fix build error in nvcc path

[ROCm/hip commit: 959f1b0f0e]
This commit is contained in:
Aryan Salmanpour
2020-02-11 12:16:51 -05:00
rodzic 5db60dab96
commit 07c3e4f898
@@ -142,9 +142,9 @@ typedef enum cudaChannelFormatKind hipChannelFormatKind;
#define hipOccupancyDefault cudaOccupancyDefault
#define hipCooperativeLaunchMultiDeviceNoPreSync
#define hipCooperativeLaunchMultiDeviceNoPreSync \
cudaCooperativeLaunchMultiDeviceNoPreSync
#define hipCooperativeLaunchMultiDeviceNoPostSync
#define hipCooperativeLaunchMultiDeviceNoPostSync \
cudaCooperativeLaunchMultiDeviceNoPostSync