Skip to content

Commit

Permalink
Add build tools back to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
krystophny committed Dec 17, 2024
1 parent 7f6f05c commit f388c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_debian.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

sudo apt-get update -y && sudo apt-get install -y -q --no-install-recommends \
cmake make ninja-build git gfortran gcc \
libopenblas-dev libsuitesparse-dev libmetis-dev libhdf5-dev \
libnetcdf-dev libnetcdff-dev libboost-dev libfftw3-dev \
openmpi-bin libopenmpi-dev python3 python3-dev python3-pip python3-numpy

0 comments on commit f388c22

Please sign in to comment.