Introducing OC Grand Prix

OC Grand Prix is a platform for real-time competitive overclocking. Compete in Battle Royale rooms or race in Grand Prix endurance events.
Introduction
I’ve been around the competitive overclocking scene for a long time and even won live competitions like the GIGABYTE Overclocking European Championship all the way back in 2009 and 2010. The format for those competitions hasn’t changed much since: you get a fixed window of time to attempt your best score, and you can try over and over. Fail nine times, nail it on the tenth, and you can still win.


As a Formula 1 fan, that’s always bothered me. It removes a whole dimension of jeopardy: the idea that crashing out should be punishing, and that pre-contest preparation & engineering should matter as much as competitor skill. When I was running HWBOT, we experimented with this via the HWBOT World Championship, which featured short 1v1 matches (like Steponz vs. Lucky_n00b, for those who remember). OC Grand Prix is my attempt to take that idea further and bring real jeopardy into online competitive overclocking.
I’ve been enamored by AI coding tools enabling enthusiasts to develop tools and projects for niche hobbies. It started a while back with a basic , then a more advanced Rockchip RK3588 OC tool, and more recently a public repository of my collection of overclocking world records, now online as the OC World Record Museum.
OC Grand Prix is by far the most complex thing I’ve built yet: a real-time competitive overclocking platform with four game modes: Battle, Grand Prix, Challenge, and Solo.
OC Grand Prix Game Modes
OC Battle
In Battle mode, you compete against up to 100 players in a Battle Room. Each room runs a set number of rounds, and each round is a specific workload. Every player starts with 10,000 health points; the goal is to survive with the most health remaining.

At the start of each round, everyone gets the same workload and races to finish it. Round rankings are based on score, and the further off the winning score you land, the more health you lose. Win the round outright, and you lose no health at all. When the Battle ends, a winner is declared and you can review the full breakdown on the Battle Result page.
There’s also a persistent Battle Leaderboard, ranked by a Glicko-2 rating (a refined take on ELO). Your rating rises or falls based on performance against everyone else in the room.
OC Grand Prix
The OC Grand Prix is the platform’s centerpiece. It demands a mix of stability and raw performance to win. Each race is a set of workloads and typically takes about an hour to complete. The goal: finish every workload as fast as possible to post the lowest total race time.

Since instability is part of the game, there’s a Pit mechanic. If your system crashes, you can rejoin the race within 5 minutes. The race officially ends when the leader finishes the final workload, but every other pilot still gets to finish their own final lap, which can shake up the standings right at the line.
Like Battle mode, Grand Prix has its own Result page for reviewing performance against your peers. Right now the Grand Prix Leaderboard just ranks by wins, though a points system may replace that later.
OC Challenge
The OC Challenge is a different concept than the OC Battle and OC Grand Prix as it doesn’t require you to perform live in a battle room. Instead, it’s designed to run on your own schedule, and it’s built for creators who want to challenge their audience with a specific queue of workloads.
Honestly, I built this mode mostly for myself: it’s an easy way to make SkatterBencher guides interactive. The plan is to create a Challenge for every SkatterBencher guide, so anyone can directly compare their overclocking results against mine. I already created such a challenge for SkatterBencher #103 with the Core Ultra 5 250K Plus.

Solo
Solo is the most straight-forward game mode as it’s simply running the workloads on your own time. You can use it to practice for OC Battles or OC Grand Prix, or to compete on the workload leaderboards.

OC Grand Prix Workloads
OC Grand Prix currently supports seven workloads — five built in-house, plus two established external benchmarks:
Internal:
External:
Each workload comes in three variants (Small, Medium, and Large) which scale workload intensity and duration. Every workload is scored on time-to-completion, keeping the scoring system simple and consistent across the board. Full details on each workload are on the Workloads page.
OC Grand Prix Agent
To actually compete, you’ll need to download the OCGP Agent. Create an account to get your agent token, use it to authenticate the Agent, and you’re ready to join any Battle, Grand Prix, Challenge, or just run Solo.
Here’s a link to the latest OCGP Agent: https://ocgrandprix.com/download/agent.

What’s More
The platform also supports spectating — you can watch OC Battles, OC Grand Prix races, and individual Pilots in real time. More on that in a future post.
Try It Out
OC Grand Prix is currently in Alpha and will move to Beta by the end of summer. Curious how it all works? Head over to the How To Play page to get started.