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

Unable to run examples after successful build #334

Open
divyaprakash-iitd opened this issue Jan 23, 2025 · 0 comments
Open

Unable to run examples after successful build #334

divyaprakash-iitd opened this issue Jan 23, 2025 · 0 comments

Comments

@divyaprakash-iitd
Copy link

divyaprakash-iitd commented Jan 23, 2025

My workstation has Quadro RTX 5000 GPU with 16 GB memory, running NVIDIA Driver 470.103.01, and supporting CUDA 11.4.
The output of nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Mon_Nov_30_19:08:53_PST_2020
Cuda compilation tools, release 11.2, V11.2.67
Build cuda_11.2.r11.2/compiler.29373293_0

I am able to successfully build and install AMGX following the instructions provided here. Howeve I am unable to run the examples. When I try running the fist example I obtain the following. I am not sure whats the issue since the installation went error free.

visitor@user:~/amgx/build$ examples/amgx_capi -m ../examples/matrix.mtx -c ../src/configs/FGMRES_AGGREGATION.json
AMGX version 2.5.0
Built on Jan 23 2025, 11:28:13
AMGX ERROR: file /home/visitor/amgx/examples/amgx_capi.c line 222
AMGX ERROR: Error initializing amgx core.
Failed while initializing CUDA runtime in cudaRuntimeGetVersion

Please let me know how I can proceed with solving this issue.

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