org.apache.spark.SparkException: Could not initialize CUDA, because native jCuda libraries were not detected - make sure Driver and Executors are able to load them
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by TPolzer
, 1 year agojava.lang.NoClassDefFoundError: Could not initialize class jcuda.driver.JCudaDriver
at com.ibm.gpuenabler.TestJavaCUDASuite.MultiPart(TestJavaCUDASuite.java:75)