-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
66 lines (65 loc) · 2.14 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
name: lidar_win #lidar_remote_cpu
channels:
- defaults
- conda-forge
- pytorch
- nvidia
- pro
dependencies:
- netcdf4
- xarray #=0.19
- tensorboard
- pip
- sphinx
- multiprocess
- pyyaml
- torchvision
- seaborn
#- ray-tune #=1.4
- opencv
- astral
- numpy #=1.22.2
- pandas
- tqdm
- openpyxl
- matplotlib
- pytorch # =1.7
- astropy
- pytorch-lightning #=1.4
- jupyter
- jupyterlab
- scikit-learn #=1.1.1
- scikit-image
- scipy # =1.8.0
- nb_conda_kernels
- nb_conda
- nc-time-axis
- python =3.9
- sqlite
- cudatoolkit = 12.0
- flox
- cupy
#- python-graphviz
#- tensorflow
- pip:
- ray[tune]
- ray[default]
# - pytorch-lightning
- pytictoc
- git+https://github.com/scaperex/ARLreader.git
- git+https://gitlab.com/ioannis_binietoglou/lidar_molecular.git
- nvitop
#- torchviz # requires installation of Graphviz `winget install graphviz` see: https://graphviz.org/download/
- latex
# To define cudatoolkit and cudnn version go to: https://docs.nvidia.com/deeplearning/cudnn/support-matrix/index.html
# conda activate base
# sudo bash cuda-11.3.sh #change for 12 if available
# bash anaconda-tensorflow.sh
# conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch tensorboard #change for 12 if available
# conda config --add channels conda-forge
# conda create --name lidar_remote
# conda activate lidar_remote
# conda install netcdf4 xarray pip sphinx multiprocess pyyaml torchvision seaborn opencv astral numpy pandas tqdm openpyxl matplotlib astropy jupyter jupyterlab scikit-learn scikit-image scipy nb_conda_kernels nb_conda nc-time-axis sqlite
# pip install "ray[tune]" "ray[default]" pytorch-lightning pytictoc nvitop git+https://github.com/scaperex/ARLreader.git git+https://gitlab.com/ioannis_binietoglou/lidar_molecular.git nvitop latex
# conda install -c conda-forge flox cupy cudatoolkit=12.0
# scipy netcdf4 xarray tensorboard pip sphinx multiprocess pyyaml torchvision seaborn opencv astral numpy pandas tqdm openpyxl matplotlib pytorch astropy jupyter jupyterlab scikit-learn nb_conda_kernels nb_conda nc-time-axis sqlite