Archive for the ‘Quantum Computing’ Category

The coevolution of particle physics and computing – Symmetry magazine

In the mid-twentieth century, particle physicists were peering deeper into the history and makeup of the universe than ever before. Over time, their calculations became too complex to fit on a blackboardor to farm out to armies of human computers doing calculations by hand.

To deal with this, they developed some of the worlds earliest electronic computers.

Physics has played an important role in the history of computing. The transistorthe switch that controls the flow of electrical signal within a computerwas invented by a group of physicists at Bell Labs. The incredible computational demands of particle physics and astrophysics experiments have consistently pushed the boundaries of what is possible. They have encouraged the development of new technologies to handle tasks from dealing with avalanches of data to simulating interactions on the scales of both the cosmos and the quantum realm.

But this influence doesnt just go one way. Computing plays an essential role in particle physics and astrophysics as well. As computing has grown increasingly more sophisticated, its own progress has enabled new scientific discoveries and breakthroughs.

Illustration by Sandbox Studio, Chicago with Ariel Davis

In 1973, scientists at Fermi National Accelerator Laboratory in Illinois got their first big mainframe computer: a 7-year-old hand-me-down from Lawrence Berkeley National Laboratory. Called the CDC 6600, it weighed about 6 tons. Over the next five years, Fermilab added five more large mainframe computers to its collection.

Then came the completion of the Tevatronat the time, the worlds highest-energy particle acceleratorwhich would provide the particle beams for numerous experiments at the lab. By the mid-1990s, two four-story particle detectors would begin selecting, storing and analyzing data from millions of particle collisions at the Tevatron per second. Called the Collider Detector at Fermilab and the DZero detector, these new experiments threatened to overpower the labs computational abilities.

In December of 1983, a committee of physicists and computer scientists released a 103-page report highlighting the urgent need for an upgrading of the laboratorys computer facilities. The report said the lab should continue the process of catching up in terms of computing ability, and that this should remain the laboratorys top computing priority for the next few years.

Instead of simply buying more large computers (which were incredibly expensive), the committee suggested a new approach: They recommended increasing computational power by distributing the burden over clusters or farms of hundreds of smaller computers.

Thanks to Intels 1971 development of a new commercially available microprocessor the size of a domino, computers were shrinking. Fermilab was one of the first national labs to try the concept of clustering these smaller computers together, treating each particle collision as a computationally independent event that could be analyzed on its own processor.

Like many new ideas in science, it wasnt accepted without some pushback.

Joel Butler, a physicist at Fermilab who was on the computing committee, recalls, There was a big fight about whether this was a good idea or a bad idea.

A lot of people were enchanted with the big computers, he says. They were impressive-looking and reliable, and people knew how to use them. And then along came this swarm of little tiny devices, packaged in breadbox-sized enclosures.

The computers were unfamiliar, and the companies building them werent well-established. On top of that, it wasnt clear how well the clustering strategy would work.

As for Butler? I raised my hand [at a meeting] and said, Good ideaand suddenly my entire career shifted from building detectors and beamlines to doing computing, he chuckles.

Not long afterward, innovation that sparked for the benefit of particle physics enabled another leap in computing. In 1989, Tim Berners-Lee, a computer scientist at CERN, launched the World Wide Web to help CERN physicists share data with research collaborators all over the world.

To be clear, Berners-Lee didnt create the internetthat was already underway in the form the ARPANET, developed by the US Department of Defense. But the ARPANET connected only a few hundred computers, and it was difficult to share information across machines with different operating systems.

The web Berners-Lee created was an application that ran on the internet, like email, and started as a collection of documents connected by hyperlinks. To get around the problem of accessing files between different types of computers, he developed HTML (HyperText Markup Language), a programming language that formatted and displayed files in a web browser independent of the local computers operating system.

Berners-Lee also developed the first web browser, allowing users to access files stored on the first web server (Berners-Lees computer at CERN). He implemented the concept of a URL (Uniform Resource Locator), specifying how and where to access desired web pages.

What started out as an internal project to help particle physicists share data within their institution fundamentally changed not just computing, but how most people experience the digital world today.

Back at Fermilab, cluster computing wound up working well for handling the Tevatron data. Eventually, it became industry standard for tech giants like Google and Amazon.

Over the next decade, other US national laboratories adopted the idea, too. SLAC National Accelerator Laboratorythen called Stanford Linear Accelerator Centertransitioned from big mainframes to clusters of smaller computers to prepare for its own extremely data-hungry experiment, BaBar. Both SLAC and Fermilab also were early adopters of Lees web server. The labs set up the first two websites in the United States, paving the way for this innovation to spread across the continent.

In 1989, in recognition of the growing importance of computing in physics, Fermilab Director John Peoples elevated the computing department to a full-fledged division. The head of a division reports directly to the lab director, making it easier to get resources and set priorities. Physicist Tom Nash formed the new Computing Division, along with Butler and two other scientists, Irwin Gaines and Victoria White. Butler led the division from 1994 to 1998.

These computational systems worked well for particle physicists for a long time, says Berkeley Lab astrophysicist Peter Nugent. That is, until Moores Law started grinding to a halt.

Moores Law is the idea that the number of transistors in a circuit will double, making computers faster and cheaper, every two years. The term was first coined in the mid-1970s, and the trend reliably proceeded for decades. But now, computer manufacturers are starting to hit the physical limit of how many tiny transistors they can cram onto a single microchip.

Because of this, says Nugent, particle physicists have been looking to take advantage of high-performance computing instead.

Nugent says high-performance computing is something more than a cluster, or a cloud-computing environment that you could get from Google or AWS, or at your local university.

What it typically means, he says, is that you have high-speed networking between computational nodes, allowing them to share information with each other very, very quickly. When you are computing on up to hundreds of thousands of nodes simultaneously, it massively speeds up the process.

On a single traditional computer, he says, 100 million CPU hours translates to more than 11,000 years of continuous calculations. But for scientists using a high-performance computing facility at Berkeley Lab, Argonne National Laboratory or Oak Ridge National Laboratory, 100 million hours is a typical, large allocation for one year at these facilities.

Although astrophysicists have always relied on high-performance computing for simulating the birth of stars or modeling the evolution of the cosmos, Nugent says they are now using it for their data analysis as well.

This includes rapid image-processing computations that have enabled the observations of several supernovae, including SN 2011fe, captured just after it began. We found it just a few hours after it exploded, all because we were able to run these pipelines so efficiently and quickly, Nugent says.

According to Berkeley Lab physicist Paolo Calafiura, particle physicists also use high-performance computing for simulationsfor modeling not the evolution of the cosmos, but rather what happens inside a particle detector. Detector simulation is significantly the most computing-intensive problem that we have, he says.

Scientists need to evaluate multiple possibilities for what can happen when particles collide. To properly correct for detector effects when analyzing particle detector experiments, they need to simulate more data than they collect. If you collect 1 billion collision events a year, Calafiura says, you want to simulate 10 billion collision events.

Calafiura says that right now, hes more worried about finding a way to store all of the simulated and actual detector data than he is about producing it, but he knows that wont last.

When does physics push computing? he says. When computing is not good enough We see that in five years, computers will not be powerful enough for our problems, so we are pushing hard with some radically new ideas, and lots of detailed optimization work.

Thats why the Department of Energys Exascale Computing Project aims to build, in the next few years, computers capable of performing a quintillion (that is, a billion billion) operations per second. The new computers will be 1000 times faster than the current fastest computers.

The exascale computers will also be used for other applications ranging from precision medicine to climate modeling to national security.

Innovations in computer hardware have enabled astrophysicists to push the kinds of simulations and analyses they can do. For example, Nugent says, the introduction of graphics processing units has sped up astrophysicists ability to do calculations used in machine learning, leading to an explosive growth of machine learning in astrophysics.

With machine learning, which uses algorithms and statistics to identify patterns in data, astrophysicists can simulate entire universes in microseconds.

Machine learning has been important in particle physics as well, says Fermilab scientist Nhan Tran. [Physicists] have very high-dimensional data, very complex data, he says. Machine learning is an optimal way to find interesting structures in that data.

The same way a computer can be trained to tell the difference between cats and dogs in pictures, it can learn how to identify particles from physics datasets, distinguishing between things like pions and photons.

Tran says using computation this way can accelerate discovery. As physicists, weve been able to learn a lot about particle physics and nature using non-machine-learning algorithms, he says. But machine learning can drastically accelerate and augment that processand potentially provide deeper insight into the data.

And while teams of researchers are busy building exascale computers, others are hard at work trying to build another type of supercomputer: the quantum computer.

Remember Moores Law? Previously, engineers were able to make computer chips faster by shrinking the size of electrical circuits, reducing the amount of time it takes for electrical signals to travel. Now our technology is so good that literally the distance between transistors is the size of an atom, Tran says. So we cant keep scaling down the technology and expect the same gains weve seen in the past."

To get around this, some researchers are redefining how computation works at a fundamental levellike, really fundamental.

The basic unit of data in a classical computer is called a bit, which can hold one of two values: 1, if it has an electrical signal, or 0, if it has none. But in quantum computing, data is stored in quantum systemsthings like electrons, which have either up or down spins, or photons, which are polarized either vertically or horizontally. These data units are called qubits.

Heres where it gets weird. Through a quantum property called superposition, qubits have more than just two possible states. An electron can be up, down, or in a variety of stages in between.

What does this mean for computing? A collection of three classical bits can exist in only one of eight possible configurations: 000, 001, 010, 100, 011, 110, 101 or 111. But through superposition, three qubits can be in all eight of these configurations at once. A quantum computer can use that information to tackle problems that are impossible to solve with a classical computer.

Fermilab scientist Aaron Chou likens quantum problem-solving to throwing a pebble into a pond. The ripples move through the water in every possible direction, simultaneously exploring all of the possible things that it might encounter.

In contrast, a classical computer can only move in one direction at a time.

But this makes quantum computers faster than classical computers only when it comes to solving certain types of problems. Its not like you can take any classical algorithm and put it on a quantum computer and make it better, says University of California, Santa Barbara physicist John Martinis, who helped build Googles quantum computer.

Although quantum computers work in a fundamentally different way than classical computers, designing and building them wouldnt be possible without traditional computing laying the foundation, Martinis says. We're really piggybacking on a lot of the technology of the last 50 years or more.

The kinds of problems that are well suited to quantum computing are intrinsically quantum mechanical in nature, says Chou.

For instance, Martinis says, consider quantum chemistry. Solving quantum chemistry problems with classical computers is so difficult, he says, that 10 to 15% of the worlds supercomputer usage is currently dedicated to the task. Quantum chemistry problems are hard for the very reason why a quantum computer is powerfulbecause to complete them, you have to consider all the different quantum-mechanical states of all the individual atoms involved.

Because making better quantum computers would be so useful in physics research, and because building them requires skills and knowledge that physicists possess, physicists are ramping up their quantum efforts. In the United States, the National Quantum Initiative Act of 2018 called for the National Institute of Standards and Technology, the National Science Foundation and the Department of Energy to support programs, centers and consortia devoted to quantum information science.

In the early days of computational physics, the line between who was a particle physicist and who was a computer scientist could be fuzzy. Physicists used commercially available microprocessors to build custom computers for experiments. They also wrote much of their own softwareranging from printer drivers to the software that coordinated the analysis between the clustered computers.

Nowadays, roles have somewhat shifted. Most physicists use commercially available devices and software, allowing them to focus more on the physics, Butler says. But some people, like Anshu Dubey, work right at the intersection of the two fields. Dubey is a computational scientist at Argonne National Laboratory who works with computational physicists.

When a physicist needs to computationally interpret or model a phenomenon, sometimes they will sign up a student or postdoc in their research group for a programming course or two and then ask them to write the code to do the job. Although these codes are mathematically complex, Dubey says, they arent logically complex, making them relatively easy to write.

A simulation of a single physical phenomenon can be neatly packaged within fairly straightforward code. But the real world doesnt want to cooperate with you in terms of its modularity and encapsularity, she says.

Multiple forces are always at play, so to accurately model real-world complexity, you have to use more complex softwareideally software that doesnt become impossible to maintain as it gets updated over time. All of a sudden, says Dubey, you start to require people who are creative in their own rightin terms of being able to architect software.

Thats where people like Dubey come in. At Argonne, Dubey develops software that researchers use to model complex multi-physics systemsincorporating processes like fluid dynamics, radiation transfer and nuclear burning.

Hiring computer scientists for research projects in physics and other fields of science can be a challenge, Dubey says. Most funding agencies specify that research money can be used for hiring students and postdocs, but not paying for software development or hiring dedicated engineers. There is no viable career path in academia for people whose careers are like mine, she says.

In an ideal world, universities would establish endowed positions for a team of research software engineers in physics departments with a nontrivial amount of computational research, Dubey says. These engineers would write reliable, well-architected code, and their institutional knowledge would stay with a team.

Physics and computing have been closely intertwined for decades. However the two developtoward new analyses using artificial intelligence, for example, or toward the creation of better and better quantum computersit seems they will remain on this path together.

Original post:
The coevolution of particle physics and computing - Symmetry magazine

Quantum Computing in Agriculture Market to Witness Stellar CAGR During the Forecast Period 2021 -2026 – Northwest Diamond Notes

Executive Summary:

The data presented in the research report on Quantum Computing in Agriculture market is compiled with an aim to provide readers with a thorough understanding of industry dynamics in this business sphere. It entails a detailed analysis of growth stimulants, opportunities, challenges, and all other critical factors that will dictate the growth trajectory of this domain.

Proceeding further, the research document analyses past records and recent data to predict market valuation and business expansion trends between 2021-2026. It also elaborates on the segmentations of this vertical and their respective contribution to the overall growth. Besides, competitive landscape of this industry is included to help stakeholders make right decisions for the future.

Request Sample Copy of this Report @ https://www.nwdiamondnotes.com/request-sample/22629

Market Rundown:

Regional landscape:

Product spectrum outline:

Application scope overview

Competitive landscape review:

Influence of the Quantum Computing in Agriculture Market report:

The huge assortment of tables, graphs, diagrams, and charts obtained in this market research report generates a strong niche for an in-depth analysis of the ongoing trends in the Quantum Computing in Agriculture Market. The report also looks at the latest developments and advancement among the key players in the market such as mergers, partnerships, and achievements.

Quantum Computing in Agriculture Market Research Reports Includes PESTLE Analysis:

Quantum Computing in Agriculture Market Drivers Affecting:

In short, the Global Quantum Computing in Agriculture Market report offers a one-stop solution to all the key players covering various aspects of the industry like growth statistics, development history, industry share, Quantum Computing in Agriculture Market presence, potential buyers, consumption forecast, data sources, and beneficial conclusion.

MAJOR TOC OF THE REPORT:

Request Customization on This Report @ https://www.nwdiamondnotes.com/request-for-customization/22629

Continue reading here:
Quantum Computing in Agriculture Market to Witness Stellar CAGR During the Forecast Period 2021 -2026 - Northwest Diamond Notes

IBM CIO: ‘Quantum computing will be important in the IT landscape’ – Siliconrepublic.com

The CIO of Big Blue discusses the importance of AI and hybrid cloud, along with emerging tech such as quantum computing and cryptography.

Kathryn Guarini is the CIO of multinational tech giant IBM. Big Blue has been switching its focus to AI and cloud services in recent months, following the news that it is set to undergo a major restructuring.

Guarini and her team are responsible for developing, deploying and transforming the companys internal IT including hardware, software and services across more than 170 countries.

Her tenure at IBM spans more than two decades. Prior to being named CIO earlier this year, she was COO of IBM Research and vice-president for Impact Science, a research team within IBM that sought to apply deep technical expertise to the most pressing global challenges facing society while advancing the underlying science.

Guarini told Siliconrepublic.com that her CIO team supports every part of the business including digital workplace services, as well as thousands of business applications used by professionals in HR, sales, marketing, finance and more.

The recent rise in sophisticated cyberattacks requires us to take innovative approaches to secure the enterprise KATHRYN GUARINI

There are many major IT initiatives that we are focused on at IBM. Let me highlight three here.

First, Kyndryl. My team is playing a key role in supporting the separation of IBMs managed infrastructure business into an independent market-leading company called Kyndryl. IT plays a critical role in ensuring Kyndryl is set up for success with robust and secure infrastructure and applications, segmented to protect data and configured to run each business.

Second, hybrid cloud. We are adopting hybrid cloud at scale in IBM. That means we are moving IBMs internal IT workload from legacy data centres into public and private cloud environments to get the benefits of hybrid cloud from faster deployments to better availability to improved sustainability. Hybrid cloud offers a unified experience with end-to-end security and observability, harnessing the power of the open community.

Third, AI. AI is critical for business agility, resilience and growth. We are applying AI to automate business processes, modernise applications, predict outcomes and secure everything. As one example, we have applied AI to personalise and automate the IT support experience for IBMers, with AI-powered voice response, chat and search that improve the user experience.

Our CIO team is made up of more than 10,000 IBMers with a wide range of technical skills and expertise required to architect, develop, modernise and run IBMs internal IT systems. Our global team is organised into empowered agile squads doing iterative development in support of specific business solutions.

We partner with IBMs businesses, who simultaneously serve as stakeholders for our IT delivery and providers of differentiating technology and services that we adopt on behalf of IBM.

We recognise that building, fostering and advancing a pipeline of diverse talent is key to our long-term success. Weve made focused investments in critical skills that enable transformation, including software development, design, AI, automation, cloud computing, cybersecurity and software-defined networking.

We also have domain expertise in areas like human resources, sales, marketing and finance to help us better serve the IBM company and improve the employee experience.

Like most enterprises, IBM is on its own digital transformation journey, leveraging technologies like hybrid cloud and AI to unlock new business value and accelerate innovation. Hybrid cloud is the foundation of our cognitive enterprise. AI helps make better decisions, automate tasks, streamline processes and enable self-service across the enterprise.

Our CIO team is responsible for modernising our infrastructure and application environment and redesigning our business architecture into end-to-end intelligent workflows.

For example, we have transformed IBMs sales processes, launching a new solution that offers simplification and insight. The solution involved consolidating more than 160 different sales tools into one scalable, global platform to optimise IBMs relationship with our customers.

In another example, we transformed IBMs global client support process, providing improved experience, operational efficiency and AI-driven insights.

Ive already talked about how hybrid cloud and AI are hugely important technologies today to drive business transformation. Were using both to enable intelligent operations, modernise applications and automate insights.

Whats next? Quantum computing will become an important part of the IT landscape, offering competitive advantage to those who can capitalise on the unique capabilities of this new computing paradigm.

Quantum is maturing quickly, with rapid advances in the technology, software ecosystem and use cases across industries. Along with quantum computing comes advanced quantum-safe cryptography solutions that enable encryption that even large-scale fault tolerant quantum computers cant crack.

Theres a tremendous amount of technology innovation happening here that promises to have outsized impact on our industry and the world.

Cybersecurity is a business imperative and the recent rise in sophisticated cyberattacks requires us to take innovative approaches to secure the enterprise.

We have adopted a zero-trust framework, which includes advanced identity protection, vulnerability management and threat detection.

We are adopting security-by-design approaches in the development of our IT solutions to ensure they are foundationally secure against growing threats. And we are adopting IBMs confidential computing technologies to protect sensitive data at all times.

Dont miss out on the knowledge you need to succeed. Sign up for theDaily Brief, Silicon Republics digest of need-to-know sci-tech news.

Read more from the original source:
IBM CIO: 'Quantum computing will be important in the IT landscape' - Siliconrepublic.com

Job Hunting? The Quantum Industry is Hiring for Diverse Positions: New Assessment by the Quantum Economic Development Consortium Shows Many…

Survey shows a wide range of skills and educational levels needed to support a diversity of jobs

ARLINGTON, Va., Sept. 28, 2021 /PRNewswire/ -- The Quantum Economic Development Consortium (QED-C) recently released an assessment based on a survey of U.S. quantum businesses outlining the diversity of jobs in the quantum industry requiring various skills and education levels. The study provides guidance to educators, policy makers and students to help grow a quantum-ready workforce. The analysis identified skills, several of which are not quantum-specific, relevant for multiple jobs.

"This study provides timely insight into the wide variety of jobs required to support the emerging quantum industry. The study results will help the U.S. grow a quantum workforce with the relevant skills," said Corey Stambaugh with the National Quantum Coordination Office in the White House Office of Science and Technology Policy.

The paper includes recommendations for educators preparing students for the quantum industry and advises those developing new degree programs should provide both quantum-specific and general science, technology, engineering and mathematics (STEM) courses. It also guides educators to consider adding broad quantum courses for students pursuing non-quantum degree programs, equipping them for multiple quantum-related roles.

The report acknowledges business skills will become increasingly important as the industry continues its progress from research to commercialization and suggests universities seek ways to prepare students for roles in sales and marketing.

"The QED-C workforce study highlights the opportunities and challenges for employers and prospective students for the quantum industry. The study also provides guidance to policy makers and educators on how best to prepare the future quantum workforce," said Alan Ho, Google Quantum AI product manager and QED-C steering committee member.

Information gathered from 57 QED-C member companies detailed specific work roles expected to be filled in the next five years and for each role, the associated skills and degrees required. Respondents were representative of the entire quantum supply chain, including hardware and software developers, component suppliers and end users.

Story continues

An assessment by QED-C and Hyperion Research forecasted the quantum computing industry could grow to $830 million by 2024 with an estimated compound annual growth rate of 27 percent. Such growth in quantum computing and other areas of application requires thousands of additional scientists, engineers, technicians and other employees to fill the variety of jobs, including those identified in the new survey. Skills sought by the employers surveyed include quantum algorithm development, circuit design, systems architecture, and technical sales and marketing. The preferred degree varies by job categoryfrom PhD to associate degree.

Growing the quantum workforce has been identified as an enabling factor to ensure the industry's success. The new report reveals the breadth of jobs and skills needed and can aid both educators and students to prepare for careers in this emerging field.

About Quantum Economic Development Consortium The Quantum Economic Development Consortium (QED-C) is an industry-driven consortium managed by SRI International and established in response to the 2018 National Quantum Initiative Act. Membership includes more than 120 US companies from across the supply chain and more than 40 academic institutions and other stakeholders. The consortium seeks to enable and grow the quantum industry and associated supply chain. For more about QED-C, visit quantumconsortium.org and follow us on Twitter @The_QEDC.

ContactCelia MerzbacherQED-C Executive Director319822@email4pr.com

Media Contact:Shannon Blood(949)-777-2428319822@email4pr.com

Amanda TomasettiSRI International319822@email4pr.com

Cision

View original content to download multimedia:https://www.prnewswire.com/news-releases/job-hunting-the-quantum-industry-is-hiring-for-diverse-positions-new-assessment-by-the-quantum-economic-development-consortium-shows-many-traditional-skills-will-be-important-301385622.html

SOURCE SRI International

More here:
Job Hunting? The Quantum Industry is Hiring for Diverse Positions: New Assessment by the Quantum Economic Development Consortium Shows Many...

Quantum Computing Inc. Appoints William J. McGann, Ph.D., to its Board of Directors – StreetInsider.com

Brings Extensive Track Record of Successfully Commercializing Innovative Technology

LEESBURG, Va., Sept. 23, 2021 (GLOBE NEWSWIRE) -- Quantum Computing Inc. (the company or QCI) (Nasdaq: QUBT), a leader in bridging the power of classical and quantum computing, has appointed renowned business and technology leader William J. McGann, Ph.D., to serve on the companys board of directors.

McGann brings over 30 years of executive leadership, technology, and science experience, strengthened by an underlying passion for turning emerging technology into practical solutions for solving some of the worlds greatest challenges. Throughout his career, he has contributed to the advancement of research and technology development and has authored over 70 research proposals for the U.S. government, dozens of scientific publications, and 26 patents in the areas of nuclear, chemical and biological detection technologies.

I am pleased and genuinely excited to be given the opportunity to sit on the Board of Directors at Quantum Computing, Inc. said McGann. The development and application of quantum-based models and methodologies to solve the worlds most complex, classical problems provides a tremendous opportunity for the talented, focused and energized team at QCI. I am looking forward to supporting the business in its critical mission to provide powerful and quantum-ready software business solutions to the world.

Since 2019, McGann has served as the Chief Technology Officer for the Security, Detection and Automation business at Leidos Corp., a civil, defense, health, and intelligence innovator. In this role, he is focused on the creation of innovative customer solutions driven by a strong portfolio of physics, chemistry and software-based products. He is responsible for leading innovation and technology development across the aviation and ports and borders market segments, as well as driving an externally focused business strategy with global markets.

In addition to his business responsibilities at Leidos, McGann also serves the company as a Technology Fellow. In this role, his passions align with the companys mission, which is centered on delivering leading edge technology capabilities and solutions.

With quantum computing poised to revolutionize a number of industries, the QCI team is incredibly fortunate to have someone of Bills caliber on the board of directors, said Robert Liscouski, chairman, president, and CEO of QCI. We are eager to leverage his tremendous track record to guide us in applying the power of quantum computing to deliver practical solutions to critical business problems.

Bill and I have worked together in the past, and frankly, he is a guy that knows how to get things done, Liscouski added.

Over the course of his professional career, McGann has held numerous business and technology leadership positions, including founder of the first explosives trace detection company, Ion Track Instruments; CTO for GE Security; VP of engineering for United Technologies Fire and Security business; CEO and board member of Implant Sciences Corp.; and CTO at L3Harris Technologies, Security and Detection Systems Division.

McGann received his Ph.D. in Chemical Physics from University of Connecticut and holds undergraduate degrees in both Chemistry and Biology.

About Quantum Computing Inc.Quantum Computing Inc. (QCI) (Nasdaq: QUBT) is focused on accelerating the value of quantum computing for real-world business solutions. The companys flagship product, Qatalyst, is the first software to bridge the power of classical and quantum computing, hiding complexity and empowering SMEs to solve complex computational problems today. QCIs expert team in finance, computing, security, mathematics and physics has over a century of experience with complex technologies; from leading edge supercomputing innovations, to massively parallel programming, to the security that protects nations. Connect with QCI on LinkedIn and @QciQuantum on Twitter. For more information about QCI, visit http://www.quantumcomputinginc.com.

Important Cautions Regarding Forward-Looking StatementsThis press release contains forward-looking statements as defined within Section 27A of the Securities Act of 1933, as amended, and Section 21E of the Securities Exchange Act of 1934, as amended. By their nature, forward-looking statements and forecasts involve risks and uncertainties because they relate to events and depend on circumstances that will occur in the near future. Those statements include statements regarding the intent, belief or current expectations of Quantum Computing (Company), and members of its management as well as the assumptions on which such statements are based. Prospective investors are cautioned that any such forward-looking statements are not guarantees of future performance and involve risks and uncertainties, and that actual results may differ materially from those contemplated by such forward-looking statements.

The Company undertakes no obligation to update or revise forward-looking statements to reflect changed conditions. Statements in this press release that are not descriptions of historical facts are forward-looking statements relating to future events, and as such all forward-looking statements are made pursuant to the Securities Litigation Reform Act of 1995. Statements may contain certain forward-looking statements pertaining to future anticipated or projected plans, performance and developments, as well as other statements relating to future operations and results. Any statements in this press release that are not statements of historical fact may be considered to be forward-looking statements. Words such as may, will, expect, believe, anticipate, estimate, intends, goal, objective, seek, attempt, aim to, or variations of these or similar words, identify forward-looking statements. These risks and uncertainties include, but are not limited to, those described in Item 1A in the Companys Annual Report on Form 10-K, which is expressly incorporated herein by reference, and other factors as may periodically be described in the Companys filings with the SEC.

Qatalyst is the trademark of Quantum Computing Inc. All other trademarks are the property of their respective owners.

Company Contact:Robert Liscouski, CEOQuantum Computing, Inc.+1 (703) 436-2161Email Contact

Investor Relations Contact:Ron Both or Grant StudeCMA Investor Relations+1 (949) 432-7566Email Contact

Media Relations Contact:Bob GellerFusion Public Relations+1 (917) 816-0562qci@fusionpr.com

Original post:
Quantum Computing Inc. Appoints William J. McGann, Ph.D., to its Board of Directors - StreetInsider.com