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

Conda meta.yaml exclude mkl for ppc64le architecture #228

Closed
jskang opened this issue Mar 19, 2019 · 1 comment
Closed

Conda meta.yaml exclude mkl for ppc64le architecture #228

jskang opened this issue Mar 19, 2019 · 1 comment

Comments

@jskang
Copy link

jskang commented Mar 19, 2019

We are trying to build a pytorch wheel package for ppc64le. The mkl package defined inside conda meta.yml file is getting included for Aten and prevents us from building the package using conda-build without modification. If it's not much change, could we exclude ppc64le as well as osx?

I don't think it's a destructive change since ppc64le doesn't support mkl at all.

@jskang
Copy link
Author

jskang commented Mar 19, 2019

Created a pull request #229

@jskang jskang closed this as completed Mar 20, 2019
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