Closed j-woz closed 1 year ago
@j-woz Justin, did you check it together with Mihael's changes? other option is to have a separate conda-env for swift/t:
RUN mamba create -y -n swift-t python=3.9 \
&& mamba install -y -n swift-t -c conda-forge \
gcc zsh openjdk=11 openmpi \
&& mamba install -y -n swift-t -c conda-forge \
http://web.cels.anl.gov/~woz/swift-t-1.6.0-py39_1.tar.bz2
I think it will be fine, we can de-duplicate later.
Note that both @hategan and I are trying to install GCC and OpenMPI