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:

perl-xml-twig

Package

perl-xml-twig

Description

This module provides a way to process XML documents. It is build on top
of XML::Parser. The module offers a tree interface to the document,
while allowing you to output the parts of it that have been completely
processed. It allows minimal resource (CPU and memory) usage by building
the tree only for the parts of the documents that need actual
processing, through the use of the twig_roots and
twig_print_outside_roots options. The finish and finish_print methods
also help to increase performances. XML::Twig tries to make simple
things easy so it tries its best to takes care of a lot of the (usually)
annoying (but sometimes necessary) features that come with XML and
XML::Parser.

Note


<= Back to list