Skip to content

pengjintao/yh-ccl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yhccl is a high performance collective library for shared memory node

Running Example: OSU All-reduce

CPU: AMD Ryzen 7 6800H Open MPI 4.1.3 Disable YHCCL export OMPI_MCA_coll_yhccl_priority=0 mpiexec -n 8 ./osu_allreduce -m 65536:268435456

image

Enable YHCCL export OMPI_MCA_coll_yhccl_priority=100 mpiexec -n 8 ./osu_allreduce -m 65536:268435456

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published