Skip to content

Do we know how many CLOPS? #25

Answered by NoahGWood
InfamousPlatypus asked this question in Q&A
Discussion options

You must be logged in to vote

The gate speed is 150ns, the actual timing of the mems is ~75ns, but we add a little bit extra delay to help with timing. So our physical limit would be 6 million operations per second before we have to start scaling to chip size.

The slowest ops on this processor is the measurement and the single-photon source with a 4us and 10us cooldown times respectively. That's 14 microseconds which is the minimum time you need in between each program. It looks like there's 16 gate operations which means the algorithm would be:

14us + 150n(16) = 16.4us
1/16.4us * 1000000/1 = 60975.61= ~60,000kHz

So, ~60,000 clops? I don't like this unit of measure though as it's not really that informative and it see…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@InfamousPlatypus
Comment options

Answer selected by InfamousPlatypus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants