• moto's avatar
    Temporarily Disable OpenMP support for libsox (#1026) · 75804859
    moto authored
    Currently `libsox` on Linux is compiled with GPU OpenMP and it interferes with the version PyTorch uses (Intel in case of binary distribution). This PR disables OpenMP support for `libsox`, while we investigate the way to use the same OpenMP as PyTorch's version.
    75804859
CMakeLists.txt 3.98 KB