- This project aims to support many task simulation on real GPU device.
- You need to install cuda SDK or cuda related packages.
- # ./configure --with-cuda=<cuda home path>
- # make
- # cd src/mtbs
- # ./mtbs <options> <benchmark spec>...
- you can check detailed options with ./mtbs -h