accoption#
- AnalysisOptions.accoption(activate='', **kwargs)#
Specifies GPU accelerator capability options.
Mechanical APDL Command: ACCOPTION
- Parameters:
- activate
str Activates the GPU accelerator capability within the equation solvers.
OFF- Do not use GPU accelerator.ON- Use GPU accelerator.
- activate
Notes
Warning
This function contains specificities regarding the argument definitions. Please refer to the command documentation for further explanations.
Argument Descriptions
activate : str- Activates the GPU accelerator capability within the equation solvers.OFF- Do not use GPU accelerator.ON- Use GPU accelerator.
The GPU accelerator capability requires specific hardware to be installed on the machine. See the appropriate Ansys, Inc. Installation Guide ( Windows or Linux ) for a list of supported GPU hardware. Use of this capability also requires HPC licensing. For more information, see GPU Accelerator Capability
The GPU accelerator capability is available for the sparse direct solver and the PCG and JCG iterative solvers. Static, buckling, modal, full harmonic, and full transient analyses are supported. For buckling analyses, the Block Lanczos and Subspace eigensolvers are supported. For modal analyses, only the Block Lanczos, PCG Lanczos, Subspace, Unsymmetric, and Damped eigensolvers are supported. Activating this capability when using other equation solvers or other analysis types has no effect.
The GPU accelerator capability is supported only on the Windows 64-bit and Linux 64-bit platforms.