Displaying 1 result from an estimated 1 matches for "linux_amd_x64".
Did you mean:
linux_amd64
2005 May 10
2
bug, feature of mistery?
I have two machines a linux_amd64_x86 (gentoo_amd64) and a linux_x86. Both run
R-2.1.0. I have a very long program (hopefully will become a package)
that works perfectly on the linux_amd_x64. Great means no error, no
problems and results that, where the analytic solution exists,
coincide with it. I have problem making the code run on the x64 machine. I
am baffled. The same code on the same version of R, different arch,
is behaving differently.
After hour of debugging, I traced down w...