7 Forks
26 Stars
26 Watchers

NPB-CPP

The NAS Parallel Benchmarks for evaluating C++ parallel programming frameworks on shared-memory architectures

How to download and setup NPB-CPP

Open terminal and run command
git clone https://github.com/GMAP/NPB-CPP.git
git clone is used to create a copy or clone of NPB-CPP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NPB-CPP https://github.com/GMAP/NPB-CPP/archive/master.zip

Or simply clone NPB-CPP with SSH
[email protected]:GMAP/NPB-CPP.git

If you have some problems with NPB-CPP

You may open issue on NPB-CPP support forum (system) here: https://github.com/GMAP/NPB-CPP/issues