-
Notifications
You must be signed in to change notification settings - Fork 51
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
arm64 osx platform not supported? #241
Comments
it seems like (for now, at least), when taking the first route but using python v3.9, i.e.
it doesn't complain when importing
|
So I was able to run the code in what seems to be - judging by the speed of training - a cpu mode. But when trying train, for instance, an When running, for instance, a simple training from the tutorial,
the GPU usage is minimal, yet CPU usage is high, so it's def not using the
Are |
When trying to install scArches as per instructions in https://docs.scarches.org/en/latest/installation.html, both listed installation options fail on arm64 osx platform.
the installation finishes correctly, but when importin
scPoli
in the following code snippet inside of a jupyter .ipynb file:it throws an error #211.
The text was updated successfully, but these errors were encountered: