aboutsummaryrefslogtreecommitdiff
path: root/math/viennacl
Commit message (Collapse)AuthorAgeFilesLines
* - Sort USESCarlos J. Puga Medina2017-06-031-1/+1
| | | | Notes: svn path=/head/; revision=442503
* Add new port math/viennaclCarlos J. Puga Medina2017-06-034-0/+296
ViennaCL is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports CUDA, OpenCL, and OpenMP (including switches at runtime). http://viennacl.sourceforge.net/ PR: 219714 Submitted by: pfg Notes: svn path=/head/; revision=442495