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:

cray-pmi 5.0.17

Compiler Fujitsu Compiler Fujitsu C/C++ Compiler 4.10.0 tcsds-1.2.38
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
==> Warning: config:terminal_title has been replaced by install_status and is ignored
==> Warning: Failed to initialize repository: '$spack/var/spack/repos/local'.
No repo.yaml found in '$spack/var/spack/repos/local'
To remove the bad repository, run this command:
spack repo rm $spack/var/spack/repos/local
==> Installing cray-pmi-5.0.17-jmu32qsxeqdgpj2n4ha42gwhxzfojw2c [1/1]
==> No binary for cray-pmi-5.0.17-jmu32qsxeqdgpj2n4ha42gwhxzfojw2c found: installing from source
==> No patches needed for cray-pmi
==> cray-pmi: Executing phase: 'install'
==> Error: AttributeError: 'super' object has no attribute 'install'

The 'cray-pmi' package cannot find an attribute while trying to build from sources. This might be due to a change in Spack's package format to support multiple build-systems for a single package. You can fix this by updating the build recipe, and you can also report the issue as a bug. More information at https://spack.readthedocs.io/en/latest/packaging_guide.html#installation-procedure

/vol0003/rccs-sdt/data/a01008/spack-all-test/env-20240227/spack/lib/spack/spack/builder.py:145, in __getattr__:
144 def __getattr__(self, item):
>> 145 result = getattr(super(type(self.root_builder), self.root_builder), item)
146 if item in super(type(self.root_builder), self.root_builder).phases:
147 result = _PhaseAdapter(self.root_builder, result)
148 return result

See build log for details:
/data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-cray-pmi-5.0.17-jmu32qsxeqdgpj2n4ha42gwhxzfojw2c/spack-build-out.txt


<= Back to list