Are the 64 / 128 Core CPU workers gone for good?

I noticed when selecting CPU workers for serverless endpoints that we are no longer given the option of the 64 or 128 vCPUs anymore. I know the 64/128 vCPUs were having issues running jobs. I am wondering if they are going to come back or are they gone for good? Thanks! 🙂
3 Replies
yhlong00000
yhlong000006mo ago
Just to clarify, when we say 64 or 128 vCPUs, it doesn’t mean your pod will actually get that many vCPUs. It just means the underlying host has that much capacity. From my experience, if your code isn’t designed to run in parallel using multiple cores, the single core clock speed might be more important for the task speed than the number of cores.😀
Encyrption
EncyrptionOP6mo ago
The code I wish to use vCPUs is highly parallel and will take advantage of ALL available RAM and CPU. The more RAM available the better my application runs. Would like to see CPU instance with 256GB or more RAM. Are those coming back or no?
yhlong00000
yhlong000006mo ago
Oh, Sorry, I misunderstood your question initially. You are asking about CPU serverless options for 64 and 128 vCPUs? I don’t have this information at the moment, but let me check and get back to you.🙏🏻 hey, I checked, there are some technical issues that need to be resolved before we can bring back those options. Unfortunately, we don’t have a timeline for that at the moment.🥲 Will keep you informed if anything changes in the future.

Did you find this page helpful?