cancel
Showing results for 
Search instead for 
Did you mean: 

Devgurus Discussion

SatishAthreya
Journeyman III

AMD C++ BOLT or ROCM vs NVIDIA Thrust or CUDA vs Intel TBB

Hello AMD Devs,

I am searching the WWW where I can create solutions that can coexist with GPU,SIMD and of-course the CPU.

Fairly recently I have been using Intel TBB to do development in C/C++ successfully. Recently I noticed that Intel TBB have endorsed OpenCL in their library.

In my quest for HPC, I finding difficulty to get a SDK that supports the following:

1. STL templates based that interacts with GPU via OpenCL? Such as Intel TBB. Presently Intel TBB works very well CPUs only and not with GPUs.

2. Is ROCm the only solution to GPU programming.

3. Are there any C/C++ libraries where I develop use SIMD/SSE programming.

4. Is SYCL programming the future?

 

Thank you.

Satish

 

 

0 Likes
0 Replies