Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

** Address Error **

shhe
Beginner
349 Views
HI every body

I have encountered the following error:

** Address Error **
End of diagnostics

I have executed my program with PC-cluster. I have stooped the program and restarted many times.

The strange thing that sometimes I may encounter the above error.

Can anyone informing me what can I do in this problem?

My compiler option is:
PC_COMP= ifc -w -c
PC_LINK= echo 'Linking'; ifc -w -o $(PATHBASE)/parcomb $(OBJ)

Regards

Shalaby
0 Kudos
0 Replies
Reply