Skip to content

hattom/fortran-do-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortran-do-test

Testing do loops in modern fortran.

Approximately 20+ ways of doing the same thing:

  • an element-wise loop (i=1,n)) containing
    • a compute bound loop (j=1,m)

to try to understand performance and compiler support.

About

Testing do loops in modern fortran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published