- Newest
- Most votes
- Most comments
P3 instances are being retired, and new customers are unable to run P3 instances. You can raise a support request to get confirmation from support team.
P4 and higher instances are also available. You can try the just announced p5.4xlarge
You can also try using G instance. Below screenshot show possible options for up to 32 vCPUs
Do note that this is a separate Running On-Demand G and VT instances quota value.
The error message "The requested configuration is currently not supported" when trying to launch p3.2xlarge or p3.8xlarge instances in the US West (Oregon) region could be due to several factors:
-
Availability Zone limitations: P3 instances may not be available in all Availability Zones within the US West (Oregon) region. Try launching the instance in different Availability Zones within the region.
-
AMI compatibility: The AMI you're using might not be compatible with P3 instances. P3 instances are GPU-optimized and may require specific AMIs that support GPU acceleration. Try using an AMI specifically designed for GPU workloads, such as AWS Deep Learning AMIs.
-
Instance configuration: There might be specific configuration requirements for P3 instances that aren't being met in your launch request. Double-check that you're using a supported configuration.
-
Regional availability: While P3 instances are documented to be available in US West (Oregon), there could be temporary capacity constraints or other regional limitations affecting availability.
Since you were able to successfully launch other GPU instances like g6e.xlarge, your account permissions and vCPU limits are likely not the issue. The problem appears to be specific to the P3 instance family in your chosen configuration.
To resolve this issue, you could try:
- Selecting a different Availability Zone within US West (Oregon)
- Using a GPU-optimized AMI
- Trying a different region where P3 instances are available
- Contacting AWS Support for more specific information about P3 availability in your account
Sources
EC2 instance launching error | AWS re:Post
Amazon EC2 P3 – Ideal for Machine Learning and HPC - AWS
Relevant content
- asked 3 years ago
