Gremlin and GCP HPC VM images/clusters

Test GCP HPC cluster reliability with Gremlin. Simulate node failures and resource pressure to validate job scheduler resilience.

HPC workloads are frequently tightly coupled, which changes the arithmetic of node failure completely. In a loosely coupled job, losing one worker costs you that worker's share. In an MPI job on Google Cloud HPC where ranks communicate continuously, losing one node can fail the entire computation regardless of how many others stayed healthy.

That makes checkpointing the deciding factor, and checkpointing is usually tuned for throughput rather than resilience. Infrequent checkpoints mean less overhead and more work lost per failure. Teams pick an interval early, without measuring what a failure costs, then run it for years.

Install the Gremlin Agent on your compute nodes and Shutdown experiments produce the number that makes the tradeoff real: how much computation disappears when a node drops mid-run, and how long recovery takes. CPU and memory experiments reveal whether a single degraded node slows the entire job, which is common in tightly coupled work and invisible in aggregate metrics.

With that measurement, your checkpoint interval becomes an informed decision rather than a guess nobody has revisited since the cluster was built.

Building resilience on HPC VM images/clusters with Gremlin

HPC VM images/clusters is an infrastructure service, which means it supports the Gremlin agent*. This lets you run the full suite of Gremlin experiments. Using the Gremlin agent, you can find deep, infrastructure-level reliability risks in your HPC VM images/clusters workloads, such as:

  • Scaling problems due to missing or misconfigured autoscaling rules
  • Processes that don't auto-recover after a crash
  • Limited redundancy on the host and network level
You can also run these expert-built workflows designed to replicate real-world failure modes on HPC VM images/clusters:

* Gremlin is designed to work on any cloud platform that provides Linux or Windows hosts. We haven't individually tested every service we cover, and not all are officially supported. Check our compatibility documentation for tested operating systems and known caveats, or get in touch if you don't see yours.

Learn more about Gremlin and HPC VM images/clusters

Avoid downtime. Use Gremlin to turn failure into resilience.

Gremlin empowers you to proactively root out failure before it causes downtime. See how you can harness chaos to build resilient systems by requesting a demo of Gremlin.

Product Hero ImageShape