7 Forks
20 Stars
20 Watchers

NPB-CPP

NAS Parallel Benchmark Kernels in C/C++. The parallel versions are in FastFlow, TBB, and OpenMP.

How to download and setup NPB-CPP

Open terminal and run command
git clone https://github.com/dalvangriebler/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/dalvangriebler/NPB-CPP/archive/master.zip

Or simply clone NPB-CPP with SSH
[email protected]:dalvangriebler/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/dalvangriebler/NPB-CPP/issues