Tiled-MM icon indicating copy to clipboard operation
Tiled-MM copied to clipboard

Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.

Results 2 Tiled-MM issues
Sort by recently updated
recently updated
newest added

We have been using v2.0 of Tiled-MM successfully for some time but when I recently tried updating to use v2.3 we started experiencing incorrect results from our application (https://github.com/RMGDFT/rmgdft). I...