Menu

Blog

Archive for the ‘supercomputing’ category: Page 40

Jun 28, 2021

Israel Defense Forces (IDF) have claimed the world’s first use of AI & supercomputing in war!

Posted by in categories: robotics/AI, supercomputing, transportation

I doubt they were the first to use artificial intelligence in war. But it does discuss the AI technologies used in the recent conflict.

They used AI technology to identify targets for air strikes, specifically to counter the extensive tunnel network of their opponents.

Continue reading “Israel Defense Forces (IDF) have claimed the world’s first use of AI & supercomputing in war!” »

Jun 25, 2021

Rare Superconductor Discovered – May Be Critical for the Future of Quantum Computing

Posted by in categories: energy, quantum physics, supercomputing

Research led by Kent and the STFC Rutherford Appleton Laboratory has resulted in the discovery of a new rare topological superconductor, LaPt3P. This discovery may be of huge importance to the future operations of quantum computers.

Superconductors are vital materials able to conduct electricity without any resistance when cooled below a certain temperature, making them highly desirable in a society needing to reduce its energy consumption.

They manifest quantum properties on the scale of everyday objects, making them highly attractive candidates for building computers that use quantum physics to store data and perform computing operations, and can vastly outperform even the best supercomputers in certain tasks. As a result, there is an increasing demand from leading tech companies like Google, IBM and Microsoft to make quantum computers on an industrial scale using superconductors.

Jun 24, 2021

Quantum simulation: Measurement of entanglement made easier

Posted by in categories: quantum physics, supercomputing

University of Innsbruck researchers have developed a method to make previously hardly accessible properties in quantum systems measurable. The new method for determining the quantum state in quantum simulators reduces the number of necessary measurements and makes work with quantum simulators much more efficient.

In a few years, a new generation of could provide insights that would not be possible using simulations on conventional supercomputers. Quantum simulators are capable of processing a great amount of information since they quantum mechanically superimpose an enormously large number of bit states. For this reason, however, it also proves difficult to read this information out of the quantum . In order to be able to reconstruct the , a very large number of individual measurements are necessary. The method used to read out the quantum state of a quantum simulator is called quantum state tomography.

“Each measurement provides a ‘cross-sectional image’ of the quantum state. You then put these cross-sectional images together to form the complete quantum state,” explains theoretical physicist Christian Kokail from Peter Zoller’s team at the Institute of Quantum Optics and Quantum Information at the Austrian Academy of Sciences and the Department of Experimental Physics at the University of Innsbruck. The number of measurements needed in the lab increases very rapidly with the size of the system. “The number of measurements grows exponentially with the number of qubits,” the physicist says. The Innsbruck researchers have now succeeded in developing a much more efficient method for quantum simulators.

Jun 21, 2021

Tesla unveils its new supercomputer (5th most powerful in the world) to train self-driving AI

Posted by in categories: robotics/AI, supercomputing

Tesla has unveiled its new supercomputer, which is already the fifth most powerful in the world, and it’s going to be the predecessor of Tesla’s upcoming new Dojo supercomputer.

It is being used to train the neural nets powering Tesla’s Autopilot and upcoming self-driving AI.

Over the last few years, Tesla has had a clear focus on computing power both inside and outside its vehicles.

Jun 14, 2021

Manufacturing silicon qubits at scale

Posted by in categories: chemistry, engineering, finance, information science, quantum physics, supercomputing

Circa 2019


As quantum computing enters the industrial sphere, questions about how to manufacture qubits at scale are becoming more pressing. Here, Fernando Gonzalez-Zalba, Tsung-Yeh Yang and Alessandro Rossi explain why decades of engineering may give silicon the edge.

In the past two decades, quantum computing has evolved from a speculative playground into an experimental race. The drive to build real machines that exploit the laws of quantum mechanics, and to use such machines to solve certain problems much faster than is possible with traditional computers, will have a major impact in several fields. These include speeding up drug discovery by efficiently simulating chemical reactions; better uses of “big data” thanks to faster searches in unstructured databases; and improved weather and financial-market forecasts via smart optimization protocols.

Continue reading “Manufacturing silicon qubits at scale” »

Jun 13, 2021

Astronomers Find Secret Planet-Making Ingredient: Magnetic Fields

Posted by in categories: space, supercomputing

Scientists have long struggled to understand how common planets form. A new supercomputer simulation shows that the missing ingredient may be magnetism.

Jun 13, 2021

Xenobots: Scientists create a new generation of living bots

Posted by in categories: biological, information science, robotics/AI, supercomputing

“These are novel living machines. They are not a traditional robot or a known species of animals. It is a new class of artifacts: a living and programmable organism,” says Joshua Bongard, an expert in computer science and robotics at the University of Vermont (UVM) and one of the leaders of the find.

As the scientist explains, these living bots do not look like traditional robots : they do not have shiny gears or robotic arms. Rather, they look more like a tiny blob of pink meat in motion, a biological machine that researchers say can accomplish things traditional robots cannot.

Xenobots are synthetic organisms designed automatically by a supercomputer to perform a specific task, using a process of trial and error (an evolutionary algorithm), and are built by a combination of different biological tissues.

Jun 11, 2021

ZeRO-Infinity and DeepSpeed: Unlocking unprecedented model scale for deep learning training

Posted by in categories: robotics/AI, supercomputing, transportation

Since the DeepSpeed optimization library was introduced last year, it has rolled out numerous novel optimizations for training large AI models—improving scale, speed, cost, and usability. As large models have quickly evolved over the last year, so too has DeepSpeed. Whether enabling researchers to create the 17-billion-parameter Microsoft Turing Natural Language Generation (Turing-NLG) with state-of-the-art accuracy, achieving the fastest BERT training record, or supporting 10x larger model training using a single GPU, DeepSpeed continues to tackle challenges in AI at Scale with the latest advancements for large-scale model training. Now, the novel memory optimization technology ZeRO (Zero Redundancy Optimizer), included in DeepSpeed, is undergoing a further transformation of its own. The improved ZeRO-Infinity offers the system capability to go beyond the GPU memory wall and train models with tens of trillions of parameters, an order of magnitude bigger than state-of-the-art systems can support. It also offers a promising path toward training 100-trillion-parameter models.

ZeRO-Infinity at a glance: ZeRO-Infinity is a novel deep learning (DL) training technology for scaling model training, from a single GPU to massive supercomputers with thousands of GPUs. It powers unprecedented model sizes by leveraging the full memory capacity of a system, concurrently exploiting all heterogeneous memory (GPU, CPU, and Non-Volatile Memory express or NVMe for short). Learn more in our paper, “ZeRO-Infinity: Breaking the GPU Memory Wall for Extreme Scale Deep Learning.” The highlights of ZeRO-Infinity include:

Jun 3, 2021

China’s gigantic multi-modal AI is no one-trick pony

Posted by in categories: robotics/AI, supercomputing

When Open AI’s GPT-3 model made its debut in May of 2020, its performance was widely considered to be the literal state of the art. Capable of generating text indiscernible from human-crafted prose, GPT-3 set a new standard in deep learning. But oh what a difference a year makes. Researchers from the Beijing Academy of Artificial Intelligence announced on Tuesday the release of their own generative deep learning model, Wu Dao, a mammoth AI seemingly capable of doing everything GPT-3 can do, and more.

First off, Wu Dao is flat out enormous. It’s been trained on 1.75 trillion parameters (essentially, the model’s self-selected coefficients) which is a full ten times larger than the 175 billion GPT-3 was trained on and 150 billion parameters larger than Google’s Switch Transformers.

In order to train a model on this many parameters and do so quickly — Wu Dao 2.0 arrived just three months after version 1.0’s release in March — the BAAI researchers first developed an open-source learning system akin to Google’s Mixture of Experts, dubbed FastMoE. This system, which is operable on PyTorch, enabled the model to be trained both on clusters of supercomputers and conventional GPUs. This gave FastMoE more flexibility than Google’s system since FastMoE doesn’t require proprietary hardware like Google’s TPUs and can therefore run on off-the-shelf hardware — supercomputing clusters notwithstanding.

Jun 1, 2021

Supercomputing Tapped to Study Exotic Matter in Stars

Posted by in categories: cosmology, particle physics, supercomputing

A team at Stony Brook University used ORNL’s Summit supercomputer to model x-ray burst flames spreading across the surface of dense neutron stars.

At the heart of some of the smallest and densest stars in the universe lies nuclear matter that might exist in never-before-observed exotic phases. Neutron stars, which form when the cores of massive stars collapse in a luminous supernova explosion, are thought to contain matter at energies greater than what can be achieved in particle accelerator experiments, such as the ones at the Large Hadron Collider and the Relativistic Heavy Ion Collider.

Although scientists cannot recreate these extreme conditions on Earth, they can use neutron stars as ready-made laboratories to better understand exotic matter. Simulating neutron stars, many of which are only 12.5 miles in diameter but boast around 1.4 to 2 times the mass of our sun, can provide insight into the matter that might exist in their interiors and give clues as to how it behaves at such densities.

Page 40 of 85First3738394041424344Last