Difference between revisions of "User:Dennisvd@nikhef.nl/VASP"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 78: | Line 78: | ||
Problem Report. Note: File and line given may not be explicit cause of this error. | Problem Report. Note: File and line given may not be explicit cause of this error. | ||
compilation aborted for local_field.f90 (code 1) | compilation aborted for local_field.f90 (code 1) | ||
+ | |||
+ | A line added to the makefile: | ||
+ | local_field.o: OFLAG=-O2 -ip -parallel | ||
+ | |||
+ | Other lines for individual files were present that turned optimization down in a different way. |