We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28e572 commit 9e24cc6Copy full SHA for 9e24cc6
docs/BLIS.md
@@ -49,7 +49,7 @@ According to the BLIS documentation, we could set the following
49
environment variables to modify the behavior of openmp:
50
51
```bash
52
-export GOMP_GPU_AFFINITY="0-19"
+export GOMP_CPU_AFFINITY="0-19"
53
export BLIS_NUM_THREADS=14
54
```
55
0 commit comments