1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: rmpi
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 10), dh-r, r-base-dev (>= 3.5.1), mpi-default-dev, mpi-default-bin, pkg-config
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/edd/r-cran-rmpi
Vcs-Git: https://salsa.debian.org/edd/r-cran-rmpi.git
Homepage: https://cran.r-project.org/package=Rmpi
Package: r-cran-rmpi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, mpi-default-bin
Suggests: r-cran-rsprng
Description: GNU R package interfacing MPI libraries for distributed computing
This CRAN package provides an interface to the MPI (Message-Passing
Interface) API. It also provides an interactive R slave environment
in which distributed statistical computing can be carried out.
|