Skip to content

Could not initialize class jcuda.jcufft.JCufft #4

@rmd13

Description

@rmd13

I have downloaded

jcufft-0.9.0d.jar
jcufft-natives-0.9.0d-windows-x86_64.jar
jcuda-0.9.0d.jar
jcuda-natives-0.9.0d-windows-x86_64.jar

and re-compile the java to jars.
The code could run in FFW2, academic, Jtransform, but error take place when I use jcuda version.

My computer is a basic one without dedicated graphic card, is this cause the error?

aNewFFT = fft.jcufft.JCuFFTLibrary; 
JCuFFTLibrary
Java exception occurred:
java.lang.NoClassDefFoundError: Could not initialize class jcuda.jcufft.JCufft

	at fft.jcufft.JCuFFTLibrary.isCudaAvailable(JCuFFTLibrary.java:85)

	at fft.jcufft.JCuFFTLibrary.<init>(JCuFFTLibrary.java:45)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions