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

Video cards learn to save lives at the GPU Technology Conference

Add as a preferred source on Google

What has your graphics card done for you lately? Maybe playing The Division with your pals? Possibly pumping video into a VR headset? That’s great and all, but Nvidia is promoting some more life-saving GPU uses, from preventing heart attacks, to helping people escape from burning buildings, and even tracking endangered species.

Heart attacks

The researchers at George Mason don’t mince words when it comes to their project. “Heart disease is the leading cause of death in the developed world.” But the human heart is a massively complex piece of biological machinery, and simulating all the moving pieces and variables is a stress even on high-end CPUs.

Recommended Videos

At the core focus of the study is fatal arrhythmia, or an irregular beating of the heart due to a problem with the hearth’s electrical system. This is generally caused by a calcium imbalance, but problems start to arise with the sheer number of these calcium channels to keep track of. “In a single heart muscle cell there are over 1,000,000 of these calcium channels. In the heart, there are 2-3 billion of these cells.”

The algorithm, when run on a GPU, finally makes it possible to model the heart accurately.

In order to handle the large amount of data, the team created a new version of the Monte Carlo machine learning algorithm, aptly named Ultrafast Monte Carlo. It was designed to reduce the number of calculations necessary in a standard comparison. Specifically, it allows the researchers to multiply two matrices together without having to multiply each value individually. This algorithm, when run on a GPU, finally makes it possible to model the heart accurately.

Smoke propagation

But not everyone dies of a heart attack, and that’s where researchers from Jülich Forschungszentrum, a German research institute, come in. They’re working on a project that will use GPUs to manage fires and smoke in underground stations.

According to the researchers, “Equipment for smoke extraction is rare in underground stations worldwide,” but the solution isn’t as simple as installing a fan. There are lots of factors involved in the careful evacuation of smoke, and the close relationship of oxygen and fire means carefully measuring the risk in real time. GPUs are perfectly suited for imagining three-dimensional spaces and running through scenarios in fast order, and time is of the essence in a fire-fighting situation.

The focus in this project is on filtering smoke out of complex underground facilities, but that’s just the tip of the iceberg. It will also help emergency services identify fire risk and possible routes in real-time, and dynamically change escape routes for people stuck in the underground facilities. The memory and performance requirements mean a lightweight GPU could do the work of a more expensive CPU, making it easy to install in a fire engine or underground facility.

Endangered species

It isn’t all about humans, and preserving the endangered species of our Earth is an important topic as well. In that pursuit, the National Oceanic and Atmospheric Administration started a contest to build a facial recognition engine for Right Whales. Researchers from Deepsense.io took the data, 4,544 images of these whales, of which there are less than 500 left in the World, and created such a system.

Unfortunately, facial recognition for whales isn’t as simple as picking out eye position or dimples, and to make things harder, the images weren’t all from the same direction, or focused and framed perfectly.

Whales-1
Image used with permission by copyright holder

First, the researchers set about identifying the whales’ heads and rotating and scaling them to create “passport photos” of each. Once those photos were correctly aligned, they used the callouses on the backs of their heads to identify the whales.

Whales-2
Image used with permission by copyright holder

It’s not as immediately life-saving as the other efforts, but it shows the versatility of the GPU in more than just gaming. But why are GPUs so good at these tasks?

Why GPUs?

So what makes a GPU so much more relevant for these sorts of tasks, exactly? A lot of it has to do with the structure of the processor itself. Traditional CPUs are great for handling one task, or one set of data, or pretending to handle more with multiple cores. GPUs, on the other hand, have CUDA cores (or Stream Processors in AMD GPUs) that number into the thousands, over 3,000 in the workstation Quadro M6000. That means they’re much better at handling many operations all at once.

It also means it’s easier to leverage a GPU for tasks that involve visualization and calculation when there are hundreds of thousands of factors. That means the inside of a heart, where it can keep track of billions of cells, or a subway station quickly filling with smoke. It’s much easier, and importantly, much faster, for a thousand cores to attack the problem at the same time.

How much faster? According to the heart study, the Ultrafast Monte Carlo algorithm takes 20 minutes to run on a CPU, but just 45 seconds on a GPU. That doesn’t just save time, it also means a drastic reduction in required resources, technological overhead, and run-time costs. Don’t you think that’s just as important as maxing out your framerate in Counter-Strike?

Brad Bourque
Brad Bourque is a native Portlander, devout nerd, and craft beer enthusiast. He studied creative writing at Willamette…
The best screenshot app for Mac just became a screen recording powerhouse
CleanShot X already made screenshots easy. Now it wants to make screen recording and editing just as painless.
CleanShot-X-version-5-running-on-Mac

CleanShot X is the best screenshot app for Mac. It's one of my favorite Mac apps, and I've already covered all its features in a previous article. The app just received its 5.0 update, and it's such a massive release that I had to write about it.

CleanShot X already had a built-in screen recording feature, but it was pretty bare-bones. With this update, the app has grown into a proper screen recording studio. You can now record your Mac's screen, edit that recording, add zooms and backgrounds, and do a whole lot more without ever leaving the app.

Read more
Apple has some big changes planned for the Apple Store experience
Apple Fifth Avenue store

Apple spent much of the last decade trying to make its retail stores feel like more than places to buy an iPhone or get a Mac repaired. Now, some of those ideas are being reworked as the company prepares another major update to the Apple Store experience.

According to Bloomberg’s Mark Gurman, Apple plans to accelerate renovations across its retail network over the next several years. New and upgraded stores will reorganize online pickups and Today at Apple sessions, bring back dedicated Genius Bars, and phase out the giant video walls found at many locations.

Read more
The best password managers for 2026
have i been pwned owner uncovers 13 million plaintext passwords leaked from free webhost is a safe password even possible we

Passwords are still a fact of digital life, even as passkeys slowly start to change how we sign in to our accounts. Apple, Google, and other platforms have also made their built-in password managers much more capable, giving people more options than ever for keeping track of their credentials. A dedicated password manager still has an important advantage, though: it can bring passwords, passkeys, two-factor authentication, secure notes, and shared credentials together across the different devices and platforms you use.

The best password managers also make good security habits easier to maintain. They can generate unique passwords instead of leaving you to come up with another variation of the same one, flag compromised credentials, and make it easier to share access without passing passwords around in messages. For families and people who regularly move between operating systems, they can be particularly useful, while privacy-focused services offer another reason to look beyond the tools built into your phone or browser.

Read more