-- history and reasons for paradigm shifts in supercomputing
-- structure of class, expectations, goals, etc
-- Homework 1
OTHER USEFUL MATERIAL:
Linux primers/cheat sheets:
Another Linux (Bash) cheat sheet
Fortran tutorials:
Fortran tutorial from AMS 129 (Prof. Dongwook Lee;Youngjun Lee):
https://users.soe.ucsc.edu/~ylee/18fall/ams129/chapters/chapter02.html
Another Fortran tutorial to work through (Prof. Pascale Garaud):
This is a nice tutorial to learn from too: https://www.tutorialspoint.com/fortran/index.htm
Here are some other useful links for OpenMP stuff:
F95+OpenMP from Ploytecnica de Madrid
Advanced OpenMP topics (Tasks, Nested, ..) from NASA
A set of OpenMP examples from the OpenMP 4.5 API specification
Here are some other useful links for this stuff: