Skip to content

kyleshu/apac-ucx-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple message rate / bandwidth benchmark using UCX

Prior to compiling or running, load the following modules:
    $ module load gcc hpcx

To compile:
    $ make

To run with two nodes on the Thor system:
    $ mpirun -np 2 --map-by node --display-map ./ucx_mr_bw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.1%
  • Makefile 0.9%