[Beowulf] Fortran is Awesome

mark somers m.somers at chem.leidenuniv.nl
Thu Nov 29 07:51:45 PST 2018


Try this:




program test
implicit none

real, dimension(2,2,2,2,2,2,2,2,2,2,2,2,2) :: Array1

 Array1 = 0.0

 print *, "hello world", Array1

 stop

end program test


-- 
mark somers
tel: +31715274437
mail: m.somers at chem.leidenuniv.nl
web:  https://www.universiteitleiden.nl/en/staffmembers/mark-somers


More information about the Beowulf mailing list