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

Testing Woodbury with same random numbers on 32 and 64 bit system. #5548

Closed
wants to merge 1 commit into from

Conversation

mschauer
Copy link
Contributor

Fixes #5472. Likely the test criterion in this case is a bit too sharp, but that is unrelated to 32-bit or 64 questions.

@mschauer
Copy link
Contributor Author

By the way, that was the last problem, Julia passes now all tests on 32 bit systems.

@andreasnoack
Copy link
Member

That fixed it. However, I think it would be useful if something like rand(1:10,10) gave the same result on 32 and 64 bit.

@mschauer
Copy link
Contributor Author

I filed an issue to figure that out.

@mschauer
Copy link
Contributor Author

Superseeded by #5549 .

@mschauer mschauer closed this Jan 28, 2014
@mschauer mschauer deleted the linalg32 branch February 6, 2014 21:52
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.

make test-linalg fails
2 participants