D-Wave's 2,000-Qubit Quantum Annealing Computer Now 1,000x Faster Than Previous Generation

D-Wave chipset

D-Wave, a Canadian company developing the first commercial “quantum computer,” announced its next-generation quantum annealing computer with 2,000 qubits, which is twice as many as its previous generation had.

Latest Videos FromTom's Hardware
TOPICS
Contributor

Lucian Armasu is a Contributing Writer for Tom's Hardware US. He covers software news and the issues surrounding privacy and security.

  • targetdrone
    If D-Wave's 2,000-qubit computer is now 1,000 faster than the previous 1,000-qubit generation (D-Wave 2X), that would mean that, for the things Google tested last year, it should now be 100 billion times faster than a single-core CPU.


    and yet it still can't run Crisis.
    Reply
  • texastim65
    I'm curious as to whether breaking encryption is something that the qubit computer is designed for or can do.

    Being billions of times faster than conventional computers could mean breaking encryption becomes more practical for the NSA or anyone else able to afford it.
    Reply
  • leoscott
    Odds are NSA has something that will break encryption already. They generally don't talk about their good toys.
    Reply
  • For encryption, quantum computing doesn't really help. Time for a 512-bit key is still infinite. A quantum computer saves at most a squared amount of tries. So a 256 bit key would take an average of 2^127 tries, 2^128 tries to be sure, rather than 2^256 bit tries on regular computing.

    That's still about a billion billion years, or considerably longer than the age of the universe.

    People that claim you can "break encryption" just don't understand the math. You can break it by implementation issues, or other means, but not mathematically.
    Reply
  • Adr2t
    Well one factor is that key it self wouldn't be random though. Most people don't pick random passwords but passwords that have some English words in them - in theory - that cuts a good chunk of the guess work out.
    Reply
  • 18660930 said:
    Well one factor is that key it self wouldn't be random though. Most people don't pick random passwords but passwords that have some English words in them - in theory - that cuts a good chunk of the guess work out.

    But you can't predict where it cuts the guess work. That's the beauty of modern encryption.

    Unless you try directly the passwords. And that's all what modern hacking is, rotate the usernames using a fixed password. Not using various passwords for a same user. Someone in the group probably uses "Elv1s4ever", right?
    Reply
  • bit_user
    I noted the improvements in the description of these machines and what they're good at, Lucian. However:
    their performance increases much more than just 2x, unlike with regular microprocessors. This is because qubits can hold a value of 0, 1, or a superposition of the two, making quantum systems able to deal with much more complex
    No, it comes from the fact that each new qubit works in conjunction with all the others. So, the performance improvement should be exponential. Assuming they can still readily achieve and maintain entanglement.

    One thing I find so exciting about quantum computers is the kinds of optimization problems we'll be able to solve in areas like system and even mechanical design.
    Reply
  • I love how I'm being downvoted, by people that don't understand math. You're either O(n^(1/2)), or O(log(N)), which, in binary, is the same. More qubits don't help. Read a book.
    Reply
  • bit_user
    18661375 said:
    I love how I'm being downvoted, by people that don't understand math.
    I didn't down-vote you, because I'm no expert on this subject.

    But, since you dinged me, I'd like you to explain why a quantum computer of at least 512 qubits wouldn't be able to simultaneously try all keys. That's my understanding of how they work.

    Do you think Google is flat-out wrong, in their claims?
    Reply
  • 18661395 said:
    18661375 said:
    I love how I'm being downvoted, by people that don't understand math.
    I didn't down-vote you, because I'm no expert on this subject.

    But, since you dinged me, I'd like you to explain why a quantum computer of at least 512 qubits wouldn't be able to simultaneously try all keys. That's my understanding of how they work.

    Do you think Google is flat-out wrong, in their claims?

    What Google claim? Search "Shor's algorithm", or "Post-quantum cryptography". Basically, some calculations are extremely faster. Some, including prime numbers, not so much.

    IMO, if it's number theory related, don't expect "exponentially faster" solutions. I wish they existed, but, it's so basic, it doesn't yield.
    Reply