09 August 2025

What happens if a supercomputer is used to mine bitcoins?

This has happened. I wrote about incidents of supercomputers being used to mine cryptocurrency a few years ago: Subverting computing research for fool's gold.

Bitcoin

NSF sponsored-researcher misused supercomputers to mine bitcoin via BBC June 2014:

A researcher has been suspended from a US national agency for misusing supercomputers to mine bitcoins at two universities. In a report, the National Science Foundation (NSF) revealed that more than $8,000 worth of bitcoins had been generated from NSF-funded computers... It is claimed that the unnamed researcher used remote access software and may have been attempting to cover his tracks.

So, he knew it wrong, tried to hide what he did including remotely accessing the supercomputer from Europe, and got caught.


The researcher’s access to all NSF-funded supercomputer resources was terminated, and after the NSF Office of Inspector General investigated (pp. 30-31), he was suspended from any further activities government-wide.

Dogecoin: Klondike operations

In February 2014, yet another researcher, at Harvard University, was caught mining a different cryptocurrency, Dogecoin. He used Harvard's Odyssey, a high-powered network cluster, which uses thousands of CPU cores, to mine Dogecoin. Harvard Crimson described the incident rather colorfully:

“Any participation in “Klondike" style digital mining operations or contests for profit requiring Harvard-owned assets to examine digital currency key strength and length are strictly prohibited for fairly obvious reasons,” 

Unusually high electric power consumption was what alerted Harvard to the situation. Since significant resources were wasted as part of the illicit mining activities, blowing through a lot of funds budgeted for research, the assistant dean for research computing wrote this notice: Harvard Dogecoin Mining on Pastebin. It has since been deleted. This was the URL https://pastebin.com/P8kvWqSG

All's well that ends well. Maybe? A few days after the "Klondike mining operation", several current students received the following email invitation from a mysterious HBS alumnus named John Harvard Bitcoin

“Are you the secret DOGE miner? I just started the Harvard Bitcoin Club and would like to invite you to join. The goal is to start an ‘open club’ that promotes Bitcoin education.”

This led to the establishment of periodic gatherings of the Bitcoin Club. Founder John Harvard Bitcoin paid for meeting materials and reimbursed the cost of attendee meals in Bitcoin. 

Supercomputers versus GPUs

Graphics processing units (GPU) are often integrated on a regular processor (chip). Sometimes, especially for gaming or applications like Second Life, a computer will have a "traditional" processor chip AND a stand-alone "dedicated" GPU, activated only as needed for graphically-intensive applications. GPUs are very fast for certain purposes.

Would a supercomputer need a lot less time to mine the same amount of bitcoin as a home PC or Apple computer?  The answer is no, probably not. Stan Hanks, former Enron Broadband Services CTO and founder of Network Mercenaries, told me why, in August 2014:

The bitcoin algorithm doesn't lend itself to parallel decomposition, and concurrent parallel execution on a slow processor just yields a bunch of slow results in parallel. The custom ASIC systems just flat kill everything else, and each generation completely obsoletes the prior generation to the point of it being completely ineffective to operate.

If you don't have a cozy relationship with a chip house doing miners, and aren't willing to do an in-house implementation, you're pretty much out of the game at this point.

So, the only benefit was stealing electricity. The bitcoin algorithm is ill-suited to benefit from what a supercomputer offers, i.e. a whole lot of conventional Intel type processors each working on different parts of a problem simultaneously. Instead, each processor in the supercomputer worked away on its own, slowly like any PC, without benefit from parallelism.

I do not know how subsequent generations of supercomputers would compare with ASIC miners. It has been a long time since I enthusiastically followed the semi-annual Top 500 announcements of fastest supercomputers. Unless there has been some sort of fundamental, alternative design development for supercomputers, there would be no change.

Centralized, non-distributed computing

Stan Hanks responded to my follow-up question about whether profitable Bitcoin mining is concentrated among a few big "mines" (or maybe mining pools) as