cresset-template / cresset

Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
MIT License
715 stars 41 forks source link

Remove KMP_AFFINITY #148

Closed veritas9872 closed 1 year ago

veritas9872 commented 1 year ago

It turns out that the bug where setting this inside the container forces all processes to execute on 1 core has not been solved.