Question Is it possible for an amateur coder's program to damage a CPU ?

gamemaster3000

Distinguished
Jan 14, 2008
31
4
18,535
I'm guessing the answer is 'no', but I'm writing a program that simulates millions of hands of blackjack and might leave it run over night.

I'm curious what happens on a physical level when you have variables in a program that get changed millions of times. Doesn't the constant electricity accessing them eventually heat them up?
 
  • Like
Reactions: McSkziofren
I'm guessing the answer is 'no', but I'm writing a program that simulates millions of hands of blackjack and might leave it run over night.

I'm curious what happens on a physical level when you have variables in a program that get changed millions of times. Doesn't the constant electricity accessing them eventually heat them up?
Many many systems have processes running for hours and days, non-stop.
 
Motorola 6800 CPUs
68000, forgot a zero there.
If your system has proper cooling, this will have no impact to its physical safety. If it gets too hot, the system will throttle back to protect itself. If bad enough, it will shutdown.
Taking it for granted that the system is properly set up.
With so many mobos having a field day with CPU settings and having them very dangerously close to exploding it's always necessary to check that the bios settings are ok for the CPU.