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

Этот коммит содержится в:
David Addison
2019-08-14 09:45:45 -07:00
родитель 7f2b337e70 161763aab2
Коммит 01d1836668
3 изменённых файлов: 17 добавлений и 6 удалений
+1
Просмотреть файл
@@ -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();