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:

kokkos-legacy 2.9.00

Compiler Fujitsu Compiler 4.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
[+] /usr (external ncurses-6.1-qbvus6vwvtyxe33hxq4hbpazkrpy6ctb)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/gnuconfig-2021-08-14-ezyvb3gy7i726n45kwb44a4vxle3if3i
[+] /usr (external libtool-2.4.6-snb3wjzerg4q7w57akrhqlg2hfvalawy)
[+] /usr (external pkgconf-1.4.2-x2r3t6jrikcoqgyvulfa2xm3cgearc2z)
[+] /usr (external libxml2-2.9.7-sjfhie7egvrddyaxgsplnop3zfbkkssb)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/cmake-3.21.4-vgsk3aw6j4szlnkzjz3u57u7qtoosnkz
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/util-macros-1.19.3-xcqo73bn3nuqaorzcxbwe7gryrrs3tdi
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/libpciaccess-0.16-74y6xqt47lwnpy66keok3cwv4lm2x45a
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/hwloc-1.11.13-7xx3fhadauvfvwetjiajof2kzxpgfh4c
==> Installing kokkos-legacy-2.9.00-mueobdxsztuxhba3ezwws4ppcrxfog3e
==> No binary for kokkos-legacy-2.9.00-mueobdxsztuxhba3ezwws4ppcrxfog3e found: installing from source
==> Warning: using "kokkos-legacy@2.9.00" which is a deprecated version
==> Warning: kokkos-legacy@2.9.00 is deprecated and may be removed in a future Spack release.
==> Error: FetchError: Will not fetch kokkos-legacy@2.9.00
If you are willing to be a maintainer for this version of the package, submit a PR to remove `deprecated=False`, or use `--deprecated` to skip this check.

/vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spack/spack/package.py:1382, in do_fetch:
1379 dp_msg))
1380
1381 if not ignore_deprecation:
>> 1382 raise FetchError("Will not fetch {0}".format(
1383 self.spec.format('{name}{@version}')), dp_msg)
1384
1385 self.stage.create()


<= Back to list