Skip to main content

git-lfs: command line tool for managing cloud storage

Contents

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

Overview of package

General information about package
Package: git-lfs
Description: command line tool for managing cloud storage
For more information: https://git-lfs.github.com
Categories:
License: OpenSource (MIT)

General usage information

Git LFS is a system for managing and versioning large files in association with a Git repository. Instead of storing the large files within the Git repository as blobs, Git LFS stores special pointer files in the repository, while storing the actual file contents on a Git LFS server.

NOTE: The usefulness of such is likely to be limited on an HPC cluster like those at UMD where the compute nodes do *not* have access to the public internet.

This module will add the git-lfs command to your path.

Available versions of the package git-lfs, by cluster

This section lists the available versions of the package git-lfson the different clusters.

Available versions of git-lfs on the Zaratab cluster

Available versions of git-lfs on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.1.2 git-lfs/3.1.2 zen2 Y
3.3.0 git-lfs/3.3.0 icelake, x86_64, zen2 Y






Back to Top