Add missing MACRO to topo_expl (#1677)
* Fix header compatibility
[ROCm/rccl commit: fdad89690b]
This commit is contained in:
committed by
GitHub
orang tua
ab4a3eb0c1
melakukan
750bd73047
@@ -1,5 +1,6 @@
|
||||
#ifndef DEVICE_TABLE_COMPATIBILITY
|
||||
#define DEVICE_TABLE_COMPATIBILITY
|
||||
__forceinline__ __device__ void NCCL_CALL_FUNCTIONS(unsigned short funcIndex) noexcept {}
|
||||
__forceinline__ __device__ void NCCL_CALL_FUNCTIONS_1(unsigned short funcIndex) noexcept {}
|
||||
__forceinline__ __device__ void NCCL_CALL_FUNCTIONS_2(unsigned short funcIndex) noexcept {}
|
||||
__forceinline__ __device__ void NCCL_CALL_FUNCTIONS_4(unsigned short funcIndex) noexcept {}
|
||||
|
||||
Reference in New Issue
Block a user