google-cloud-platformgoogle-compute-enginegoogle-dl-platform

CPU request has been approved on google cloud but not showing on the VM


My request of more CPU's has been approved for Google Cloud Compute Engine. When I ssh into my VM on the cloud and do lscpu, I do not see an increased number of CPU's. How do I carry those CPU's into the VM?


Solution

  • In addition to @john Hanley

    You can also use this step by step

    1. Open the Google cloud Platform console
    2. Open Compute Engine > VM instances
    3. Select the VM you need to shut down
    4. Open the Virtual Machine and properly shutdown the VM
    5. Edit the the VM
    6. Locate the CPU platform
    7. Adjust your preferred vCPUs to core ratio & Visible core count
    8. Click save and verify the VM instance size.

    For complete guide you may refer this documentation.