diff --git a/README.md b/README.md index 3322300ee619dc7e7b43b836d5e9c84edf3fbdfa..974006861c4bb14f425c0078f6acad4f6424d45d 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ You might also need to specify a **reservation** by adding the flag An environment variable specifying the number of threads should also be set: ``` -export OMP_NUM_THREADS=<number-of-threads> +export OMP_NUM_THREADS=32 ``` Then the srun command is used to launch an OpenMP application: