diff options
author | Ben Morgan <drbenmorgan@users.noreply.github.com> | 2022-12-02 22:56:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 15:56:43 -0700 |
commit | 8d10dce651db074c09748ac36cea62d2cbde7a75 (patch) | |
tree | f7ff5694f60cb8866435cfc94ad638c758fa5bb6 /LICENSE-MIT | |
parent | a2938c9348f948b10552af5592c6fb913f65076e (diff) | |
download | spack-8d10dce651db074c09748ac36cea62d2cbde7a75.tar.gz spack-8d10dce651db074c09748ac36cea62d2cbde7a75.tar.bz2 spack-8d10dce651db074c09748ac36cea62d2cbde7a75.tar.xz spack-8d10dce651db074c09748ac36cea62d2cbde7a75.zip |
vecgeom: add new 1.2.1 version (#34240)
* vecgeom: add new 1.2.1 version
* vecgeom: introduce conflict between gcc/cuda
Recent tests of vecgeom in Spack environments have shown that the build
with +cuda fails with GCC >= 11.3 and CUDA < 11.7 with error
...lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/serializeintrin.h(41):
error: identifier "__builtin_ia32_serialize" is undefined
1 error detected in the compilation of
".../VecGeom/source/BVHManager.cu".
Other GCC/CUDA combinations appear o.k.
Avoid this error in spack, and document it for users, with a conflict
directive to express the restriction.
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions