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

Incorrect results on Haswell Win64 #392

Closed
spalato opened this issue Jun 19, 2014 · 9 comments
Closed

Incorrect results on Haswell Win64 #392

spalato opened this issue Jun 19, 2014 · 9 comments

Comments

@spalato
Copy link

spalato commented Jun 19, 2014

Hi,

There were discussions to get access to my machine for debugging purposes by @wernsaar and @tkelman.

I've been using OpenBlas through julia in cygwin64 on windows 8. There are a few layers there, and I don't know what the best way to proceed: setting up a cygwin SSH server or using teamviewer through windows. I will be on another network next week (Monday-Wednesday). This is a laptop, so it moves around quite a bit. Please let me know about time needs so we can plan accordingly.

Please let me know what kind of access/resources is needed.

@wernsaar
Copy link
Contributor

Hi,

for remote access I can use ssh or vnc tunneled by ssh.
I also can use teamviewer, which version ?

Best regards

Werner

@wernsaar
Copy link
Contributor

Hi,

I published a new dynamic binary for Windows-64bit with 64bit Integer size on sourceforge. Download is available from http://sourceforge.net/projects/openblas/files/v0.2.10-pre/
The test results for piledriver and haswell are correct.

Best regards
Werner

@spalato
Copy link
Author

spalato commented Jun 20, 2014

Hi,

Test results:
Using libopenblas.dll in the julia directory: tests linalg2 and linalg3 now pass. linalg1 fails later than before. Results from linalg4 didn't change. See detailed results

Tests succeed when setting OPENBLAS_CORETYPE=nehalem, as before.

I will try to setup both ssh and teamviewer today. That may take some time, with me being a windows user.

@wernsaar
Copy link
Contributor

Hi,

@spalato
I installed teamviewer 9 on my linux box and we can try it, if you are ready

Best regards
Werner

@tkelman
Copy link
Contributor

tkelman commented Jun 22, 2014

I'd be happy to join in and give some clarification on Julia-OpenBLAS interface and build process, if that would be helpful.

@spalato
Copy link
Author

spalato commented Jun 24, 2014

Sorry for the silence. I've been quite busy.
I'm currently attending a conference. I don't know how paranoid the network is here. We can try tomorrow (Tuesday 24). After that, I won't be available until next Tuesday (30th).

@tkelman
Copy link
Contributor

tkelman commented Jun 26, 2014

I can reproduce this on an i7-4702MQ, x86_64-w64-mingw32. Setting OPENBLAS_CORETYPE=ivybridge results in Julia's linear algebra test suite passing. I built a debug version from @wernsaar's latest develop branch, let me know if there are any debugging steps in gdb or otherwise you would like us to try.

@wernsaar
Copy link
Contributor

The bugs were found and fixed. I now close this issue

@tkelman
Copy link
Contributor

tkelman commented Jun 28, 2014

I can confirm that the Haswell problems appear to be fixed on @wernsaar's branch, thank you.

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

3 participants