Skip to content

Commit 3a9df5e

Browse files
mconcasdavidrohr
authored andcommitted
GPU: test compatibility of SMatrixGPU OpenCL2.0
This will test if the SMatrixGPU.h implementation also works with new OpenCL 2 compiler in fullci.
1 parent bd2da9d commit 3a9df5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Common/MathUtils/include/MathUtils/Cartesian.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,9 @@
3232
#else
3333
#include "GPUCommonMath.h"
3434
#include "CartesianGPU.h"
35-
36-
#ifndef __OPENCL__
3735
#include "SMatrixGPU.h"
3836
#endif
3937

40-
#endif
4138
#include "GPUROOTCartesianFwd.h"
4239
#include "GPUROOTSMatrixFwd.h"
4340

0 commit comments

Comments
 (0)