ior icon indicating copy to clipboard operation
ior copied to clipboard

cryptic error message when file is missing

Open jolivier23 opened this issue 1 year ago • 1 comments

ior -f script [args]

This files if script doesn't exist but with a very cryptic error message. I would suggest adding at least the scriptName to the output if not the actual error.

jolivier23 avatar Oct 16 '23 17:10 jolivier23

Also, it calls MPI_Abort which causes another error because MPI_Init hasn't been called yet.

jolivier23 avatar Oct 16 '23 17:10 jolivier23