Skip to main content
  1. Home
  2. Emerging Tech
  3. Computing
  4. News

Can a supercomputer save us from the coronavirus? We spoke to the man who knows

Add as a preferred source on Google
 

Across the world, dozens of research labs and hundreds of researchers are busy actively investigating possible vaccines for the coronavirus, officially known as COVID-19. At the U.S. Department of Energy’s Oak Ridge National Laboratory, researchers have recently started using Summit, the world’s most powerful supercomputer, to try and discover drug compounds that might be able to stop the coronavirus from infecting host cells.

Recommended Videos

In only two days, the work by the IBM-built supercomputer has yielded the discovery of 77 small-molecule drug compounds with the potential to battle COVID-19. It does this by running advanced simulations, as opposed to the traditional “wet lab” approach to drug discovery, which would take years to reach the same point. Not only can Summit help quickly discover possible proteins, it can rank the compounds in order of their potential value for further experimentation. On today’s Digital Trends Live, we spoke to one of the brains behind IBM’s superpowered artificial brain.

“[This compound discovery work is done] by virtue of writing software that’s based on an understanding of chemistry, physics, and so on,” Dave Turek, vice president of technical computing at IBM Cognitive Systems, told Digital Trends. “That allows them to simulate the behavior of the virus in the presence of a healthy cell. You move away from [the] concept of biology that you think of from your high school days of beakers and pipettes and things like that, to doing everything computationally in a digital world. By virtue of doing that, you can actually explore the science of the virus and potential therapeutic agents much much faster than you could in a … classic kind of laboratory setting.”

To be clear, Summit’s discovery doesn’t mean that a cure or treatment for the current coronavirus pandemic has been discovered. However, these findings can be used as the basis for future studies, as well as provide a framework that traditional wet labs can use to investigate the new compounds. It will be possible to find out if any of them are capable of killing the virus as hoped.

Right now, the number one target for vaccines is, of course, the current coronavirus. But research such as this can be more broadly applicable too. The use of A.I. to discover more effective and lower-cost drugs will, in the coming years, lead to breakthroughs in the way that all manner of diseases and conditions are treated.

A paper describing the Oak Ridge National Laboratory research was recently published in the journal ChemRxiv.

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more