Package: ompdetect 0.2-0

Ivan Krylov

ompdetect: Example Configure Test for 'OpenMP'

Best practices for cross-platform 'OpenMP' support in an R package. On most platforms, use the R-provided Make macros. On macOS, test the pre-set environment variables, the CRAN builder configuration, the R-provided Make macros (which may be set when using a custom toolchain that supports OpenMP), and the custom OpenMP installation path (when mixing a CRAN build of R with an incompatible Xcode version).

Authors:Ivan Krylov [aut, cre]

ompdetect_0.2-0.tar.gz
ompdetect_0.2-0.zip(r-4.7)ompdetect_0.2-0.zip(r-4.6)ompdetect_0.2-0.zip(r-4.5)
ompdetect_0.2-0.tgz(r-4.6-x86_64)ompdetect_0.2-0.tgz(r-4.6-arm64)ompdetect_0.2-0.tgz(r-4.5-x86_64)ompdetect_0.2-0.tgz(r-4.5-arm64)
ompdetect_0.2-0.tar.gz(r-4.7-arm64)ompdetect_0.2-0.tar.gz(r-4.7-x86_64)ompdetect_0.2-0.tar.gz(r-4.6-arm64)ompdetect_0.2-0.tar.gz(r-4.6-x86_64)
ompdetect_0.2-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
ompdetect/json (API)

# Install 'ompdetect' in R:
install.packages('ompdetect', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eddelbuettel/ompdetect/issues

Uses libs:
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openmp

2.30 score 1 stars 2 exports 0 dependencies

Last updated from:2b19661c25 (on local/changes). Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK121
linux-devel-x86_64OK114
source / vignettesOK151
linux-release-arm64OK128
linux-release-x86_64OK108
macos-release-arm64OK61
macos-release-x86_64OK210
macos-oldrel-arm64OK97
macos-oldrel-x86_64OK271
windows-develOK83
windows-releaseOK85
windows-oldrelOK81
wasm-releaseOK89

Exports:ompdetectomplimits

Dependencies: