Skip to content

Commit

Permalink
include sources of algorithm used
Browse files Browse the repository at this point in the history
  • Loading branch information
rzambre authored Apr 23, 2020
1 parent f6b22a7 commit b3f601d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ the next fetched work unit corresponds to a different C tile, in
which case the worker uses an MPI_Accumulate to update the C tile.
A worker is a process in MPI everywhere and a thread in MPI+threads.

This mini-app was written after discussions with Pavan Balaji, Min Si,
and Shintaro Iwasaki from Argonne National Laboratory, and with
Jeff Hammond from Intel.

# Versions

bspmm_single.c
Expand Down

0 comments on commit b3f601d

Please sign in to comment.