Merge branch 'shm' of git://github.com/lowintelligence/nccl into lowintelligence-shm

This commit is contained in:
David Addison
2019-08-14 09:45:45 -07:00
3 changed files with 17 additions and 6 deletions
+1
View File
@@ -11,6 +11,7 @@
#include <stdint.h>
ncclResult_t getHostName(char* hostname, int maxlen, const char delim);
uint64_t getnHash(const char* string, int n);
uint64_t getHostHash();
uint64_t getPidHash();