An open API service indexing awesome lists of open source software.

https://github.com/spartee/matrix-multiplication-chapel

A series of matrix multiplication programs written in chapel spanning from single-core to distributed memory parallel processing.
https://github.com/spartee/matrix-multiplication-chapel

Last synced: 5 months ago
JSON representation

A series of matrix multiplication programs written in chapel spanning from single-core to distributed memory parallel processing.

Awesome Lists containing this project

README

          

# Matrix-Multiplication-Chapel
A series of matrix multiplication programs written in chapel spanning from sequential to distributed memory parallel processing. I love this language.