Skip to content

Commit

Permalink
OSX Apple Silicon environment
Browse files Browse the repository at this point in the history
  • Loading branch information
singam-sanjay committed Apr 20, 2023
1 parent fbb6655 commit fe4da25
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 0 deletions.
36 changes: 36 additions & 0 deletions environment-osx-arm64-general.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
name: fedscale
channels:
- conda-forge
- defaults
dependencies:
- conda-export
- grpcio==1.40.0
- libprotobuf
- numba
- python=3.8
- tensorboard
- pip:
- fqdn
- gdown
- gym
- isoduration
- jsonpointer
- jupyter
- kubernetes
- librosa
- matplotlib
- overrides
- pandas
- pybind11
- pytest
- python-levenshtein
- sentencepiece
- sox
- tensorboardx
- tensorflow-macos
- torch-optimizer
- torchvision
- transformers
- uri-template
- wandb
- webcolors
227 changes: 227 additions & 0 deletions environment-osx-arm64-specific.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,227 @@
name: fedscale
channels:
- conda-forge
- defaults
dependencies:
- absl-py=1.3.0=py38hca03da5_0
- aiohttp=3.8.3=py38h80987f9_0
- aiosignal=1.2.0=pyhd3eb1b0_0
- async-timeout=4.0.2=py38hca03da5_0
- attrs=22.1.0=py38hca03da5_0
- blas=1.0=openblas
- blinker=1.4=py38hca03da5_0
- brotlipy=0.7.0=py38h1a28f6b_1002
- c-ares=1.19.0=h80987f9_0
- ca-certificates=2022.12.7=h4653dfc_0
- cachetools=4.2.2=pyhd3eb1b0_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py38h80987f9_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.4=py38hca03da5_0
- cryptography=39.0.1=py38h834c97f_0
- frozenlist=1.3.3=py38h80987f9_0
- google-auth=2.6.0=pyhd3eb1b0_0
- google-auth-oauthlib=0.4.4=pyhd3eb1b0_0
- grpcio=1.40.0=py38h69ee544_0
- idna=3.4=py38hca03da5_0
- importlib-metadata=6.0.0=py38hca03da5_0
- importlib_metadata=6.0.0=hd3eb1b0_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.2=hca03da5_6
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libllvm11=11.1.0=h12f7ac0_6
- libopenblas=0.3.21=h269037a_0
- libprotobuf=3.20.3=h514c7bf_0
- libzlib=1.2.13=h03a7124_4
- llvm-openmp=14.0.6=hc6e5704_0
- llvmlite=0.39.1=py38h98b2900_0
- markdown=3.4.1=py38hca03da5_0
- markupsafe=2.1.1=py38h1a28f6b_0
- multidict=6.0.2=py38h1a28f6b_0
- ncurses=6.4=h313beb8_0
- numba=0.56.4=py38h78102c4_0
- numpy=1.23.5=py38h1398885_0
- numpy-base=1.23.5=py38h90707a3_0
- oauthlib=3.2.2=py38hca03da5_0
- openssl=1.1.1t=h03a7124_0
- pip=23.0.1=py38hca03da5_0
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pycparser=2.21=pyhd3eb1b0_0
- pyjwt=2.4.0=py38hca03da5_0
- pyopenssl=23.0.0=py38hca03da5_0
- pysocks=1.7.1=py38hca03da5_0
- python=3.8.16=hc0d8a6c_3
- python_abi=3.8=2_cp38
- readline=8.2=h1a28f6b_0
- requests=2.28.1=py38hca03da5_1
- requests-oauthlib=1.3.0=py_0
- rsa=4.7.2=pyhd3eb1b0_1
- setuptools=66.0.0=py38hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h80987f9_0
- tbb=2021.8.0=h48ca7d4_0
- tensorboard=2.11.0=py38hca03da5_0
- tensorboard-data-server=0.6.1=py38ha6e5c4f_0
- tensorboard-plugin-wit=1.6.0=py_0
- tk=8.6.12=hb8d0fd4_0
- urllib3=1.26.15=py38hca03da5_0
- werkzeug=2.2.3=py38hca03da5_0
- wheel=0.38.4=py38hca03da5_0
- xz=5.2.10=h80987f9_1
- yarl=1.8.1=py38h1a28f6b_0
- zipp=3.11.0=py38hca03da5_0
- zlib=1.2.13=h03a7124_4
- pip:
- anyio==3.6.2
- appdirs==1.4.4
- appnope==0.1.3
- argon2-cffi==21.3.0
- argon2-cffi-bindings==21.2.0
- arrow==1.2.3
- asttokens==2.2.1
- astunparse==1.6.3
- audioread==3.0.0
- backcall==0.2.0
- beautifulsoup4==4.12.2
- bleach==6.0.0
- cloudpickle==2.2.1
- comm==0.1.3
- contourpy==1.0.7
- cycler==0.11.0
- debugpy==1.6.7
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- exceptiongroup==1.1.1
- executing==1.2.0
- fastjsonschema==2.16.3
- filelock==3.12.0
- flatbuffers==23.3.3
- fonttools==4.39.3
- fqdn==1.5.1
- gast==0.4.0
- gdown==4.7.1
- gitdb==4.0.10
- gitpython==3.1.31
- google-pasta==0.2.0
- gym==0.26.2
- gym-notices==0.0.8
- h5py==3.8.0
- huggingface-hub==0.13.4
- importlib-resources==5.12.0
- iniconfig==2.0.0
- ipykernel==6.22.0
- ipython==8.12.0
- ipython-genutils==0.2.0
- ipywidgets==8.0.6
- isoduration==20.11.0
- jedi==0.18.2
- jinja2==3.1.2
- joblib==1.2.0
- jsonpointer==2.3
- jsonschema==4.17.3
- jupyter==1.0.0
- jupyter-client==8.2.0
- jupyter-console==6.6.3
- jupyter-core==5.3.0
- jupyter-events==0.6.3
- jupyter-server==2.5.0
- jupyter-server-terminals==0.4.4
- jupyterlab-pygments==0.2.2
- jupyterlab-widgets==3.0.7
- keras==2.11.0
- kiwisolver==1.4.4
- kubernetes==26.1.0
- libclang==16.0.0
- librosa==0.7.2
- matplotlib==3.7.1
- matplotlib-inline==0.1.6
- mistune==2.0.5
- mpmath==1.3.0
- nbclassic==0.5.5
- nbclient==0.7.3
- nbconvert==7.3.1
- nbformat==5.8.0
- nest-asyncio==1.5.6
- networkx==3.1
- notebook==6.5.4
- notebook-shim==0.2.2
- opt-einsum==3.3.0
- overrides==3.1.0
- packaging==23.1
- pandas==2.0.0
- pandocfilters==1.5.0
- parso==0.8.3
- pathtools==0.1.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.0.0
- pkgutil-resolve-name==1.3.10
- platformdirs==3.2.0
- pluggy==1.0.0
- prometheus-client==0.16.0
- prompt-toolkit==3.0.38
- protobuf==3.19.6
- psutil==5.9.5
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pybind11==2.10.4
- pygments==2.15.1
- pyparsing==3.0.9
- pyrsistent==0.19.3
- pytest==7.3.1
- python-dateutil==2.8.2
- python-json-logger==2.0.7
- python-levenshtein==0.12.0
- pytorch-ranger==0.1.1
- pytz==2023.3
- pyyaml==6.0
- pyzmq==25.0.2
- qtconsole==5.4.2
- qtpy==2.3.1
- regex==2023.3.23
- resampy==0.3.1
- rfc3339-validator==0.1.4
- rfc3986-validator==0.1.1
- scikit-learn==1.2.2
- scipy==1.10.1
- send2trash==1.8.0
- sentencepiece==0.1.98
- sentry-sdk==1.20.0
- setproctitle==1.3.2
- smmap==5.0.0
- sniffio==1.3.0
- soundfile==0.12.1
- soupsieve==2.4.1
- sox==1.3.7
- stack-data==0.6.2
- sympy==1.11.1
- tensorboardx==2.1
- tensorflow-estimator==2.11.0
- tensorflow-macos==2.11.0
- termcolor==2.2.0
- terminado==0.17.1
- threadpoolctl==3.1.0
- tinycss2==1.2.1
- tokenizers==0.13.3
- tomli==2.0.1
- torch==2.0.0
- torch-optimizer==0.3.0
- torchvision==0.15.1
- tornado==6.3
- tqdm==4.65.0
- traitlets==5.9.0
- transformers==4.28.1
- typing-extensions==4.5.0
- tzdata==2023.3
- uri-template==1.2.0
- wandb==0.14.2
- wcwidth==0.2.6
- webcolors==1.13
- webencodings==0.5.1
- websocket-client==1.5.1
- widgetsnbextension==4.0.7
- wrapt==1.15.0
prefix: /Users/singam/Software/anaconda3/envs/fedscale-intel

0 comments on commit fe4da25

Please sign in to comment.