Skip to main content

silo: libraries for reading/writing a variety of scientific data

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: silo
Description: libraries for reading/writing a variety of scientific data
For more information: https://wci.llnl.gov/simulation/computer-codes/silo
Categories:
License: OpenSource (LLNL License)

General usage information

Silo is a library for reading and writing a wide variety of scientific data to binary, disk files. The files Silo produces and the data within them can be easily shared and exchanged between wholly independently developed applications running on disparate computing platforms.

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package silo, by cluster

This section lists the available versions of the package siloon the different clusters.

Available versions of silo on the Zaratab cluster

Available versions of silo on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
4.10.2 silo/4.10.2 zen, zen2 Y
4.11.1 silo/4.11.1 icelake, x86_64, zen2 Y






Back to Top