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

Speeding up Fortran?

briansss
Beginner
530 Views
Hi all, just wondering if anyone knows ways of speeding up fortran? For example, instead of calling subroutines to multiply 3x3 matrices, one can now use the MATMUL keyword. This saves a lot of time. Just wondering if anyone knows other such operators new to fortran 90 that make fortran quicker? These subroutines were originally designed for Fortran 77 when MATMUL, for example did not exist.
0 Kudos
0 Replies
Reply