The personal site of Erik Weilow
overview
overview
GPU accelerated matrix multiplication
Course project of SH1015 Applied Modern Physics
A course project of SH1015 Applied Modern Physics, investigating the possibilities of GPU accelerated matrix multiplication. The result is the implementation of some existing algorithms for both sparse and dense matrix multiplication in the OpenACC and OpenMP frameworks, running on a desktop GPU. Done in collaboration with 3 others.
Part of activity
Tags
- computational physics
- course project
Technologies
- C
- OpenACC
- OpenMP