accelerate-cuda alternatives and similar packages
Based on the "accelerate" category.
Alternatively, view accelerate-cuda alternatives based on common mentions on social networks and blogs.
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of accelerate-cuda or a related project?
README
A CUDA Backend for the Accelerate Array Language
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.