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

Draft: Adding base tools and TurboRVB #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

addman2
Copy link
Contributor

@addman2 addman2 commented Apr 14, 2024

Here I add all the base tools and Container with TurboRVB. The question is if we want to have all codes in one container or we want to have each code in separate container.

It is a draft I still need to make these containers smaller.

@scemama
Copy link
Member

scemama commented Apr 17, 2024

Thanks!
We need to have some scripts to build the codes individually, so that we can re-use them to build a single container with all codes inside.
My scripts are for singularity (or apptainer) because it is the system that can be used on HPC systems. For docker, I am not sure.
We can stick to CPUs. For GPUs, it is going to be a mess...

@addman2
Copy link
Contributor Author

addman2 commented Apr 17, 2024

I agree, There is a new PR.

@addman2
Copy link
Contributor Author

addman2 commented Apr 17, 2024

BTW:

For docker, I am not sure.

It is one command to convert it, always worked for me so far.

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

Successfully merging this pull request may close these issues.

2 participants