I am a beginner with Jcuda, There is a problem with a project in Netbeans

0

I have updated the NVIDIA GeForce GTX 860M to the latest update, I have updated CUDA version to a newer version CUDA 10.0, I have updated Jdk to Java JDK 15, Net beans IDE 12, I have updated to a compatible version of Jcuda version 10.0.0, Windows 8.1

The following error arises when I run the Jcuda program,

run: A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbd6e3e1eb, pid=1912, tid=8356 JRE version: Java™ SE Runtime Environment (15.0.1+9) (build 15.0.1+9-18) Java VM: Java HotSpot™ 64-Bit Server VM (15.0.1+9-18, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64) Problematic frame: C [nvcuda.dll+0x3ce1eb] No core dump will be written. Minidumps are not enabled by default on client versions of Windows An error report file with more information is saved as: D:\NetBeanProjects\OntologyJCudaProjectFinal\hs_err_pid1912.log If you would like to submit a bug report, please visit: https://bugreport.java.com/bugreport/crash.jsp The crash happened outside the Java Virtual Machine in native code. See problematic frame for where to report the bug.

C:\Users\Computer Shop\AppData\Local\NetBeans\Cache\12.0\executor-snippets\run.xml:111: The following error occurred while executing this line: C:\Users\Computer Shop\AppData\Local\NetBeans\Cache\12.0\executor-snippets\run.xml:94: Java returned: 1 BUILD FAILED (total time: 9 seconds)

What is wrong?

cuda
executable
nvidia
environment
jcuda
asked on Stack Overflow Dec 2, 2020 by seham moawed

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0