numliu
Results
2
comments of
numliu
tutel 0.2.x and using CUDA
I used pyinstaller to package libraries such as tutel for training, and found that `pid_t pid = fork(); if (pid == 0) { #if !defined(__HIP_PLATFORM_HCC__) && !defined(__HIP_PLATFORM_AMD__) CHECK_EQ(-1, execl(entry.c_str(), entry.c_str(),...