Summary:
An AIDP Unit is the standardized consumption metric used by Oracle AI Data Platform Workbench to meter usage. Units are calculated based on provisioned compute resources, specifically OCPU or GPU and memory which are measured per hour across clusters and platform features.
AIDP Unit:
An AI Data Platform Unit (AIDP Unit) is the unit of measurement Oracle AI Data Platform Workbench uses to track and bill for consumed platform resources in your AI Data Platform instance. In practice, AIDP Units provide a consistent way to understand and compare cost/consumption across different cluster configurations and workloads.
AIDP Unit charges are tied to the resources you provision and consume, especially OCPU/GPU and memory per hour, with rates defined in the “AI Data Platform Units Mapping” in the product documentation (
https://docs.oracle.com/en/cloud/paas/ai-data-platform/aidug/pricing.html
). For example, the mapping includes per-hour unit rates for AMD, ARM, and Intel OCPU configurations, NVIDIA GPU per hour, and memory GB per hour.
It’s also important to note that AIDP Units apply only to AI Data Platform–managed compute and features. Supporting OCI services such as Object Storage, Logging, Monitoring, or standalone databases are billed separately under standard OCI pricing and are not converted into AIDP Units. For planning, Oracle provides a Pricing Widget (
https://www.oracle.com/cloud/costestimator/#/load&tag=AIDATAPLATFORM
) to compare estimates for configurations.
Takeaways:
- Use the AI Data Platform Units Mapping to estimate consumption when choosing between CPU vs. GPU and sizing memory for your workload.
- Remember that non-AIDP services (for example, Object Storage and any databases) are billed separately in OCI. Include those in end-to-end cost estimates.
- Standardize cluster “sizes” for common workloads (dev/test/prod) so teams can predict AIDP Unit consumption more consistently.
Call to Action or Resource Link:
Review the official “Pricing” section in Using Oracle AI Data Platform Workbench (AIDP Units, mapping table, and Pricing Widget) for the latest rates and guidance.