I’m running a parallelized machine learning task on my Droplet. When I monitor the system performance using htop, I see that both CPUs are running at 100% (yay). The problem, though, is that when I look as lscpu, I see that my clock rate is at ~2.7 GHz which is the baseline speed for the Xeon 8168 CPUs being used in my droplet. If you research the 8168, it says that it’s capable of Turbo Boost up to 3.7 GHz. Are we able to enable Turbo Boost for our Droplets to get every bit of possible performance?
Thanks, jd
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
The Intel Xenon processors “turbo boost” option is an automatic process from what I understand. When the operating system (in this case the hypervisor’s OS) requests a high amount of CPU use the chipset is designed to increase the clock speed to accommodate this as needed. This design is intended to support larger workloads while maintaining lower power usage than a chip running at 3.7 Ghz at all times would.
As I understand it, this is not something accessible from within a droplet and the droplet will report the base chip frequency that is provided in the hardware identification passed though by the hypervisor.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.