compor / SNU_NPB

NAS benchmark suite source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAS Parallel Benchmarks

This repo contains the source code for the NAS Parallel Benchmarks implemented in C. Currently, this includes the serial and OMP parallel versions.

The main modifications performed in preparation for usage with this build harness were:

  • move each program source to a src subdirectory
  • remove existing build files (for make and cmake)

About

NAS benchmark suite source


Languages

Language:C 96.3%Language:Objective-C 2.5%Language:C++ 1.2%