Download jcublas-5.5.jar file

Introduction

You can download jcublas-5.5.jar in this page.

License

Open Source

Type List

jcublas-5.5.jar file has the following types.

JCublas-linux-x86_64.so
JCublas-windows-x86_64.dll
META-INF/MANIFEST.MF
META-INF/maven/org.nd4j/jcublas/pom.properties
META-INF/maven/org.nd4j/jcublas/pom.xml
jcuda.jcublas.JCublas.class
jcuda.jcublas.cublasStatus.class

Pom

jcublas-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>jcublas</artifactId>
    <packaging>jar</packaging>

    <name>jcublas</name>
    <url>http://jcuda.org</url>
    <dependencies>

        <dependency>
            <groupId>org.nd4j</groupId>
            <artifactId>jcuda</artifactId>
            <version>${project.version}</version>
        </dependency>
    </dependencies>
</project>

POM Entry

<dependency>
   <groupId>org.nd4j</groupId>
   <artifactId>jcublas</artifactId>
   <version>5.5</version>
</dependency>

Download

If you think the following jcublas-5.5.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download jcublas-5.5.jar file




PreviousNext

Related