Skip to content
Snippets Groups Projects
Commit 545fd295 authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Corrected some spelling mistakes in gpu_programming.md.

parent 694903fb
No related branches found
No related tags found
3 merge requests!446docs: Add Jupyter Teaching Example,!428Automated merge from preview to main,!425Reduce number of spelling mistakes
...@@ -20,7 +20,7 @@ newer for full support for the NVIDIA Tesla K20x GPUs at ZIH. ...@@ -20,7 +20,7 @@ newer for full support for the NVIDIA Tesla K20x GPUs at ZIH.
#### Using OpenACC with PGI compilers #### Using OpenACC with PGI compilers
* For compilation, please add the compiler flag `-acc`, to enable OpenACC interpreting by the * For compilation, please add the compiler flag `-acc` to enable OpenACC interpreting by the
compiler; compiler;
* `-Minfo` tells you what the compiler is actually doing to your code; * `-Minfo` tells you what the compiler is actually doing to your code;
* If you only want to use the created binary at ZIH resources, please also add `-ta=nvidia:keple`; * If you only want to use the created binary at ZIH resources, please also add `-ta=nvidia:keple`;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment