Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 774 Bytes

File metadata and controls

26 lines (19 loc) · 774 Bytes
layout root permalink
lesson
.
index.html

{% include gh_variables.html %}

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.
{: .prereq}

{% include links.md %}