blaze_cuda icon indicating copy to clipboard operation
blaze_cuda copied to clipboard

WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze

Results 4 blaze_cuda issues
Sort by recently updated
recently updated
newest added

Most of the work is done now, `cudaAssign()` needs overloads for every expression to support partial evaluation properly, following the same implementation pattern as in [DMatDMatAddExpr.h](https://github.com/STEllAR-GROUP/blaze_cuda/blob/dev/blaze_cuda/math/expressions/DMatDMatAddExpr.h): - External to the...

good first issue

Referring to https://github.com/STEllAR-GROUP/blaze/issues/1

good first issue

We definitely need them. These should be easy to get from the original Blaze.

This might be done once the code gets a nice refactoring. The structure might be subject to change, so this issue will be on hold for now.

help wanted
good first issue