a-v-medvedev / massivetests

Tool set that helps to arrange large-scale testing sessions on HPC systems
GNU General Public License v3.0
0 stars 0 forks source link

Switch some hard-coded constants and conditions to command line params #4

Open a-v-medvedev opened 2 years ago

a-v-medvedev commented 2 years ago

Besides a debug option, we have a few other params to parametrize, that are hard-coded in c++-source currently. Think of making them command-line parameters.