4

I am attempting to solve ANSYS mechanical (via workbench) using GPU acceleration, but I keep getting the following error:

* WARNING * CP = 79.594 TIME= 15:40:08 The GPU accelerator capability is not valid when using the memory
saving option (MSAVE command) for the PCG solver. The GPU accelerator
capability is disabled for this solution.

How can I turn off the MSAVE option? It seems to be default for a model this size and I cannot find the way to turn it off.

I am using V19.2.

Petrichor
  • 518
  • 1
  • 8
  • 22

1 Answers1

3

I found the answer in the end with a lucky guess:

enter image description here

Simply enter "MSAVE, off" into the command line arguments in the advanced solver settings.

Petrichor
  • 518
  • 1
  • 8
  • 22