Commit Graph

7 Commits

Author SHA1 Message Date
32de9f0684 Adjusted the Fortran version of the lab for working without Jupyter. 2017-06-27 14:48:23 +02:00
b95b8958d6 Removed file links from document. 2017-06-27 14:36:45 +02:00
9e3dbd99b7 Fixed instructions for using pgprof, and added pdf of jupyter notebook. 2017-06-21 10:46:16 +02:00
b961b06bb6 Reformatted some command line statements.
Replaced " by ' in command line statements, as these gave issues
in copy/paste to Linux command line.
2017-06-20 16:36:12 +02:00
53ea1d338c Cleaned up notebook
Removed ! and added %%bash to all cells that should be interpreted by the
command-line shell. This makes copy paste of the relevant lines easier.
2017-06-20 13:11:32 +02:00
cce7f726c0 First version of Jupyter notebook, adjusted for giving the course
on local hardware. This notebook is meant to be converted into
pdf, so that it can be used without Jupyter.
2017-06-20 12:48:25 +02:00
751fc9a755 Original files from Nvidia for the OpenACC course:
OpenACC - 2X in 4 Steps in C/C++
2017-06-08 13:22:45 +02:00