Download jcublas-6.0.jar file

Introduction

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

License

Open Source

Type List

jcublas-6.0.jar file has the following types.

JCublas-linux-x86_64.so
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-6.0.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>6.0</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>6.0</version>
</dependency>

Download

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



Download jcublas-6.0.jar file




PreviousNext

Related