Skip to content

deos2816/RMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First,load MPI module on chuck: module load cports openmpi
then compile with command: make
if you want to run rma_fence.c, plz input the command: mpirun -np ./rma_fence 31
if you want to run rma_pscw.c, plz input the command: mpirun -np ./rma_pscw 31
then you will get the outcome file from these two c file,namely"grid_outcomes_fence" and "grid_outcomes_pscw"
and then you can see it mathes the outcome of non-RMA version, which named"grid_outcomes_2d".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors