fix build error in nvcc path

[ROCm/clr commit: 1c013bab3e]
This commit is contained in:
Aryan Salmanpour
2020-02-11 12:16:51 -05:00
parent e7059e518d
commit 89cb17284b
@@ -142,9 +142,9 @@ typedef enum cudaChannelFormatKind hipChannelFormatKind;
#define hipOccupancyDefault cudaOccupancyDefault
#define hipCooperativeLaunchMultiDeviceNoPreSync
#define hipCooperativeLaunchMultiDeviceNoPreSync \
cudaCooperativeLaunchMultiDeviceNoPreSync
#define hipCooperativeLaunchMultiDeviceNoPostSync
#define hipCooperativeLaunchMultiDeviceNoPostSync \
cudaCooperativeLaunchMultiDeviceNoPostSync