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 4aea3b8 commit 45855b3Copy full SHA for 45855b3
docs/BLIS.md
@@ -48,7 +48,7 @@ make -j
48
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"
53
export BLIS_NUM_THREADS=14
54
```
0 commit comments