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

Parallellized tool installation. #174

Open
rhpvorderman opened this issue May 17, 2021 · 2 comments
Open

Parallellized tool installation. #174

rhpvorderman opened this issue May 17, 2021 · 2 comments

Comments

@rhpvorderman
Copy link
Contributor

Well, I think this should be possible. I just spend quite some time installing new tools, it is quite tedious. This will require some refactoring however, and shed-tools testing is not up to scratch yet.

One of the enormous advantages of doing this is that tool installation will also be much faster in the testing, which will save a lot of time.

@bgruening
Copy link
Member

Conda does not support parallel installation, left? For containers that might work with some work in Galaxy.

@rhpvorderman
Copy link
Contributor Author

Ah. conda/conda#5997
Okay. Well, still it is possible, but then the package cache cannot be shared. But that would require some work in galaxy. And arguably a one-hour wait is not that bad in the grand scheme of things.
(As opposed to the waiting we do on the CI for ephemeris. That is quite bad.)

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

No branches or pull requests

2 participants