Skip to content

mew2057/CAST

 
 

Repository files navigation

CAST

Cluster Administration and Storage Tools, or CAST, can enhance the system management of cluster-wide resources. It consists of the open source tools: Cluster System Management (CSM), Burst Buffer and Function Shipping.

CSM provides an integrated view of your large cluster and includes discovery and management of system resources, database integration, support of job launches, diagnostics, RAS events and actions, and health check.

Burst Buffer is a cost-effective mechanism that can improve I/O performance for a large class of high-performance computing applications without requirement of intermediary hardware. Burst Buffer provides a fast storage tier between compute nodes and the traditional parallel file system, allowing overlapping jobs to stage-in and stage-out data for a variety of checkpoint/restart, scratch volume, and extended memory I/O workloads.

Function Shipping is a file I/O forwarding layer for Linux that aims to provide low-jitter access to remote parallel file system while retaining common POSIX semantics.

For more details on CAST please view:

How to Contribute

If this sounds like a project you would like to help develop, please print, fill out and sign one of the following contributor agreements:

For further details, please view the CONTRIBUTING.md

How CAST is Licensed

CAST is licensed under the Eclipse Public License 1.0. For more details please view the LICENSE file for details.

About

CAST can enhance the system management of cluster-wide resources. It consists of the open source tools: cluster system management (CSM) and burst buffer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.1%
  • C 28.7%
  • Shell 6.9%
  • Python 4.4%
  • PLpgSQL 3.4%
  • Perl 2.1%
  • Other 3.4%