Home
last modified time | relevance | path

Searched hist:"7 f836c3130692982ef72689a0598b6a4d81ae7d4" (Results 1 – 2 of 2) sorted by relevance

/libCEED/include/ceed/jit-source/sycl/
H A Dsycl-types.h7f836c3130692982ef72689a0598b6a4d81ae7d4 Sun Oct 27 00:20:11 UTC 2024 James Wright <james@jameswright.xyz> fix(sycl): Replaces pragma once with include guards

OpenCL doesn't really like pragma once evidently. I think we've been
'getting away' with it previously as the JIT processing automatically
doesn't allow for nested includes, but the same is not done for
<ceed/types.h>?
/libCEED/include/ceed/
H A Dtypes.h7f836c3130692982ef72689a0598b6a4d81ae7d4 Sun Oct 27 00:20:11 UTC 2024 James Wright <james@jameswright.xyz> fix(sycl): Replaces pragma once with include guards

OpenCL doesn't really like pragma once evidently. I think we've been
'getting away' with it previously as the JIT processing automatically
doesn't allow for nested includes, but the same is not done for
<ceed/types.h>?