Skip to content

Every time when I say that I can do a quintillion comparisons in 2 months using a good GPU, I'll show this..

Notifications You must be signed in to change notification settings

Giunossauro/The-time-a-quintillion-comparisons-could-take

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

The time a quintillion comparisons could take

By compiling and running this really simple C++ code, you will realize how many time some quintillion comparisons could take running in the hosted CPU.

It's simple to understant wahts is going on: just read the code and follow the math.

Then, imagine this in 2 months using a good GPU. Yes, it's possible!

If you don't feel confortable enough to run this code on your computer, run on: https://onlinegdb.com/hKIp36KtP.

You will need to await the compiled running for about a minute to get the answer.

About

Every time when I say that I can do a quintillion comparisons in 2 months using a good GPU, I'll show this..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages