Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill windows backtraces. They were x86 only
[simgrid.git] / examples / smpi / NAS / sys / print_instructions
1 echo ''
2 echo '   To make a NAS benchmark type '
3 echo ''
4 echo '         make <benchmark-name> NPROCS=<number> CLASS=<class>'
5 echo ''
6 echo '   where <benchmark-name>  is "ep", "dt", or "is"
7 echo '         <number>          is the number of processors'
8 echo '         <class>           is "S", "W", "A", "B", "C", or "D"'
9 echo ''
10