Difference between revisions of "L502.exe.bin: Argument list too long"
Jump to navigation
Jump to search
(Created page with "This error occurs during a dihedral scan. <code> /apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe: line 102: /apps/gent/SL6/nehalem/softw...") |
|||
Line 1: | Line 1: | ||
− | This error occurs during a dihedral scan | + | This error occurs during a dihedral scan causing an abrupt stop with an error like such: |
<code> | <code> | ||
Line 5: | Line 5: | ||
/apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe: line 102: /apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe.bin: Success | /apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe: line 102: /apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe.bin: Success | ||
</code> | </code> | ||
+ | |||
+ | |||
+ | |||
+ | Switching the Gaussian module to one compiled with an older toolset fixes it. This suggests a compile issue or may indicate a library conflict. |
Latest revision as of 10:14, 16 April 2015
This error occurs during a dihedral scan causing an abrupt stop with an error like such:
/apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe: line 102: /apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe.bin: Argument list too long
/apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe: line 102: /apps/gent/SL6/nehalem/software/Gaussian/g09_D.01-intel-2015a-amd64-gpfs/g09/l502.exe.bin: Success
Switching the Gaussian module to one compiled with an older toolset fixes it. This suggests a compile issue or may indicate a library conflict.