AccelerateHS/accelerate-cuda

DEPRECATED: Accelerate backend for NVIDIA GPUs

Haskell

55

610 commits

updated Mar 31, 2017

See the code

README

A CUDA Backend for the Accelerate Array Language

Build Status

NOTE: This package is being deprecated in favour of accelerate-llvm, which supports execution on multicore CPUs as well as CUDA-capable GPUs. See the accelerate-llvm package for details.


This package compiles Accelerate code down to NVIDIA's CUDA language for general-purpose GPU programming. For details on Accelerate, refer to the main repository. Please also file bug reports and feature requests with the issue tracker of the main repository.

To use this package, you need a CUDA-enabled NVIDIA GPU and NVIDIA's CUDA SDK version 3.* or later. You can find the SDK at the NVIDIA Developer Zone. We recommend to use hardware with compute capability 1.2 or greater — see the table on Wikipedia.

Contributors

tmcdonell

517 commits

robeverest

65 commits

mchakravarty

9 commits

fmma

9 commits

AccelerateHS/accelerate-cuda

DEPRECATED: Accelerate backend for NVIDIA GPUs

Haskell

55

610 commits

updated Mar 31, 2017

See the code

README

A CUDA Backend for the Accelerate Array Language

Build Status

NOTE: This package is being deprecated in favour of accelerate-llvm, which supports execution on multicore CPUs as well as CUDA-capable GPUs. See the accelerate-llvm package for details.


This package compiles Accelerate code down to NVIDIA's CUDA language for general-purpose GPU programming. For details on Accelerate, refer to the main repository. Please also file bug reports and feature requests with the issue tracker of the main repository.

To use this package, you need a CUDA-enabled NVIDIA GPU and NVIDIA's CUDA SDK version 3.* or later. You can find the SDK at the NVIDIA Developer Zone. We recommend to use hardware with compute capability 1.2 or greater — see the table on Wikipedia.

Contributors

tmcdonell

517 commits

robeverest

65 commits

mchakravarty

9 commits

fmma

9 commits

Languages

Haskell

96.4%

C

1.9%

C++

1.4%