asemx
asemx
made below changes to source & it builds okay with nightly pytorch. ``` diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c12719..1a58a26 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ endif() project(horovod...