mirror of
https://github.com/NVIDIA/nccl-tests.git
synced 2026-08-25 12:49:53 +00:00
Build option DSO=1 generates libverifiable.so which can be used to reduce the combined binary size. Build option NAME_SUFFIX can be used to a add suffix to all generated binaries. e.g. NAME_SUFFIX=_mpi Added new make target: clean_intermediates