Displaying 3 results from an estimated 3 matches for "support_openmp".
2014 Oct 03
2
mpi.h errors on Mavericks packages
Dear mac folks,
I have started porting a large legacy toolset maintained in windows
and heavily mpi laden so it can be used across platforms in R... so I
am building a package out of it. On this note, I am noticing that
almost all of the mpi dependent packages do not compile on the CRAN
repositories.... with the basic issue that it appears it can not find
mpi installed:
configure: error:
2012 Feb 29
0
R 2.14.2 is released + R anniversary
...ipt and image bitmap files.
Note that only PDF vignettes have ever been supported: some of
these files come from DVI/PS output from the Sweave defaults
prior to R 2.13.0.
BUG FIXES:
o R configured with --disable-openmp would mistakenly set
HAVE_OPENMP (internal) and SUPPORT_OPENMP (in Rconfig.h) even
though no OpenMP flags were populated.
o The getS3method() implementation had an old computation to find
an S4 default method.
o readLines() could overflow a buffer if the last line of the file
was not terminated. (PR#14766)
o R CMD check could...
2012 Feb 29
0
R 2.14.2 is released + R anniversary
...ipt and image bitmap files.
Note that only PDF vignettes have ever been supported: some of
these files come from DVI/PS output from the Sweave defaults
prior to R 2.13.0.
BUG FIXES:
o R configured with --disable-openmp would mistakenly set
HAVE_OPENMP (internal) and SUPPORT_OPENMP (in Rconfig.h) even
though no OpenMP flags were populated.
o The getS3method() implementation had an old computation to find
an S4 default method.
o readLines() could overflow a buffer if the last line of the file
was not terminated. (PR#14766)
o R CMD check could...