Skip to content

Ehsan2754/stress-cl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stress-cl

Build and Release

stress-cl is tool that allows runing a stress test on a specified OpenCL device, and provides platform information.

Features

  • List OpenCL devices with the -l option.
  • Run a stress test on a specified device with the -d option and for a specified duration with the -t option.

Building

To build the project, you need CMake and a C++ compiler. Follow these steps:

mkdir build;
cd build; cmake ..;
make

Packaging

make package

License

This project is licensed under the MIT License - see the LICENSE file for details.

Maintainer

Ehsan Shaghaei ([email protected])

About

A stress testing tool for OpenCL devices (GPU / CPU / NPU).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors