Skip to content

Finalparam.nml format with Intel

The Finalparam.nml from Intel compiled executable is not compatible as input with GNU compiled executables. Intel for some reason includes unwanted line breaks which GNU doesn't accept (Intel works with it though).

Finalparam.nml from INTEL:

Screenshot_2019-05-27_at_12.00.51

Finalparam.nml from GNU:

Screenshot_2019-05-27_at_12.14.20