Skip to content

Commit 07cdaf8

Browse files
committed
GPU HIP: #define no longer needed, rocthrust does it internally
1 parent 1838f8f commit 07cdaf8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

GPU/GPUTracking/Base/hip/GPUReconstructionHIPIncludesHost.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
#ifndef O2_GPU_RECONSTRUCTIONHIPINCLUDES_H
1616
#define O2_GPU_RECONSTRUCTIONHIPINCLUDES_H
1717

18-
#define __HIP_ENABLE_DEVICE_MALLOC__ 1 // Fix SWDEV-239120
19-
2018
#include <hip/hip_runtime.h>
2119
#include <hip/hip_ext.h>
2220
#include <hipcub/hipcub.hpp>

0 commit comments

Comments
 (0)