How different task may affect processor temperature -


i doing application warm processor as possible test cooling subsystem. first naive attempt created many threads processor cores , run infinite loop in each thread. increase temperature want more.

i think different instructions have different temperature footprint. particularly interested in intel xeon e5-2620 v3.

so question is: how write code (preferably in c/linux) warm processor more simple infinite loop?


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -