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.
|
libp11
The PKCS#11 API is an abstract API to perform operations on
cryptographic objects such as private keys, without requiring access to
the objects themselves. That is, it provides a logical separation of the
keys from the operations. The PKCS #11 API is mainly used to access
objects in smart cards and Hardware or Software Security Modules (HSMs).
That is because in these modules the cryptographic keys are isolated in
hardware or software and are not made available to the applications
using them.