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

Verification Unsuccessful #12

Open
2Ho0 opened this issue Aug 6, 2024 · 3 comments
Open

Verification Unsuccessful #12

2Ho0 opened this issue Aug 6, 2024 · 3 comments

Comments

@2Ho0
Copy link

2Ho0 commented Aug 6, 2024

image

image

GPU: Jetson Nano
CUDA Version: 10.2.3
Compute Capability: 5.3

For BT, EP, SP, there are Verification Unsuccessful
But fortunately the other benchmarks are successful

I don't know how can i fix it

@gabriellaraujocoding
Copy link
Member

gabriellaraujocoding commented Aug 13, 2024

Hello,

GPUs like the Jetson Nano have some differences compared to desktop GPUs, which may require modifications to the source code to work correctly.

Did the benchmarks work with classes S and W? If they did, the issue might be related to the GPU's resource limitations.

One possible solution is to try using fewer resources. For example, you can force the GPU to use fewer registers, as we did in the BT Makefile.

Unfortunately, I don't have direct experience or access to the Jetson Nano, so it’s challenging for me to provide specific advice on this issue. However, I am aware that some researchers have successfully run these benchmarks on the Jetson Nano. For example, the paper "A Taste of Scientific Computing on the GPU-Accelerated Edge Device" by Pilsung Kang and Sungmin Lim discusses such work.

I suggest reaching out to people who have conducted experiments with NPB-GPU on architectures similar to the Jetson Nano.

@dalvangriebler
Copy link
Contributor

@2Ho0 is the issue solved?

@2Ho0
Copy link
Author

2Ho0 commented Sep 21, 2024

Sorry for late reply. I ran with Class S and W, but It didn't work. There is 212GB available memory though

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

3 participants