Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by Fobeoqzylep

  1. F

    How comes GCC with "-mtune=nocona" produces the fastest code? (for Zen3 CPU)

    Ps. Happen quite frequently actually, my GPU got a huge performance boost when I set it as incorrect (older) generation card, and my CPU often lie it is different product in different architecture even, I assume as cost saving measure - had no bad side effect, but I assume processor optimization...
  2. F

    How comes GCC with "-mtune=nocona" produces the fastest code? (for Zen3 CPU)

    Not even close to providing correct answer to this question 🤪 but I would guess that answer would fall into either of two generic categories: 1. Accident (circumstance, relative) - either lucky, for example (developer being " in the zone") or less lucky (found a way for CPU to ignore its thermal...
  3. F

    Runtime error won't display (Windows 10)

    First: Errors are to be avoided rather than explored - I assume you want to make sure you will receive notification in case of error, but that is a risky way to go around, instead it is a good idea to get into a habit (however difficult it is) to handle this kind of things while coding because...
Back
Top Bottom