Skip to content
Snippets Groups Projects

Update SWIFT calls

Merged Loic Hausammann requested to merge new_implementation into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -3,6 +3,7 @@ image: ubuntu:latest
before_script:
- export DEBIAN_FRONTEND=noninteractive
- apt-get update -qq && apt-get install -y -qq build-essential libhdf5-serial-dev gfortran csh git libtool-bin autoconf openmpi-bin openmpi-common libopenmpi-dev python3 python3-setuptools python3-numpy python3-scipy python3-matplotlib
- export LHOME=`pwd`
# Compile grackle
Loading