We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Sir, I have a question about the performance charts on your webpage:
https://github.com/JuliaMath/IntelVectorMath.jl#performance
Is Julia 32 bit faster than Julia 64 bit?
I see huge difference between them! And 32 is winning in most cases.
I am using Windows 10 x64 bit and installed Julia x64 bit.
Should I use Julia 32 bit instead?
Thank you!
The text was updated successfully, but these errors were encountered:
The 32-bit vs 64-bit Julia builds is for integers. The benchmarks posted are for floating point numbers. You should keep using the 64-bit Julia.
Sorry, something went wrong.
@KristofferC Thank you so much!
No branches or pull requests
Sir, I have a question about the performance charts on your webpage:
https://github.com/JuliaMath/IntelVectorMath.jl#performance
Is Julia 32 bit faster than Julia 64 bit?
I see huge difference between them! And 32 is winning in most cases.
I am using Windows 10 x64 bit and installed Julia x64 bit.
Should I use Julia 32 bit instead?
Thank you!
The text was updated successfully, but these errors were encountered: