mpiraux / mpf

Minimal Performance Framework
1 stars 0 forks source link

Bootstrapping mpf #27

Open nrybowski opened 1 day ago

nrybowski commented 1 day ago

As mpf is able to interact with remote servers through SSH, it should handle by itself the installation of virtual environments embedding the correct version ipython and ipyparallel. This would simplify the initial bootstrap of mpf on new servers.

mpiraux commented 16 hours ago

Then the global python path in the cluster config would become the installation target when the interpreter is not present? I support this change