-
Notifications
You must be signed in to change notification settings - Fork 7
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
choosing GPU_DEVICE from gpu.config doesn't work #10
Comments
Hello, @odiakun. First of all, thank you for using the NPB-GPU. Second, are you recompiling the benchmark after modifying the Third, have you downloaded the latest version of NPB-GPU? We updated NPB-GPU a few days ago to automatically collect the compute capability according to the GPU_DEVICE in the gpu.config file. In the latest version of NPB-GPU, when you compile a benchmark, the terminal will show a message if a GPU device is not valid. For example:
I have a few questions for you:
|
Could you modify the |
@odiakun is the issue solved? |
Hello,Due to the limited scope of my Master Thesis and the time within I had to finish it, I could not afford to apply the changes you suggested. Although my thesis got a high grade and I’ll publish an article based on that, so when it’s official I’ll let you know. I’m really grateful for your help! Also further examination of the topic still can be made, so I’m sure I won’t forget your suggestions in the future work. Best regards,Oksana Diakun. Wiadomość napisana przez Dalvan Griebler ***@***.***> w dniu 21.09.2024, o godz. 00:17:
@odiakun is the issue solved?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
For LU, BT and SP algorithms, device 0 is selected every time, even after a change of GPU_DEVICE in the gpu.config file.
The text was updated successfully, but these errors were encountered: