Skip to content
Snippets Groups Projects
Commit 1d50a3eb authored by David Hrbáč's avatar David Hrbáč
Browse files

Corrections of code highliting

parent ad968cd7
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!117Resolve "Ukázky z konzoly nemají být bash"
Pipeline #
...@@ -96,7 +96,7 @@ $ g++ -v ...@@ -96,7 +96,7 @@ $ g++ -v
Simple program to test the compiler Simple program to test the compiler
```upc ```cpp
$ cat count.upc $ cat count.upc
/* hello.upc - a simple UPC example */ /* hello.upc - a simple UPC example */
...@@ -145,7 +145,7 @@ For production runs, it is recommended to use the native InfiniBand implementati ...@@ -145,7 +145,7 @@ For production runs, it is recommended to use the native InfiniBand implementati
Example UPC code: Example UPC code:
```upc ```cpp
$ cat hello.upc $ cat hello.upc
/* hello.upc - a simple UPC example */ /* hello.upc - a simple UPC example */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment