aurum
Structural
- Mar 25, 2019
- 22
Hi,
I'm using a command-line interface to run my post-processing Abaqus python scripts.
Since it's a huge output database, I want to use GPU to speed the process. Is there a way to engage GPU cores and how to do it?
I usually use the following commands on windows power shell with Abaqus python scripts
[pre]abaqus viewer --noGUI ./somepythonscript.py[/pre] or [pre]abaqus cae --noGUI ./somepythonscript.py[/pre]
I'm using a command-line interface to run my post-processing Abaqus python scripts.
Since it's a huge output database, I want to use GPU to speed the process. Is there a way to engage GPU cores and how to do it?
I usually use the following commands on windows power shell with Abaqus python scripts
[pre]abaqus viewer --noGUI ./somepythonscript.py[/pre] or [pre]abaqus cae --noGUI ./somepythonscript.py[/pre]