Prerequisites
In order to compile and run the examples this week you will use:
- the shell command line (bash)
- the GNU C compiler (gcc)
- the Intel OneAPI (icc)
- the Nvidia HPC SDK (nvc)
Exercises involve compiling and running C code. Familiarity with this language will be helpful but is not required.