Skip to content

Commit 45855b3

Browse files
authored
docs : mark code as Bash (#3375)
1 parent 4aea3b8 commit 45855b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BLIS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ make -j
4848
According to the BLIS documentation, we could set the following
4949
environment variables to modify the behavior of openmp:
5050

51-
```
51+
```bash
5252
export GOMP_GPU_AFFINITY="0-19"
5353
export BLIS_NUM_THREADS=14
5454
```

0 commit comments

Comments
 (0)