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

Typo correction

parent 4b43a1e5
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,!110Typo correction
Pipeline #
......@@ -270,7 +270,7 @@ At first get an interactive PBS session on a node with MIC accelerator and load
$ module load intel
```
Following example show how to automatically offload an SGEMM (single precision - g dir="auto">eneral matrix multiply) function to MIC coprocessor. The code can be copied to a file and compiled without any necessary modification.
Following example show how to automatically offload an SGEMM (single precision - general matrix multiply) function to MIC coprocessor. The code can be copied to a file and compiled without any necessary modification.
```bash
$ vim sgemm-ao-short.c
......
......@@ -269,7 +269,7 @@ At first get an interactive PBS session on a node with MIC accelerator and load
$ module load intel
```
Following example show how to automatically offload an SGEMM (single precision - g dir="auto">eneral matrix multiply) function to MIC coprocessor. The code can be copied to a file and compiled without any necessary modification.
Following example show how to automatically offload an SGEMM (single precision - general matrix multiply) function to MIC coprocessor. The code can be copied to a file and compiled without any necessary modification.
```bash
$ vim sgemm-ao-short.c
......
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