- Aug 29, 2013
-
-
Karl Rupp authored
Uses of sizeof(T) for local memory sizes is dangerous with integers, hence promoting type to OpenCL types via metafunction.
-
Karl Rupp authored
Causes compilation on GCC 4.4 to fail.
-
Philippe authored
-
Karl Rupp authored
Integration of random number generation is postponed until we know how to deal with the 'other' backends. The removal of the auxiliary/ folder now allows for a direct parallel builds (e.g. `make -j4`) and makes the developer repository much more accessible for Windows users. Hurray! :-)
-
Karl Rupp authored
-
Karl Rupp authored
Execution of tutorial/spai fails on AMD APP SDK when using an APU. Check with GPU required.
-
Karl Rupp authored
Matrix-vector product as well as host->device copy for alignment > 1 was broken. This is now fixed as well.
-
Karl Rupp authored
-
Karl Rupp authored
-
- Aug 28, 2013
- Aug 26, 2013
-
-
Philippe Tillet authored
-
Karl Rupp authored
-
Karl Rupp authored
-
- Aug 25, 2013
- Aug 24, 2013
-
-
Philippe Tillet authored
-
Philippe Tillet authored
-
Philippe authored
-
Karl Rupp authored
This is necessary since pow() is only defined for floating point types in the OpenCL standard.
-
Karl Rupp authored
This is particularly handy for storing 'off-processor' matrices in an MPI setting.
-
Philippe authored
-
- Aug 23, 2013
- Aug 22, 2013
-
-
Karl Rupp authored
-
Toby Smithe authored
-
Karl Rupp authored
Adding support for ell_matrix * dense matrix multiplication
-
Karl Rupp authored
-
Karl Rupp authored
-