Class GPUIsolatedRunner

java.lang.Object
org.episteme.benchmarks.testing.GPUIsolatedRunner

public class GPUIsolatedRunner extends Object
Utility to run GPU benchmarks/tests in an isolated process. Simulates Docker-like isolation by controlling environment variables and JVM arguments.
Since:
2.0
Author:
Gemini AI (Google DeepMind)
  • Constructor Details

    • GPUIsolatedRunner

      public GPUIsolatedRunner()
  • Method Details