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 4.7.0 |
---|---|
Result | Dependency Error |
Failed to install dependency package :
------------------------------------------------
[+] /vol0003/rccs-sdt/a01008/opt/python/3.9.9/fj (external python-3.9.9-3wcip6atrybofsb566d7pjqwhl76u4dp)
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/py-setuptools-58.2.0-nwtt7d5cczfaezzecmrcr4swo63tvrg2
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/py-wheel-0.32.3-zfkuxjjyrd4rua7tpxepo3st7y2nafyx
[+] /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/opt/spack/linux-rhel8-a64fx/fj-4.7.0/py-murmurhash-1.0.2-dzzunbphmev5gfutpvberc3v6ra2qhtg
==> Installing py-cymem-2.0.3-to3637qzlonbyncxjqt5o4shwanwnldm
==> No binary for py-cymem-2.0.3-to3637qzlonbyncxjqt5o4shwanwnldm found: installing from source
==> Using cached archive: /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/var/spack/cache/_source-cache/archive/50/5083b2ab5fe13ced094a82e0df465e2dbbd9b1c013288888035e24fd6eb4ed01.tar.gz
==> No patches needed for py-cymem
==> py-cymem: Executing phase: 'build'
==> Error: ProcessError: Command exited with status 1:
'/vol0003/rccs-sdt/a01008/opt/python/3.9.9/fj/bin/python3.9' '-s' 'setup.py' '--no-user-cfg' 'build'
5 errors found in build log:
15 copying cymem/cymem.pxd -> build/lib.linux-aarch64-3.9/cymem
16 running build_ext
17 building 'cymem.cymem' extension
18 creating build/temp.linux-aarch64-3.9
19 creating build/temp.linux-aarch64-3.9/cymem
20 /vol0003/rccs-sdt/a01008/spack-all-test/env-20220225/spack/lib/spac
k/env/fj/fcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv
-O3 -Wall -fPIC -I/vol0003/rccs-sdt/a01008/opt/python/3.9.9/fj/incl
ude/python3.9 -I/vol0003/rccs-sdt/a01008/opt/python/3.9.9/fj/includ
e/python3.9 -c cymem/cymem.cpp -o build/temp.linux-aarch64-3.9/cyme
m/cymem.o -O3 -Wno-strict-prototypes -Wno-unused-function
>> 21 cymem/cymem.cpp:4501:37: error: no member named 'tp_print' in '_typ
eobject'
22 __pyx_type_5cymem_5cymem_PyMalloc.tp_print = 0;
23 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
>> 24 cymem/cymem.cpp:4509:35: error: no member named 'tp_print' in '_typ
eobject'
25 __pyx_type_5cymem_5cymem_PyFree.tp_print = 0;
26 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
>> 27 cymem/cymem.cpp:4519:33: error: no member named 'tp_print' in '_typ
eobject'
28 __pyx_type_5cymem_5cymem_Pool.tp_print = 0;
29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
>> 30 cymem/cymem.cpp:4525:36: error: no member named 'tp_print' in '_typ
eobject'
31 __pyx_type_5cymem_5cymem_Address.tp_print = 0;
32 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
33 cymem/cymem.cpp:4969:22: warning: '_PyUnicode_get_wstr_length' is d
eprecated [-Wdeprecated-declarations]
34 (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SI
ZE(key)) ? 1 :
35 ^
36 /vol0003/rccs-sdt/a01008/opt/python/3.9.9/fj/include/python3.9/cpyt
hon/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET
_SIZE'
...
196 Py_DEPRECATED(3.3)
197 ^
198 /vol0003/rccs-sdt/a01008/opt/python/3.9.9/fj/include/python3.9/pypo
rt.h:508:54: note: expanded from macro 'Py_DEPRECATED'
199 #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__
))
200 ^
201 12 warnings and 4 errors generated.
>> 202 error: command '/vol0003/rccs-sdt/a01008/spack-all-test/env-2022022
5/spack/lib/spack/env/fj/fcc' failed with exit code 1
See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-py-cymem-2.0.3-to3637qzlonbyncxjqt5o4shwanwnldm/spack-build-out.txt
==> Warning: Skipping build of py-preshed-3.0.2-lmilbvgygdakjzexdlyb2arsnkqyugrx since py-cymem-2.0.3-to3637qzlonbyncxjqt5o4shwanwnldm failed
==> Error: py-preshed-3.0.2-lmilbvgygdakjzexdlyb2arsnkqyugrx: Package was not installed
==> Error: Installation request failed. Refer to reported errors for failing package(s).