Skip to content
Prev 10126 / 15075 Next

Erroneous zeros in results using Matrix package

I was unaware of the 32-bit overflow issue, and I must have missed the announcement of R-3.0.2.  I cannot update from 3.0.1 to 3.0.2 right away, for some unrelated reasons, but I will do that ASAP.  I did peruse the NEWS file for R-3.0.2, R-3.0.2-patched, and R-devel, but I did not see any items that immediately jumped out as being connected.

My installation of R links to the Intel MKL BLAS, version 11.0, Update 3.  I compiled R using clang, with flags -msse4.2 -mtune=corei7 -O2 (among some others).  I would doubt that the BLAS choice is the problem, since a simple coercion of a large identity matrix to its sparse counterpart should not have to call a BLAS routine.  I can send my Makeconf file if you think that would be useful.
On Oct 15, 2013, at 2:37 PM, Simon Urbanek <simon.urbanek at r-project.org> wrote:

            
--------------------------
Michael Braun
Associate Professor of Marketing
Cox School of Business
Southern Methodist University
Dallas, TX 75275
braunm at smu.edu