Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vogma authored Jul 24, 2023
1 parent cbfa24b commit b3afee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# cannons_algorithm_cuda
# Cannon's Algorithm implemented with Cuda-Aware MPI and message compression
Implementation of cannon's algorithm using MPI and CUDA to explore the use of Compression in Cuda-Aware MPI Applications. The compression relies on [ndzip](https://github.com/celerity/ndzip), which is included in this repository as a submodule


Expand Down Expand Up @@ -38,4 +38,4 @@ The second parameter expects a path to a binary file with double precision float

This implementation has been tested on the HPC System [JUSUF](https://www.fz-juelich.de/en/ias/jsc/systems/supercomputers/jusuf), located at the Research Center in Jülich.

An example SLURM Jobscript is provided which was used for testing on JUSUF.
An example SLURM Jobscript is provided which was used for testing on JUSUF.

0 comments on commit b3afee2

Please sign in to comment.