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.

Available array sizes

loadpoint
Beginner
464 Views
What size restrictions are there when using arrays? When a large array was used with several other arrays the program would not build but if the array was smaller it would.
0 Kudos
1 Reply
james1
Beginner
464 Views
This is typically a function of your operating system along with the system's virtual memory capabilities. Anyhow you might review this article on the topic.

James
0 Kudos
Reply