Skip to content

Commit 8835001

Browse files
committed
ITS: GPU: try to avoid pulling in launch_bounds pars
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
1 parent 2cd9bc1 commit 8835001

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Detectors/ITSMFT/ITS/tracking/include/ITStracking/ExternalAllocator.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
#define TRACKINGITSU_INCLUDE_EXTERNALALLOCATOR_H_
1818

1919
#include <memory_resource>
20+
2021
#define GPUCA_O2_INTERFACE
22+
#define GPUCA_GPUCODE_NO_LAUNCH_BOUNDS
2123
#include "Base/GPUMemoryResource.h"
2224

2325
namespace o2::its

0 commit comments

Comments
 (0)