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 9ae3732 commit 23cae40Copy full SHA for 23cae40
exercises/multithreading/README.md
@@ -1,5 +1,7 @@
1
## Requirements
2
3
+Only needed if you're running this not on NERSC or GCP:
4
+
5
```
6
julia --project=. -e 'using Pkg; Pkg.instantiate(); using IJulia; IJulia.installkernel("Multithreaded Julia", "--project=@.", "--threads=auto")'
7
0 commit comments