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.
![]() |
Compiler | Fujitsu Compiler Fujitsu C/C++ Compiler 4.10.0 tcsds-1.2.38 |
---|---|
Result | Dependency Error |
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
==> Installing pmgr-collective-1.0-5desr4rnx7cy4jvp7wqwfctcwwn36kmt [1/1]
==> No binary for pmgr-collective-1.0-5desr4rnx7cy4jvp7wqwfctcwwn36kmt found: installing from source
==> Fetching https://spack-llnl-mirror.s3-us-west-2.amazonaws.com/_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/data/a01008/spack-all-test/env-20240227/spack/opt/spack/linux-rhel8-a64fx/fj-4.10.0/pmgr-collective-1.0-5desr4rnx7cy4jvp7wqwfctcwwn36kmt"'
2 errors found in build log:
28 client.c: In function 'main':
29 client.c:204:3: warning: implicit declaration of function 'sleep'; d
id you mean 'strsep'? [-Wimplicit-function-declaration]
30 sleep(1);
31 ^~~~~
32 strsep
33 mpirun_rsh.c: In function 'pglist_insert':
>> 34 mpirun_rsh.c:1354:64: error: 'SIZE_MAX' undeclared (first use in thi
s function)
35 if(pg->npids_allocated < pg->npids) pg->npids_allocated = SIZE
_MAX;
36 ^~~~
~~~~
37 mpirun_rsh.c:1354:64: note: 'SIZE_MAX' is defined in header '<stdint
.h>'; did you forget to '#include <stdint.h>'?
38 mpirun_rsh.c:81:1:
39 +#include <stdint.h>
40
41 mpirun_rsh.c:1354:64:
42 if(pg->npids_allocated < pg->npids) pg->npids_allocated = SIZE
_MAX;
43 ^~~~
~~~~
44 mpirun_rsh.c:1354:64: note: each undeclared identifier is reported o
nly once for each function it appears in
>> 45 make: *** [makefile:8: all] Error 1
See build log for details:
/data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-pmgr-collective-1.0-5desr4rnx7cy4jvp7wqwfctcwwn36kmt/spack-build-out.txt