This is a test version of Biostars. For the public version, visit https://www.biostars.org.
module vs miniconda in HPC

Hi All,

I am wondering what's the best way to set the uniform environment for multiple team members in HPC so that they can use the same software (same version) to guarantee the results are totally comparable. I know HPC support module load and it looks conda is another choice. I want to which one is better? or there are other better choice?

Thanks.

Fizz

module miniconda conda hpc

Why not both? You could create a virtualenv with conda which could be loaded as a module.

0 answers

No answers yet.

Log in to answer this question.