Parallel Colt 0.7.2

Package jcuda.jcublas

Java bindings for CUBLAS, the NVIDIA CUDA BLAS library.

See:
          Description

Class Summary
JCublas JCublas - Java bindings for CUBLAS, the NVIDIA CUDA BLAS library
www.jcuda.de


This file comment is partially taken from the cublas.h header file:

CUBLAS is an implementation of BLAS (Basic Linear Algebra Subroutines) on top of the CUDA driver.
JCuComplex Java port of the CUBLAS complex number structure
JCuDoubleComplex Java port of the CUBLAS complex number structure for double precision numbers
 

Enum Summary
JCublas.ARCHType Enumeration of common CPU architectures.
JCublas.LogLevel The log levels which may be used to control the internal logging of the JCublas library
JCublas.OSType Enumeration of common operating systems, independent of version or architecture.
 

Package jcuda.jcublas Description

Java bindings for CUBLAS, the NVIDIA CUDA BLAS library.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage