Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple M1 install instructions #1498

Merged
merged 5 commits into from
Apr 8, 2022
Merged

Apple M1 install instructions #1498

merged 5 commits into from
Apr 8, 2022

Conversation

adamgayoso
Copy link
Member

No description provided.

docs/installation.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #1498 (10b0ef2) into master (33be672) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1498   +/-   ##
=======================================
  Coverage   91.06%   91.06%           
=======================================
  Files         112      112           
  Lines        8809     8809           
=======================================
  Hits         8022     8022           
  Misses        787      787           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33be672...10b0ef2. Read the comment docs.

@@ -25,6 +25,10 @@ scvi-tools can be installed via conda or pip. If you don't know which to choose,
1. Install [Python], we prefer the [pyenv](https:/pyenv/pyenv/) version management system, along with [pyenv-virtualenv](https:/pyenv/pyenv-virtualenv/).
2. Install [PyTorch]. If you have an Nvidia GPU, be sure to install a version of PyTorch that supports it -- scvi-tools runs much faster with a discrete GPU.

:::{note}
Installing scvi-tools on a Mac with Apple Silicon is only possible using a native version of Python and Python >=3.9. A native version of Python can be installed with an Apple Silicon version of miniconda (which can be installed from a native version of homebrew). This is due to an scvi-tools dependency on jax, which cannot be run via Rosetta.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

native version of Python >=3.9?

@adamgayoso adamgayoso merged commit 2660e16 into master Apr 8, 2022
@adamgayoso adamgayoso deleted the m1 branch April 8, 2022 18:48
nrclaudio pushed a commit to nrclaudio/scvi-tools-tune that referenced this pull request Jun 21, 2022
* Update installation.md

* Update installation.md

* Update docs/installation.md

* Update installation.md

Co-authored-by: Justin Hong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants