-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathgpuenv.yml
More file actions
38 lines (38 loc) · 1.16 KB
/
Copy pathgpuenv.yml
File metadata and controls
38 lines (38 loc) · 1.16 KB
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
name: conar
channels:
- gurobi
dependencies:
- python>=3
- pip
- docopt
- schema
- matplotlib
- seaborn
- importlib_resources
- gurobi
- pip:
- --extra-index-url https://download.pytorch.org/whl/cu118
- torch==2.0.0
- torchvision==0.15.1
- torchaudio==2.0.1
- pytorch-lightning==1.8.1
- torch_geometric
- pyg_lib
- torch_scatter
- -f https://data.pyg.org/whl/torch-2.0.0+cu118.html
- wandb
- torcheval
- torch_sparse
- -f https://data.pyg.org/whl/torch-2.0.0+cu118.html
- torch_cluster
- -f https://data.pyg.org/whl/torch-2.0.0+cu118.html
- torch_spline_conv
- -f https://data.pyg.org/whl/torch-2.0.0+cu118.html
- "jax[cuda11_pip]"
- -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
- /home/dobrik/clrs/ # FIXME This should point a copy of dm-clrs repo https://github.com/google-deepmind/clrs
# - dm-clrs # NOTE We recommend to install directly from the original CLRS repo. See above line
- zython
- minizinc
- elkai
- pulp