| f0a7718c | 28-May-2016 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
ViennaCL: Added command-line switches for backend selection.
User can now switch backends conveniently from command line. Available options: - viennacl_view: Lists available and selected backends
ViennaCL: Added command-line switches for backend selection.
User can now switch backends conveniently from command line. Available options: - viennacl_view: Lists available and selected backends - viennacl_backed: One out of CUDA, OpenCL, OpenMP (if enabled in configure) - viennacl_opencl_device_type: cpu, gpu, accelerator (OpenCL device type selection)
Note: The current implementation couples petscsys with petscvec. This will be addressed in a later commit.
show more ...
|