Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if VecGeom was built with CUDA support #184

Open
bernhardmgruber opened this issue Mar 23, 2022 · 0 comments
Open

Check if VecGeom was built with CUDA support #184

bernhardmgruber opened this issue Mar 23, 2022 · 0 comments

Comments

@bernhardmgruber
Copy link
Contributor

I just tried setting up AdePT and it nicely told me that I needed to have an installation of VecGeom with GDML enabled. I fixed that and then I got these errors:

CMake Error at test/CMakeLists.txt:8 (add_executable):
  Target "test_sparsevector_cpu" links to target
  "VecGeom::vecgeomcuda_static" but the target was not found.  Perhaps a
  find_package() call is missing for an IMPORTED target, or an ALIAS target
  is missing?
Call Stack (most recent call first):

It seems I also need to enable CUDA when building/installing VecGeom. It would be nice if there was a similar error/warning as with GDML support :)

drbenmorgan added a commit to drbenmorgan/AdePT that referenced this issue May 2, 2024
drbenmorgan added a commit to drbenmorgan/AdePT that referenced this issue Jun 11, 2024
drbenmorgan added a commit to drbenmorgan/AdePT that referenced this issue Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant