Package: flexiblas 3.4.0.2
flexiblas: 'FlexiBLAS' API Interface
Provides functions to switch the 'BLAS'/'LAPACK' optimized backend and change the number of threads without leaving the R session, which needs to be linked against the 'FlexiBLAS' wrapper library <https://www.mpi-magdeburg.mpg.de/projects/flexiblas>.
Authors:
flexiblas_3.4.0.2.tar.gz
flexiblas_3.4.0.2.tgz(r-4.6-x86_64)flexiblas_3.4.0.2.tgz(r-4.6-arm64)flexiblas_3.4.0.2.tgz(r-4.5-x86_64)flexiblas_3.4.0.2.tgz(r-4.5-arm64)
flexiblas_3.4.0.2.tar.gz(r-4.7-arm64)flexiblas_3.4.0.2.tar.gz(r-4.7-x86_64)flexiblas_3.4.0.2.tar.gz(r-4.6-arm64)flexiblas_3.4.0.2.tar.gz(r-4.6-x86_64)
flexiblas_3.4.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flexiblas/json (API)
NEWS
| # Install 'flexiblas' in R: |
| install.packages('flexiblas', repos = c('https://enchufa2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/enchufa2/r-flexiblas/issues
Last updated from:b7520ee4fc. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 104 | ||
| linux-devel-x86_64 | OK | 623 | ||
| source / vignettes | OK | 117 | ||
| linux-release-arm64 | OK | 94 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-release-x86_64 | OK | 233 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| macos-oldrel-x86_64 | OK | 195 | ||
| windows-devel | OK | 47 | ||
| windows-release | OK | 53 | ||
| windows-oldrel | OK | 52 | ||
| wasm-release | OK | 99 |
Exports:flexiblas_availflexiblas_current_backendflexiblas_get_num_threadsflexiblas_listflexiblas_list_loadedflexiblas_load_backendflexiblas_set_num_threadsflexiblas_switchflexiblas_version
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'flexiblas': FlexiBLAS API Interface for R | flexiblas-package |
| Check Availability | flexiblas_avail |
| Get Version | flexiblas_version |
| Handle Backends | flexiblas-backends flexiblas_current_backend flexiblas_list flexiblas_list_loaded flexiblas_load_backend flexiblas_switch |
| Get/Set Number of Threads | flexiblas-threads flexiblas_get_num_threads flexiblas_set_num_threads |
