How can I share environment modules between tasks in a job without loading them for every task?

Samuel November 5, 2018

My plan consists of many jobs and many script tasks in each of those jobs.

Most of these scripts rely on the same 5 or 6 modules that I am loading every time, for example:
"module load python/argparse_py2.7/1.2.1
module load python/python/2.7.13"

Instead of having to load these environment modules for every task, is there a way to load them once and have all subsequent tasks be able to access them?

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 9, 2019

Hi! 

 

Maybe one requirements.txt and check compatibility in initial task

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events