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:

ace 6.5.12

Compiler Fujitsu Compiler 4.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
==> Installing ace-6.5.12-7p2kboddv4ydwop2b3y3hrjylnlljabl
==> No binary for ace-6.5.12-7p2kboddv4ydwop2b3y3hrjylnlljabl found: installing from source
==> Fetching https://mirror.spack.io/_source-cache/archive/de/de96c68a6262d6b9ba76b5057c02c7e6964c070b1328a63bf70259e9530a7996.tar.gz
==> No patches needed for ace
==> ace: Executing phase: 'edit'
==> Error: Exception: compiler fj not supported in ace spack-package

/vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/var/spack/repos/builtin/packages/ace/package.py:31, in edit:
28
29 if not(self.compiler.name in supported):
30 raise Exception('compiler ' + self.compiler.name +
>> 31 ' not supported in ace spack-package')
32
33 env['ACE_ROOT'] = self.stage.source_path
34

See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-ace-6.5.12-7p2kboddv4ydwop2b3y3hrjylnlljabl/spack-build-out.txt


<= Back to list