- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not able to compile my code correctly using ifc. It works fine with both f77 and pgf77, but for 2 major subroutines in my code, it gives the following error:
ifc -align -mp1 -w -g -vec_report3 -save -O3 -prefetch -unroll -tpp7 -axW -w90 -w95 -c -o READPT.o READPT.f
external subroutine READPT
723 Lines Compiled
READPT.f(1) : (col. 0) remark: routine skipped: cannot be analyzed.
READPT.f(1) : (col. 0) remark: readpt_ has been targeted for automatic cpu dispatch.
It produces the executable after compiling all the subroutines, but the executable does not do anything.
I would really appreciate if some one would be able to help me.
Regards.
ifc -align -mp1 -w -g -vec_report3 -save -O3 -prefetch -unroll -tpp7 -axW -w90 -w95 -c -o READPT.o READPT.f
external subroutine READPT
723 Lines Compiled
READPT.f(1) : (col. 0) remark: routine skipped: cannot be analyzed.
READPT.f(1) : (col. 0) remark: readpt_ has been targeted for automatic cpu dispatch.
It produces the executable after compiling all the subroutines, but the executable does not do anything.
I would really appreciate if some one would be able to help me.
Regards.
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page