ecell / ecell4_base

An integrated software environment for multi-algorithm, multi-timescale, multi-spatial-representation simulation of various cellular phenomena
https://ecell4.e-cell.org/
GNU General Public License v3.0
62 stars 23 forks source link

Speeding up manylinux wheel build #436

Closed kozo2 closed 4 years ago

kozo2 commented 4 years ago

Now the build takes about 37minutes. https://github.com/ecell/ecell4_base/blob/master/.circleci/config.yml This time can be shortened if we create a docker image that pre-builds and installs dependent libraries (cmake, gsl, hdf5).