[ROCm/rccl commit: 5f365a9957]
Этот коммит содержится в:
Bertan Dogancay
2024-01-18 15:29:36 -07:00
коммит произвёл GitHub
родитель 11674674fc
Коммит 4be87126fe
+1 -1
Просмотреть файл
@@ -17,7 +17,7 @@ option(BUILD_SHARED_LIBS "Build as shared library"
option(BUILD_TESTS "Build unit test programs" OFF)
option(COLLTRACE "Collective Trace Option" ON)
option(ENABLE_MSCCL_KERNEL "Enable MSCCL while compiling" ON)
option(ENABLE_IFC "Enable indirect function call" ON)
option(ENABLE_IFC "Enable indirect function call" OFF)
option(INSTALL_DEPENDENCIES "Force install dependencies" OFF)
option(PROFILE "Enable profiling" OFF)
option(TIMETRACE "Enable time-trace during compilation" OFF)