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

Setting OPENBLAS_TARGET_ARCH disables OPENBLAS_DYNAMIC_ARCH by default #8860

Merged
merged 1 commit into from
Nov 2, 2014

Conversation

staticfloat
Copy link
Member

Closes #8312

@nalimilan
Copy link
Member

Makes sense, but shouldn't this be applied directly to OpenBLAS?

@staticfloat
Copy link
Member Author

Yes, but there's nothing stopping us from doing it here as well.

staticfloat added a commit that referenced this pull request Nov 2, 2014
Setting OPENBLAS_TARGET_ARCH disables OPENBLAS_DYNAMIC_ARCH by default
@staticfloat staticfloat merged commit 07461d7 into master Nov 2, 2014
@staticfloat staticfloat deleted the sf/openblas_dynamic_arch branch November 23, 2014 04:59
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.

OPENBLAS_DYNAMIC_ARCH should be disabled when OPENBLAS_TARGET_ARCH is set
2 participants