Skip to content

Commit

Permalink
m1 document installation
Browse files Browse the repository at this point in the history
  • Loading branch information
talonchandler committed Feb 27, 2024
1 parent 109fd7b commit 0632c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,5 @@ python
```

To use GPUs in `waveorder` set ```use_gpu=True``` when initializing the simulator and reconstructor classes.

(M1 users) `pytorch` has [incomplete GPU support](https://github.com/pytorch/pytorch/issues/77764), so please use `export PYTORCH_ENABLE_MPS_FALLBACK=1` to fallback to CPU.

0 comments on commit 0632c5d

Please sign in to comment.