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:

pmgr-collective 1.0

Compiler Fujitsu Compiler 4.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
==> Installing pmgr-collective-1.0-6a5mrz5hlzh27gkbq35jgfppriqwdzy6
==> No binary for pmgr-collective-1.0-6a5mrz5hlzh27gkbq35jgfppriqwdzy6 found: installing from source
==> Fetching https://mirror.spack.io/_source-cache/archive/c8/c8022d1128ce5e8f637166af6e55c13700e665550e468b8cdb1531441c6bb7f5.tgz
==> No patches needed for pmgr-collective
==> pmgr-collective: Executing phase: 'install'
==> Error: ProcessError: Command exited with status 2:
'make' '-j16' 'PREFIX="/vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/pmgr-collective-1.0-6a5mrz5hlzh27gkbq35jgfppriqwdzy6"'

1 error found in build log:
33 client.c: In function 'main':
34 client.c:204:3: warning: implicit declaration of function 'sleep'; d
id you mean 'strsep'? [-Wimplicit-function-declaration]
35 sleep(1);
36 ^~~~~
37 strsep
38 mpirun_rsh.c: In function 'pglist_insert':
>> 39 mpirun_rsh.c:1354:64: error: 'SIZE_MAX' undeclared (first use in thi
s function)
40 if(pg->npids_allocated < pg->npids) pg->npids_allocated = SIZE
_MAX;
41 ^~~~
~~~~
42 mpirun_rsh.c:1354:64: note: 'SIZE_MAX' is defined in header '<stdint
.h>'; did you forget to '#include <stdint.h>'?
43 mpirun_rsh.c:81:1:
44 +#include <stdint.h>
45

See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-pmgr-collective-1.0-6a5mrz5hlzh27gkbq35jgfppriqwdzy6/spack-build-out.txt


<= Back to list