Gabriell Araujo
Gabriell Araujo
> A memory check may be added to the CUDA program so that the test is skipped without enough memory. Thanks. It is a good suggestion. We will add this...
Hello. First of all, thank you for using our NPB version. Second, please provide us with information about your hardware and software. This information includes the operating system, Linux kernel,...
I mentioned the "bin" directory in the NPB suite (so you don't need administrator privileges). For instance, you can follow this set of steps: 1. Open the NPB directory with...
First, your output is incorrect. Look at the line with the word "verification"; if the verification is UNSUCCESSFUL, the results are wrong. If the verification is SUCCESSFUL, the results are...
> By the way, Could you describe the meaning of the parameters if you are convenient? Do you want to know the meaning of which NPB parameters?
1. In the file make.def, at the line where we define `NVCC = nvcc`, you could modify it by explicitly setting the CUDA API (using your CUDA path in the...
Hello, @odiakun. First of all, thank you for using the NPB-GPU. Second, are you recompiling the benchmark after modifying the `gpu.config` file? After making changes to the `gpu.config` file, it's...
Could you modify the `gpu.config` file and recompile the benchmark?
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...
Hello. Currently, the NPB-GPU uses a single GPU to apply parallelism. We intend to provide a multi-GPU version in the near future.