Giter VIP home page Giter VIP logo

Comments (2)

gabriellaraujocoding avatar gabriellaraujocoding commented on June 27, 2024

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 essential to recompile the benchmark for the modifications to be applied and take effect.

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:

The GPU id 5 is not valid. Using GPU 0 as default.
Updated COMPUTE_CAPABILITY (GPU of id 0) in ../config/make.def to -gencode arch=compute_89,code=sm_89

I have a few questions for you:

  1. Is the GPU device being correctly selected in the other benchmarks CG, EP, FT, IS, and MG?
  2. When we compile a benchmark, it generates a file named npbparams.hpp in the directory of the benchmark you are compiling. Can you share the npbparams.hpp file generated?
  3. Can you share the output of the compilation and execution?
  4. What are your GPUs and CUDA versions?
  5. If the GPU_DEVICE occurs several times in the gpu.config file, NPB-GPU collects only the first occurrence. You provided the GPU device info in the first lines of the gpu.config file, right?

from npb-gpu.

gabriellaraujocoding avatar gabriellaraujocoding commented on June 27, 2024

Could you modify the gpu.config file and recompile the benchmark?

from npb-gpu.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.