Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we still need environment files ? #130

Open
leclairm opened this issue Mar 19, 2025 · 2 comments
Open

Do we still need environment files ? #130

leclairm opened this issue Mar 19, 2025 · 2 comments

Comments

@leclairm
Copy link
Contributor

We clarified that the src spec of the task contains the path to the necessary material that needs to be copied over to the HPC task workdir. So we can also consider that any env file to be sourced should be put there as well and be sourced in the main script directly. As a consequence the env_source_files spec can disappear.

@GeigerJ2
Copy link
Collaborator

Just a note here regarding the env_source_files that they are resolved to the absolute paths on the local machine, and thus don't work for actual remote submission anyway.

@GeigerJ2
Copy link
Collaborator

We agreed to remove that option from our YAML format for now and put the responsibility on the user to source the necessary files as part of the main script they want to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants