Skip to main content

sqlite: Library for lossy compression of multidimensional arrays

Contents

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

Overview of package

General information about package
Package: sqlite
Description: Library for lossy compression of multidimensional arrays
For more information: https://www.sqlite.org
Categories:
License: OpenSource (PublicDomain)

General usage information

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.

This module will add the sqlite3 command to your PATH.

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 sqlite, by cluster

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

Available versions of sqlite on the Zaratab cluster

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






Back to Top