cancel
Showing results for 
Search instead for 
Did you mean: 

OpenCL

chales1998
Journeyman III

How to do Parallel computing with Abaqus and AMD hardware?

Hello,
I'm trying to run my Abaqus simulation using GPUs. I have a PC with AMD Ryzen™ 5 2400G & Radeon™ RX Vega 11 Graphics.
 
Calling the GPU from CAE and the Command window doesn't work. I have found a possible solution using CUDA, which I have not tried yet since it refers to NVIDIA hardware. Other posts suggest using OpenCL but I can not find how to download it.
 
Any ideas would be helpful!
0 Likes
1 Reply
dipak
Big Boss

Hi @chales1998 ,

You have been whitelisted for Devgurus community.

 

Below are the typical steps to setup an OpenCL development environment on Windows with AMD graphics hardware:

 

 

After installation, please open command-line terminal and type "clinfo". If everything works fine, it should print detailed information about the graphics device.

 

Thanks.

0 Likes