Skip to content

Add configurable accuracy in Makefile #6

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

Merged
merged 2 commits into from
Jan 3, 2019

Conversation

bibikar
Copy link
Contributor

@bibikar bibikar commented Jan 2, 2019

Adds Make variable ACC to umath_bench like in BlackScholes_bench.

@anton-malakhov
Copy link
Contributor

Is there a way to produce binaries with different name for different accuracy? I'd suggest to add this capability directly to the makefile in both umath and blckscholes

@bibikar
Copy link
Contributor Author

bibikar commented Jan 3, 2019

Done!

e.g. make compile ACC=ep will create umath_ep.

@anton-malakhov anton-malakhov merged commit d84b089 into IntelPython:master Jan 3, 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

Successfully merging this pull request may close these issues.

2 participants