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

Brainstorming tripyview integration #1211

Open
JanStreffing opened this issue Aug 30, 2024 · 0 comments
Open

Brainstorming tripyview integration #1211

JanStreffing opened this issue Aug 30, 2024 · 0 comments
Assignees

Comments

@JanStreffing
Copy link
Contributor

How do we want to integrate:

  • As a component
  • As a further reading

Tripyview needs to make use of python try: for more robustness.

We need to be able to launch failed jobs manually with -t post. Might have to fix dates and run number for this to work.

We can use inspect feature to visualize workflow, and shall take advantage of workflow manager.

The post jobs need to run in separate slurm jobs, filling one compute node.

We should automatically install environment from conda env yaml file if it does not exist yet. Multiple options where to install:

  • In the experiment folder (but will lead to many files, problem e.g. on juwels)
  • In a container in the experiment folder (but not all machines have, e.g. sigularity)
  • In home folder (but not all machines have enough space there)
  • In a custom folder under /work/
@JanStreffing JanStreffing self-assigned this Aug 30, 2024
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

1 participant