Ask HN: Resources for getting started with modern Fortran?
Hey! I've been doing scientific computing in Python&co (numpy, torch etc.) for awhile now. Realizing that many things deep down remain some sort of Fortran, I'd like to learn more about this final layer. I see there are many standards etc., which makes one wonder, is there a go-to list of resources for newcomers targeting modern scientific Fortran? Thanks!
6 comments
[ 2.9 ms ] story [ 28.7 ms ] threadhttps://researchcomputing.princeton.edu/education/external-o...
I found these two, amongst others, by googling "learning modern fortran"
There needs to be! Silo'd in DoE labs, it's retiring with the greybeards ;)
Learning from NVidia (same with vulkan). Target: jetson real-time image analysis.
But it's so fast on device I would host production services in multi-gpu fortran without reservation (if i had wall street level math loads + gpu cluster):
https://on-demand.gputechconf.com/gtc/2013/presentations/S30...
On the rare occasions I see jobs seeking people with Fortran knowledge it tends to be in scientific fields where they wants a scientist who can muck around with legacy code.
There will still be work in Fortan in 2050. It will never completely die.