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

AMReX CUDA Isssue with CUDA version 11.2/11.3/11.6/11.7 #151

Closed
nishaag opened this issue Oct 17, 2023 · 1 comment
Closed

AMReX CUDA Isssue with CUDA version 11.2/11.3/11.6/11.7 #151

nishaag opened this issue Oct 17, 2023 · 1 comment

Comments

@nishaag
Copy link

nishaag commented Oct 17, 2023

I built the AMReX/amrex/Tests/GPU/Vector code for NVIDIA A100 GPU with the command make CUDA_ARCH=80, it built successfully but threw the below error at runtime. I tried with the CUDA version 11.2/11.3/11.6/11.7 but everytime facing the same issue , Please help in this regard


[/AMReX/amrex/Tests/GPU/Vector]$ ./main3d.gnu.CUDA.ex inputs
Initializing CUDA...
CUDA initialized with 1 device.
amrex::Abort::0::GPU last error detected in file ../../..//Src/Base/AMReX_GpuLaunchFunctsG.H line 885: invalid argument !!!
SIGABRT
See Backtrace.0 file for details
(cuda-11.7) aglnisha@scn37-mn:~/AMReX/amrex/Tests/GPU/Vector$ exit
exit

@cgilet
Copy link
Collaborator

cgilet commented Mar 26, 2024

This look like you're running an AMReX example and not something from IAMR. If you're still having this issue, please open an issue on the AMReX page.

@cgilet cgilet closed this as completed Mar 26, 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

2 participants