List of Open Source Software which can be built on Fugaku

Spack logo
Spack will be used to manage open source software packages on Fugaku. Fugaku users can easily use pre-installed packages and built packages based on Spack recipes. The following list shows the results of building/compiling packages for aarch64 according to the Spack recipes. Note that the results in this list do not guarantee that each package will work properly. On the other hand, Fujitsu will provide the following packages compiled with Fujitsu compiler on Fugaku as "external" packages, of which Spack can be aware.
  • OpenJDK 11
  • Ruby 2.6.5 or later
  • Python2 2.7.15
  • Python3 3.6.8
  • Numpy 1.14.3
  • SciPy 1.0.0
  • Eclipse IDE 2019-09 R Packages
Please contact us from email:

r-ncdf4

Package

r-ncdf4

Description

Interface to Unidata netCDF (Version 4 or Earlier) Format Data Files.
Provides a high-level R interface to data files written using Unidata's
netCDF library (version 4 or earlier), which are binary data files that
are portable across platforms and include metadata information in
addition to the data sets. Using this package, netCDF files (either
version 4 or "classic" version 3) can be opened and data sets read in
easily. It is also easy to create new netCDF dimensions, variables, and
files, in either version 3 or 4 format, and manipulate existing netCDF
files. This package replaces the former ncdf package, which only worked
with netcdf version 3 files. For various reasons the names of the
functions have had to be changed from the names in the ncdf package. The
old ncdf package is still available at the URL given below, if you need
to have backward compatibility. It should be possible to have both the
ncdf and ncdf4 packages installed simultaneously without a problem.
However, the ncdf package does not provide an interface for netcdf
version 4 files.

Note


<= Back to list