Skip to content
Prev 1677 / 2152 Next

cannot install ncdf4_1.6.1 in R-3.0.0 on Cray XE6 HERMIT (R-sig-hpc Digest, Vol 56, Issue 4)

Hi Martin,

It looks like you need to recompile hdf5 and netcdf with
"--enable-shared" option (either in your home directory or lustre
directory(I assume you use lustre file system)). Once you have those,
you should be able to install pbdNCDF4 and ncdf4 packages.

Please let me know, if you need detail installation instructions of
hdf5, netcdf, ncdf4 and pbdNCDF4 on Cray XE6 machine.

(TO run: you need to copy all *.so files(from hdf5 and netcdf lib
directory) to lustre file system so compute nodes can access those).


Thanks
Pragnesh



On 5/5/13, r-sig-hpc-request at r-project.org
<r-sig-hpc-request at r-project.org> wrote: