Skip to content

dkaddar/allreduce_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replication of the nekRS microbenchmark "weightedInnerProdBenchmark" using CUDA.

The benchmark performs the following steps:

  • Weighted dot product kernel reducing three input arrays over thread blocks
  • Loop on host to reduce the Nblocks-sized array to a scalar value
  • MPI_Allreduce to sum the scalar values across all ranks

Informations on how to run the bechmark are included in the slurm script submit.slm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors