Commit Graph

4 Commits

Author SHA1 Message Date
Anton Matosov cd883c32c9
Use arm64 micromamba for Apple Silicon (#39)
Issue:
It is best to use native architecture for the Apple Silicon if avialable.
For soma native binaries, e.g. pytorch, it is critical to use correct architecture, due to the use of architecture specific CPU extensions in the builds

Solution:
Extend download functions for mac to match CPU architecture of VSCode
Update tests to download x64 and arm64
Add downloaded binary architecture check
2023-10-08 21:32:45 +02:00
Michael Borisov 69c8f6c943 feat: dotnet (windows only) template 2021-01-25 20:35:48 +00:00
Michael Borisov 85f43d7047
feat: download micromamba (#1) 2021-01-19 22:37:29 +01:00
Michael Borisov f8c4368f02 Initial commit 2021-01-15 11:50:07 +00:00