Open
Description
Hi,
What does one do with this? I'm trying to run some tests, I started with /neuralnetworks/nn-samples/src/test/java/com/github/neuralnetworks/samples/test/CifarTest.java test1 and this is what I get ->
Caused by: java.lang.IllegalArgumentException: Could not found resource cl/exboclkernels.cl in resource path
at com.github.neuralnetworks.calculation.operations.opencl.OCL.CopyLibrary(OCL.java:155)
at com.github.neuralnetworks.calculation.operations.opencl.OCL.loadNativeCodeFromJar(OCL.java:107)
at com.github.neuralnetworks.calculation.operations.opencl.OCL.loadNativeCodeFromJar(OCL.java:59)
at com.github.neuralnetworks.calculation.operations.opencl.OCL.<init>(OCL.java:38)
at com.github.neuralnetworks.calculation.operations.opencl.OpenCLCore.<init>(OpenCLCore.java:35)
at com.github.neuralnetworks.calculation.operations.opencl.OpenCLCore.<clinit>(OpenCLCore.java:15)
I run Aparapi examples on my computer and they work, so OpenCL is working.
Has anybody run into this?
With regards, Logi
Metadata
Assignees
Labels
No labels