Compute orchestrationJobs
Job profiles
Create reusable workload profiles without hiding the concrete command and resource contract stored on each job.
Job profiles — contract and behavior
- Profiles provide named defaults for common models, containers, resources, and execution settings.
- The submitted job receives resolved values so later profile edits do not silently alter queued work.
- Operators inspect and list profiles through wc profiles before using them in automation.
- Provider pinning remains explicit when a workload cannot run on any compatible consumer.