File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2828 - shell : bash -l {0}
2929 name : Install dependencies
3030 run : |
31- conda install numpy pandas pytorch cpuonly -c pytorch
31+ conda install -c conda-forge pytorch-cpu
32+ conda install -c pytorch numpy pandas
3233 conda install -c conda-forge mpi4py openmpi=5.*
3334 pip install .[test]
3435 pip install git+https://github.com/campa-consortium/gest-api.git
Original file line number Diff line number Diff line change 2828 - shell : bash -l {0}
2929 name : Install dependencies
3030 run : |
31- conda install numpy pandas pytorch cpuonly -c pytorch
31+ conda install -c conda-forge pytorch-cpu
32+ conda install -c pytorch numpy pandas
3233 conda install -c conda-forge mpi4py mpich
3334 pip install .[test]
3435 pip install git+https://github.com/campa-consortium/gest-api.git
You can’t perform that action at this time.
0 commit comments