Closed russelljjarvis closed 7 years ago
@russelljjarvis
It depends how frequently we expected to be rebuilding that image. I don't expect to change scipy-notebook-plus
too often, and so I also don't expect to be rebuilding this one too often. I expect to be doing more development on the ones that depend on neuron-mpi-neuroml
, but the current one seems sufficient. When I do need to make changes, I can just have it rebuilt overnight. If I need immediate changes I can usually just put them into the most distal build (e.g. neuronunit
) for the day and then move them upstream for a build overnight.
Done mpi taken out in next release.
It seems like we should make a separate: neuron-mpi image, for the network modeling community (which still includes me), but keep MPI building out of your work flow, since it will be slowing down your builds significantly and it is not ultimately used yet.
What this Dockerfile would look like with MPI stripped out: