Y
Hacker News
new
|
ask
|
show
|
jobs
by
tarsinge
2418 days ago
You should try Dockerizing your project. Then other people just have to type docker run and it’ll work everywhere.
1 comments
mmrezaie
2418 days ago
Well in sceintific projects you are working in HPC platforms which docker doesn't exists and there are many reasons for it (it is not just technical).
link
yrro
2417 days ago
Singularity may offer a way forward (though I guess you are aware of this already)
link
fock
2417 days ago
and nowadays most HPC centers run on spack or easybuild anyways. I adopted easybuild 2 years ago, since then switched to spack and see that our local HPC center is also using it for their new modules...
link