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

How can I query the memory usage for a certain array in Fortran?

tianye0112
Beginner
629 Views
Thanks for your help
0 Kudos
1 Reply
Paul_Curtis
Valued Contributor I
629 Views
Use the SIZEOF() function.
0 Kudos
Reply