Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29286 Discussions

How are index variables declared? (and about -CA compilation option)

joseluis_ortiz
Beginner
623 Views
Hello,
I'm having problems with a code that uses large arrays, and it have been told to me that itcould be related to wrong declaration of allocatable array index variables, because they could be declared as integer*4 by default and I could need them as integer*8. How can I check and change this?
Is there any compilation option like -CA and -CB that make checkbounds in an Itanium?
Thanks
0 Kudos
0 Replies
Reply