Skip to main content

√T-based adaptive checkpointing for distributed systems

Project description

Adaptive Checkpointer PyPI

√T-based adaptive checkpointing for distributed simulations and systems

from adaptive_checkpointer import AdaptiveCheckpointer, TieredBackend

backend = TieredBackend().add_ram_layer(10000) \
                         .add_nvme_layer(100000, "/mnt/pmem") \
                         .add_s3_layer("my-bucket")

checkpointer = AdaptiveCheckpointer(
    base_interval=500,
    storage=backend,
    metrics=True
)# adaptive-checkpointer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adaptive_checkpointer-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adaptive_checkpointer-0.1.0-py3-none-any.whl (1.7 kB view details)

Uploaded Python 3

File details

Details for the file adaptive_checkpointer-0.1.0.tar.gz.

File metadata

  • Download URL: adaptive_checkpointer-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for adaptive_checkpointer-0.1.0.tar.gz
Algorithm Hash digest
SHA256 182bf9f0f9e745621e09ef700e0bdd0392fdc73fb60ce4d43029aef91f2e574d
MD5 a822f2c1293bba15d3ef9cdbfa53b837
BLAKE2b-256 5ae870dce707f1223c0108e2c746517a8586a1edaf5f590862f9f8dd6fcb7ccc

See more details on using hashes here.

File details

Details for the file adaptive_checkpointer-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for adaptive_checkpointer-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e1a2a68413c97e18358e697303266e29748a946b7a02ba5dc4486d8b2803a06
MD5 0ecd4010d8973d29e2c420c7afe7c3c8
BLAKE2b-256 ba9df7a850631a5c6737b3a38972fdfddda0949afdd4c9688f80bc33b1c3bff6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page