Hi,
I am trying to get optimal tuning parameters for my application using mpitune --application option, but the iterations keep failing with the message "All iterations failed. Testing of current option has been skipped" for all parameters
Below is the execution syntax I have used:
./mpitune -d -a \"mpirun -np 4 -hostfile mpd.hosts -machinefile mpd.hosts ./myprog.exe -s progstudy.vdb -c progcase processfile.fbc\"
Please advise and really appreciate the help
Thank you.