GETTING_STARTED.md
LICENSE
README.md
__init__.py
ab.py
agent.py
amd_collector.py
apple_collector.py
baseline.py
benchmark.py
benchmark_m5.py
cli.py
collector.py
command_receiver.py
config.py
dcgm_probe.py
error_tracker.py
fast_collector.py
fleet_aggregator.py
gaudi_collector.py
intel_arc_collector.py
machine_id.py
memory_leak_detector.py
metrics_server.py
optimize.py
pid_smoother.py
pyproject.toml
rapl_collector.py
recommend.py
recommendation_reporter.py
requirements.txt
ring_buffer.py
tag_client.py
uploader.py
./GETTING_STARTED.md
./README.md
./__init__.py
./ab.py
./agent.py
./amd_collector.py
./apple_collector.py
./baseline.py
./benchmark.py
./benchmark_m5.py
./cli.py
./collector.py
./command_receiver.py
./config.py
./dcgm_probe.py
./error_tracker.py
./fast_collector.py
./fleet_aggregator.py
./gaudi_collector.py
./intel_arc_collector.py
./machine_id.py
./memory_leak_detector.py
./metrics_server.py
./optimize.py
./pid_smoother.py
./rapl_collector.py
./recommend.py
./recommendation_reporter.py
./requirements.txt
./ring_buffer.py
./tag_client.py
./uploader.py
aluminatiai.egg-info/PKG-INFO
aluminatiai.egg-info/SOURCES.txt
aluminatiai.egg-info/dependency_links.txt
aluminatiai.egg-info/entry_points.txt
aluminatiai.egg-info/requires.txt
aluminatiai.egg-info/top_level.txt
attribution/__init__.py
attribution/engine.py
attribution/pid_resolver.py
attribution/process_probe.py
attribution/rules.py
efficiency/__init__.py
efficiency/auto_tuner.py
efficiency/carbon.py
efficiency/carbon_scheduler.py
efficiency/cloud_detect.py
efficiency/curve_builder.py
efficiency/gpu_specs.py
efficiency/hardware_match.py
efficiency/mig.py
efficiency/power_control.py
efficiency/profiler.py
efficiency/rapl.py
efficiency/stats.py
finetune/__init__.py
finetune/dataset_builder.py
finetune/energy_callback.py
finetune/eval_model.py
finetune/greentune.py
finetune/greentune_agent.py
finetune/greentune_swarm.py
finetune/rocm_power.py
finetune/smoke_test.py
finetune/verify_rocm.py
integrations/__init__.py
integrations/mlflow_callback.py
integrations/otel_exporter.py
integrations/wandb_callback.py
schedulers/__init__.py
schedulers/base.py
schedulers/detect.py
schedulers/kubernetes.py
schedulers/runai.py
schedulers/slurm.py
tests/test_ab.py
tests/test_apple_collector.py
tests/test_attribution.py
tests/test_carbon.py
tests/test_collector.py
tests/test_config_validation.py
tests/test_error_tracker.py
tests/test_gaudi_collector.py
tests/test_intel_arc_collector.py
tests/test_new_features.py
tests/test_observability.py
tests/test_optimize.py
tests/test_rapl_collector.py
tests/test_recommendation_reporter.py
tests/test_security.py
tests/test_stats.py
tests/test_swarm.py