Fix __match_any_sync on ROCm 6.x (#382)
[ROCm/rocshmem commit: e47cff7f45]
Esse commit está contido em:
@@ -214,6 +214,11 @@ if (NOT BUILD_TESTS_ONLY)
|
||||
-fgpu-rdc
|
||||
)
|
||||
|
||||
if(${ROCM_MAJOR_VERSION} LESS 7)
|
||||
# ROCm 6.x requires us to explicitly enable warp sync builtins
|
||||
target_compile_definitions(${PROJECT_NAME} PRIVATE HIP_ENABLE_WARP_SYNC_BUILTINS=1)
|
||||
endif()
|
||||
|
||||
#############################################################################
|
||||
# INSTALL
|
||||
#############################################################################
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário