You can download jcufft-5.5.jar in this page.
Open Source
jcufft-5.5.jar file has the following types.
JCufft-linux-x86_64.so JCufft-windows-x86_64.dll META-INF/MANIFEST.MF META-INF/maven/org.nd4j/jcufft/pom.properties META-INF/maven/org.nd4j/jcufft/pom.xml jcuda.jcufft.JCufft.class jcuda.jcufft.cufftCompatibility.class jcuda.jcufft.cufftHandle.class jcuda.jcufft.cufftResult.class jcuda.jcufft.cufftType.class
jcufft-5.5.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.nd4j</groupId> <artifactId>jcuda-parent</artifactId> <version>5.5</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.nd4j</groupId> <artifactId>jcufft</artifactId> <packaging>jar</packaging> <version>5.5</version> <name>jcufft</name> <url>http://maven.apache.org</url> <dependencies> <dependency> <groupId>org.nd4j</groupId> <artifactId>jcuda</artifactId> <version>${project.version}</version> </dependency> </dependencies> </project>
<dependency> <groupId>org.nd4j</groupId> <artifactId>jcufft</artifactId> <version>5.5</version> </dependency>
If you think the following jcufft-5.5.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.