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

Some issues encountered during compilation #15

Open
17866520451 opened this issue Aug 20, 2023 · 0 comments
Open

Some issues encountered during compilation #15

17866520451 opened this issue Aug 20, 2023 · 0 comments

Comments

@17866520451
Copy link

Hi,I encountered this issue during the compilation process, and I don't know what solution is available to solve it.

!!WARNING!! The selected GPU number is too high, this device number does not exist!! GPU_id (starting at 0)=10, deviceCount=2
MapSMtoCores for SM 8.9 is undefined. Default to use 128 Cores/SM
MapSMtoCores for SM 6.1 is undefined. Default to use 128 Cores/SM
Selecting the fastest GPU available using gpuGetMaxGflopsDeviceId(): GPU_id = 0

   ==> CUDA (MPI process #0): 2 CUDA enabled GPU detected! Using device #0: "NVIDIA GeForce RTX 4070 Ti"
             Compute capability: 8.9, Number multiprocessors: 60
             Clock rate: 2.68 GHz, Global memory: 12009.625 Mbyte, Constant memory: 64.00 kbyte
             Shared memory per block: 48.00 kbyte, Registers per block: 64.00 kbyte
             CUDA Driver Version: 12.20, Runtime Version: 12.20

!!WARNING!! The selected GPU is connected to a display and therefore CUDA driver will limit the kernel run time to 5 seconds and the simulation will likely fail!!
You can fix this by executing the simulation in a different GPU (select number in the input file) or by turning off the window manager and using the text-only Linux shell.

I have installed CUDA, SDK, OPENMPI

Thank you in advance for your insights.

Regards

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