Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ViennaCL-1.6.2.zip | 2014-12-11 | 19.6 MB | |
ViennaCL-1.6.2-src.tar.gz | 2014-12-11 | 8.4 MB | |
ViennaCL-1.6.2.tar.gz | 2014-12-11 | 16.5 MB | |
README.txt | 2014-11-08 | 929 Bytes | |
ViennaCL-1.6.0.zip | 2014-11-08 | 20.5 MB | |
ViennaCL-1.6.0-src.tar.gz | 2014-11-08 | 8.4 MB | |
ViennaCL-1.6.0.tar.gz | 2014-11-08 | 17.1 MB | |
Totals: 7 Items | 90.5 MB | 0 |
Overview of release files: ---------------------------------------- ViennaCL-1.6.x.zip - Release for users on Windows ViennaCL-1.6.x.tar.gz - Release for users on other operating systems (same content as .zip-file) ViennaCL-1.6.x-src.tar.gz - Release for package maintainers (does not include any generated files) ************ Important notice for users of previous versions of ViennaCL ************ * ViennaCL now uses a single-threaded CPU backend as the default computing backend. * * The following preprocessor #define's enable other computing backends: * * VIENNACL_WITH_CUDA Enables the CUDA backend * * VIENNACL_WITH_OPENCL Enables the OpenCL backend * * VIENNACL_WITH_OPENMP Enables OpenMP for the CPU backend * *************************************************************************************