The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Provides a lightweight interface to graphics processing unit (GPU)-accelerated numerical computing using 'CUDA'. Dense tensors, sparse matrices, decompositions, distances, exact nearest neighbours, clustering, graph workflows, and embeddings share one consistent interface. The native backend discovers the 'NVIDIA CUDA Driver API', 'cuBLAS', and 'cuSOLVER' libraries at runtime without bundling 'LibTorch' or the 'CUDA Runtime'. Stage-level provenance records the backend, device, and data transfers used by each result. A portable implementation supports package validation on systems without 'CUDA'. Background for the included Leiden community detection and uniform manifold approximation and projection methods is given by Traag, Waltman and van Eck (2019) <doi:10.1038/s41598-019-41695-z> and McInnes et al. (2018) <doi:10.21105/joss.00861>, respectively.
| Version: | 0.4.1 |
| Imports: | Matrix, methods, stats |
| Suggests: | igraph (≥ 2.0.0), knitr, rmarkdown, RSpectra, Rtsne, S4Vectors, SingleCellExperiment, testthat (≥ 3.0.0), torch, uwot |
| Published: | 2026-09-10 |
| DOI: | 10.32614/CRAN.package.cudaverse |
| Author: | Yaoxiang Li [aut, cre] |
| Maintainer: | Yaoxiang Li <liyaoxiang at outlook.com> |
| BugReports: | https://github.com/cudaverse/cudaverse/issues |
| License: | MIT + file LICENSE |
| URL: | https://cudaverse.github.io/cudaverse/, https://github.com/cudaverse/cudaverse |
| NeedsCompilation: | yes |
| SystemRequirements: | For GPU execution on Windows or Linux: NVIDIA CUDA-capable GPU, NVIDIA driver with CUDA Driver API, NVIDIA cuBLAS 12, and NVIDIA cuSOLVER 11 |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | cudaverse results |
| Reference manual: | cudaverse.html , cudaverse.pdf |
| Vignettes: |
Keep an R workflow on the GPU (source, R code) What runs on CUDA? (source, R code) Your first CUDA workflow with cudaverse (source, R code) Set up CUDA for cudaverse (source, R code) Performance and package size (source, R code) |
| Package source: | cudaverse_0.4.1.tar.gz |
| Windows binaries: | r-devel: cudaverse_0.4.1.zip, r-release: not available, r-oldrel: cudaverse_0.4.1.zip |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): cudaverse_0.4.1.tgz, r-release (x86_64): cudaverse_0.4.1.tgz, r-oldrel (x86_64): cudaverse_0.4.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=cudaverse to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.