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

add custom easyblock for mamba #2808

Merged
merged 4 commits into from
Oct 19, 2022
Merged

add custom easyblock for mamba #2808

merged 4 commits into from
Oct 19, 2022

Conversation

casparvl
Copy link
Contributor

Mamba is an drop-in replacement for Conda. Even the installation process is similar, it's just that the Anaconda EasyBlock hardcodes a sanity_check_path and we need that to be slightly different for mamba. Hence, we inherit from EB_Anaconda

…ts presence is already indirectly checked through the files in the sanity_check
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel modified the milestones: 4.x, next release (4.6.2?) Oct 19, 2022
@boegel boegel merged commit bd15983 into easybuilders:develop Oct 19, 2022
@boegel boegel changed the title Add mamba EasyBlock add custom easyblock for mamba Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants