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 vecLib benchmarks #565

Merged
merged 1 commit into from
May 7, 2015
Merged

Add vecLib benchmarks #565

merged 1 commit into from
May 7, 2015

Conversation

andreasnoack
Copy link
Contributor

@wernsaar This one builds on my machine, but be aware of the ugly hard coding of the library path to libgfortran. I'm not a Makefile expert so I don't know a better way to fix this right now.

@xianyi xianyi merged commit cda29f1 into OpenMathLib:develop May 7, 2015
xianyi added a commit that referenced this pull request May 7, 2015
@xianyi
Copy link
Collaborator

xianyi commented May 7, 2015

@andreasnoack , please try the develop branch. I delete no_compact_unwind flag and detect the path of -lgfortran.

@andreasnoack
Copy link
Contributor Author

I've just tried it and it works fine. I had to add the path and the no_compact_unwind to make it compile, but initially. Is it

https://github.com/xianyi/OpenBLAS/blob/6743beb7480d8e31e11211cb4fce5954749ee70e/f_check#L41

that makes a difference?

@andreasnoack andreasnoack deleted the anj/bench branch May 7, 2015 10:44
@xianyi
Copy link
Collaborator

xianyi commented May 7, 2015

Yes, the f_check should detect the path of -lgfortran and store it at FEXTRALIB. The line 41 fixed the bug.

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