Skip to content
Prev 1734 / 2152 Next

Rmpi long vector support

Hi Simon,

Thank for pointing out this XLENGTH and R_xlen_t. I will add them in the
next release of Rmpi.

However I do run into the following issue. On a debian system with R 3.0.1
(8GB ram), I can run
[1] 2.4e+09

However, on a win7 64 with R 3.0.1 (16GB ram), I got
Error: long vectors not supported yet: ../include/Rinlinefuns.h:100

Is this a bug or xlenght is not implemented in R win version?

Thanks,

Hao
Simon Urbanek wrote: