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

Newbie Question regarding MPI and numba.cuda #5

Open
treisch opened this issue Aug 19, 2020 · 0 comments
Open

Newbie Question regarding MPI and numba.cuda #5

treisch opened this issue Aug 19, 2020 · 0 comments

Comments

@treisch
Copy link

treisch commented Aug 19, 2020

Hi,
we're excited to get started with this package and are trying to run the basic example right now. We keep having an issue with the line >>> cuda.select_device(rank), and get the error message

numba.cuda.cudadrv.error.CudaSupportError: Error at driver init: 
[803] Call to cuInit results in UNKNOWN_CUDA_ERROR:

We suspect that this is because the package is trying to run the program using MPI, but we only have a single gpu.
Is there a flag to run it without MPI?
Best, Tobias and Tuan

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