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:

unblur 1.0.2

Compiler Fujitsu Compiler 4.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
[+] /opt/FJSVxtclanga/tcsds-latest (external fujitsu-mpi-head-zlunfezjmwzq5pfrxkeb3tpfc6ja5cxz)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/gnuconfig-2021-08-14-ezyvb3gy7i726n45kwb44a4vxle3if3i
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/jbigkit-2.1-ykv3mpvc3ndrw37vdvwehozjvzolleyd
[+] /usr (external zlib-1.2.11-o3hvygtdcp6vg3bpvsrurq4hgklwtype)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/libjpeg-9d-5ch7pzpaexz2gdf6wuzxkc2v4y3egeoi
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/gsl-2.7-fm4fuduogrkyoqft5vpbzv7ylz5ejlrc
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/fftw-3.3.10-su2k5excjdh3waxtgxzffzjbwnm2u6xr
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/libtiff-4.3.0-ysjlpzh7gtl76ka27kk6c3isdpgyztqa
==> Installing unblur-1.0.2-6mhb6wr6aj4enzqzn6hti4ekryfcdcib
==> No binary for unblur-1.0.2-6mhb6wr6aj4enzqzn6hti4ekryfcdcib found: installing from source
==> Fetching http://grigoriefflab.janelia.org/sites/default/files/unblur_1.0.2.tar.gz
==> Warning: The contents of /home/rccs-sdt/a01008/spack-stage/spack-stage-unblur-1.0.2-6mhb6wr6aj4enzqzn6hti4ekryfcdcib/unblur_1.0.2.tar.gz look like HTML. Either the URL you are trying to use does not exist or you have an internet gateway issue. You can remove the bad archive using 'spack clean <package>', then try again using the correct URL.
==> Error: ChecksumError: sha256 checksum failed for /home/rccs-sdt/a01008/spack-stage/spack-stage-unblur-1.0.2-6mhb6wr6aj4enzqzn6hti4ekryfcdcib/unblur_1.0.2.tar.gz
Expected 1aa72b1f944114987ede644e1866eaebc08e191ecc566b3461409449360931e2 but got 35e2d73fad29dc0ff09b5fb11c0a69a23d6f1cdb7610d5a32f2b1baa2e98a4c5

/vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spack/spack/package.py:1391, in do_fetch:
1388 self.stage.fetch(mirror_only, err_msg=err_msg)
1389 self._fetch_time = time.time() - start_time
1390
>> 1391 if checksum and self.version in self.versions:
1392 self.stage.check()
1393
1394 self.stage.cache_local()


<= Back to list