Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emanuelemessina/cuda-benchmark

Evaluate matrix calculations time between CPU and GPU (CUDA)
https://github.com/emanuelemessina/cuda-benchmark

benchmark cuda matrix-calculations

Last synced: 15 days ago
JSON representation

Evaluate matrix calculations time between CPU and GPU (CUDA)

Awesome Lists containing this project

README

        

# CUDA Benchmark

Measures calculations execution/transfer time for both CPU and GPU (CUDA).

## Build

Simply build with `make`, no external dependencies apart from the toolchain, see [Requirements](doc/DEV.md#requirements).

## Usage

The options are straightforward but they may change with future updates.
\
\
Run `cuda-benchmark` with no arguments for help.