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

Enhancement/Remove Anaconda Defaults Channel #145

Merged
merged 7 commits into from
Oct 25, 2024

Conversation

meyerkm
Copy link
Collaborator

@meyerkm meyerkm commented Oct 24, 2024

What

Removes the anaconda defaults channel from the environment yaml files.
Also, pins mkl package version in yaml files, due to bug in newer versions causing the below error when import torch is used :
virt_env/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so: undefined symbol: iJIT_NotifyEvent

Testing

Running Github Actions, tests already built into repository.

@meyerkm meyerkm added the enhancement New feature or request label Oct 24, 2024
@meyerkm meyerkm requested a review from bfclarke October 24, 2024 14:09
@bfclarke bfclarke merged commit 54e9057 into main Oct 25, 2024
28 of 31 checks passed
@bfclarke bfclarke deleted the enhancement/remove-anaconda-defaults branch October 25, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants