Skip to content

oslab-ewha/mtbs

Repository files navigation

mtbs(TBS for many task)

  • This project aims to support many task simulation on real GPU device.

Build

  • You need to install cuda SDK or cuda related packages.
  • # ./configure --with-cuda=<cuda home path>
  • # make

Running

  • # cd src/mtbs
  • # ./mtbs <options> <benchmark spec>...
  • you can check detailed options with ./mtbs -h