Skip to content

Compile GPU version on OSC #5048

Jul 14, 2024 · 4 comments · 2 replies
Discussion options

You must be logged in to vote

One of your lines contains a typo: our environment variables need to be all-CAPS, so it should read:

export AMREX_CUDA_ARCH=7.0

(note the E in AMREX.)
https://amrex-codes.github.io/amrex/docs_html/GPU.html?highlight=amrex_cuda_arch#enabling-cuda-support

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Wang-Zhongwei
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Wang-Zhongwei
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ax3l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: cuda Specific to CUDA execution (GPUs) machine / system Machine or system-specific issue
2 participants