Skip to content

tbennun/mgbench

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MGBench: Multi-GPU Computing Benchmark Suite

Build Status

This set of applications test the performance, bus speed, power efficiency and correctness of a multi-GPU node.

It is comprised of Level-0 tests (diagnostic utilities), Level-1 tests (microbenchmarks), and Level-2 tests (micro-applications).

Requirements

CMake 2.8 or higher.

CUDA 7.0 or higher. If not installed in the default path, make sure to set the CUDA_BIN_PATH environment variable to the CUDA root directory (e.g. /usr/local/cuda-7.0).

Instructions

To build, execute the included build.sh script. Alternatively, create a 'build' directory and run cmake .. within, followed by make.

To run the tests, execute the included run.sh script. The results will then be placed in the working directory.

Tests

A full list of the tests, their purpose, and command-line arguments can be found here.

License

MGBench is published under the New BSD license, see LICENSE.

Included Software and Licenses

The following dependencies are included within the repository for ease of compilation: