This package adds collective parallel read and write
capability to the R package ncdf4 version 1.8. Typical use is
as a parallel NetCDF4 file reader in SPMD style programming.
Each R process reads and writes its own data in a synchronized
collective mode, resulting in faster parallel performance.
Performance improvement is conditional on a parallel file
system.
| Version: |
0.1-0 |
| Depends: |
R (≥ 2.13.0), methods, rlecuyer, pbdMPI (≥ 0.1-4) |
| OS_type: |
unix |
| Published: |
2013-02-24 |
| Author: |
Pragneshkumar Patel [aut, cre], George Ostrouchov [aut],
Wei-Chen Chen [aut], Drew Schmidt [aut], David Pierce [aut] |
| Maintainer: |
Pragneshkumar Patel <pragnesh at utk.edu> |
| BugReports: |
RBigDataProgramming on Google Group |
| License: |
GPL (≥ 3) |
| URL: |
http://r-pbd.org/ |
| NeedsCompilation: |
yes |
| SystemRequirements: |
OpenMPI (>= 1.5.4) on Solaris, Linux and Mac.
Parallel HDF5 and NetCDF4 (4.1 or later) libraries. |
| Installation: |
pbdNCDF4 installation info |
| Citation: |
pbdNCDF4 citation info |
| In views: |
HighPerformanceComputing, SpatioTemporal |
| CRAN checks: |
pbdNCDF4 results |