ML python code works fine in old PC and throws BSOD in new PC . Please help

Anil D 0 Reputation points
2024-06-09T15:28:08.75+00:00

ML python code (using Anaconda) works fine in old PC (I7-6800k CPU @3.4GHz 3.40GHz RAM = 64 GB) and throws BSOD in new PC (I9-14900K 3.20 GHz RAM = 160 GB usable). Please help

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,988 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 17,311 Reputation points MVP
    2024-06-10T01:41:56.0566667+00:00

    It's quite unusual for a ML Python code to cause a BSOD error on a newer and more powerful system.

    Outdated or conflicting drivers can sometimes lead to instability and crashes.

    Monitor memory usage using tools like Task Manager.

    Ensure that you're using the latest stable versions of Python.

    Run hardware diagnostic to check the system.

    0 comments No comments

  2. Kane34 0 Reputation points
    2024-06-10T18:15:18.43+00:00

    It can be that your 14900k is faulty. Try to setup PL1, PL2 and ICCMax to either Performance or extreme profile in BIOS according to intel spec (253W,253W,307A) (253W,253W,400A) and try again. It is also adviced that you run Stability test like OCCT or AIDA64. But change to correct power Limits before to Check for Stability and temps. If this still Shows BSODs please Check Event Viewer You will find if CPU has defect a lot of error entries.

    0 comments No comments