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 7.1.0

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
[+] /usr (external gmake-4.2.1-eszqmok6vi6wxcmklx6bqloeidbh25kb)
==> Installing ace-7.1.0-hdyvjj6d5kdi5noejnzjkzqyljcsxi4h [2/2]
==> No binary for ace-7.1.0-hdyvjj6d5kdi5noejnzjkzqyljcsxi4h found: installing from source
==> Fetching https://spack-llnl-mirror.s3-us-west-2.amazonaws.com/_source-cache/archive/d7/d78d9f3f2dee6ccb46a8c296367369349054fd475dff3c5b36e2dff3dee0bf8f.tar.gz
==> No patches needed for ace
==> ace: Executing phase: 'edit'
==> Error: Exception: compiler fj not supported in ace spack-package

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

See build log for details:
/data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-ace-7.1.0-hdyvjj6d5kdi5noejnzjkzqyljcsxi4h/spack-build-out.txt


<= Back to list