Skip to content

Commit 1f9dcaf

Browse files
authored
Update README.md
1 parent e9d82a7 commit 1f9dcaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# aLENS (active Living ENsemble Simulator)
1+
# aLENS (a Living ENsemble Simulator)
22
The motivation, algorithm and examples are discussed in this paper:
33
[aLENS: towards the cellular-scale simulation of motor-driven cytoskeletal assemblies](https://arxiv.org/abs/2109.08206)
44

@@ -149,4 +149,4 @@ If you are not sure how you should setup things, consult your system administrat
149149
- `OPENBLAS_NUM_THREADS=N` Change `N` to tune multithreading. .
150150

151151
The priorities are `OPENBLAS_NUM_THREADS` > `GOTO_NUM_THREADS` > `OMP_NUM_THREADS`.
152-
If you compile OpenBLAS with `USE_OPENMP=1`, you should set the `OMP_NUM_THREADS` environment variable; OpenBLAS ignores `OPENBLAS_NUM_THREADS` and `GOTO_NUM_THREADS` when compiled with `USE_OPENMP=1`.
152+
If you compile OpenBLAS with `USE_OPENMP=1`, you should set the `OMP_NUM_THREADS` environment variable; OpenBLAS ignores `OPENBLAS_NUM_THREADS` and `GOTO_NUM_THREADS` when compiled with `USE_OPENMP=1`.

0 commit comments

Comments
 (0)