By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: AMD Announces hipThreads For Easier Porting Of C++ Code To GPUs
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > AMD Announces hipThreads For Easier Porting Of C++ Code To GPUs
Computing

AMD Announces hipThreads For Easier Porting Of C++ Code To GPUs

News Room
Last updated: 2026/02/19 at 6:45 PM
News Room Published 19 February 2026
Share
AMD Announces hipThreads For Easier Porting Of C++ Code To GPUs
SHARE

The newest addition to AMD’s ROCm/HIP portfolio is HIP Threads “hipThreads” as a C++ style concurrency library for AMD GPUs.

With HIP Threads, AMD is aiming to make it easy for developers already using C++ std::thread patterns and port it over to the similar hip::thread for more easily porting C++ codebases to AMD GPUs. HIP Threads is also designed to allow for incremental porting rather than being a big break with a large upfront investment into the code.

“hipThreads introduces a GPU execution model that lets you launch and coordinate work using idioms you already know from the C++ Concurrency Support Library. Instead of beginning your GPU journey by learning kernel configuration, grid/block semantics, and ad-hoc synchronization, you can write hip::thread, hip::mutex, hip::lock_guard, and hip::condition_variable code that feels structurally similar to your existing std::thread-driven CPU programs—making first contact with GPU compute feel like an incremental extension of existing C++ expertise, not a wholesale shift in mental model.

The design of hipThreads lets teams port CPU concurrency regions incrementally: replace std::thread with hip::thread, adapt synchronization where needed, and move logic onto the GPU without immediately restructuring everything into bulk kernels. For newcomers to GPU programming, it reduces cognitive load – developers can experiment with parallelism using concepts they already trust, then dive deeper into HIP specifics only as optimization demands.

In short, hipThreads aims to make AMD GPU compute more accessible, more maintainable, and more aligned with modern C++ concurrency practices, accelerating both learning curves and codebase evolution.”

More details on HIP Threads “hipThreads” can be found via today’s announcement on the AMD ROCm blog.

Over on AMD GPUOpen is also complementary material on HIP Threads for GPU acceleration with reduced complexity for C++ developers.

AMD hipThreads porting example

AMD is promoting HIP Threads as being great for C++ teams with CPU bottlenecks, developers lacking GPU expertise or not wanting to otherwise learn ROCm/CUDA parallel programming models, and tool vendors who want simple GPU integration.

The hipThreads library is open-source via the Apache 2.0 license on GitHub. The hipThreads usage depends upon ROCm 7.0+ and currently only supports Linux.

It will be interesting to see how the adoption is of hipThreads by C++ developers moving forward.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Ransomware defense strategies every business needs Ransomware defense strategies every business needs
Next Article Get ChatGPT, Claude, Gemini, and more in one dashboard for a flat Get ChatGPT, Claude, Gemini, and more in one dashboard for a flat $75
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Best Blog Automation Tools for 2026, RightBlogger Leads
Best Blog Automation Tools for 2026, RightBlogger Leads
Computing
Computer History Museum continues Apple celebrations with TechFest – 9to5Mac
Computer History Museum continues Apple celebrations with TechFest – 9to5Mac
News
Best Battery Life Laptops of 2026
Best Battery Life Laptops of 2026
News
How to Use a Snapchat Scheduler to Publish Posts in 2025
How to Use a Snapchat Scheduler to Publish Posts in 2025
Computing

You Might also Like

Best Blog Automation Tools for 2026, RightBlogger Leads
Computing

Best Blog Automation Tools for 2026, RightBlogger Leads

20 Min Read
How to Use a Snapchat Scheduler to Publish Posts in 2025
Computing

How to Use a Snapchat Scheduler to Publish Posts in 2025

3 Min Read
Igra Network Launches Public Mainnet as Decentralized EVM Layer on Kaspa’s Proof-of-Work BlockDAG | HackerNoon
Computing

Igra Network Launches Public Mainnet as Decentralized EVM Layer on Kaspa’s Proof-of-Work BlockDAG | HackerNoon

6 Min Read
What Is Influencer Marketing? Ultimate 2025 Guide for Brands
Computing

What Is Influencer Marketing? Ultimate 2025 Guide for Brands

5 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?