Hi,
I have a binary which was compiled on Haswell using Intel 16.0 and IMPI 5.1.1. It runs fine on Haswell. But when I try to run it on Skylake nodes, the binary crashed right away with this error
==================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 99283 RUNNING AT iforge127
= EXIT CODE: 4
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
I understand the issue may be with the application, but would like to know how to debug this and resolve the issue. Thank you for the help.
Regards,