Skip to content

Oneflow-Inc/dfccl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFCCL

Deadlock Free Collective Communication Library.

Compiling

make -j<n>

Using -gencode=arch=compute_86,code=sm_86 for NVCC_GENCODE by default. Set the NVCC_GENCODE environment variable when needed.