Estimate GPU job cost
estimate-job-costEstimate on-demand cost for a GPU job across Enverge tiers (e.g. DGX Spark vs B300) using the pricing catalogue. Pass hours, or a workload preset for an illustrative default. Always re-run before launch; returns a portal launch_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skus | No | Subset of tiers to compare; defaults to the full pricing catalogue. | |
| hours | No | Wall-clock GPU hours for the job. Prefer user-supplied hours over presets. | |
| quantity | No | Number of GPUs / nodes (default 1). | |
| workload | No | Illustrative preset when hours are unknown: sft-7b-small, sft-70b, inference-day. |