# Abaqus 2025 Graphics Devices

SIMULIA tests specific graphics devices to ensure adequate performance. The graphics devices that have been tested (or scheduled for testing) are listed in the tables below.

> SIMULIA tests specific graphics devices to ensure adequate performance with Abaqus/CAE and Abaqus/Viewer; the graphics devices that have been tested (or scheduled for testing) are listed in the tables below. However, we cannot certify that these devices are completely compatible with all possible hardware and software configurations. Other devices may be compatible but have not been tested.
>
> **NOTE:** *Newer driver versions for the graphics card listed on this page are expected to work, but may not be compatible. We recommend that you use the tested driver version if you experience problems.*

We may update graphics tuning parameters for graphics devices. These changes are intended to configure Abaqus to best utilize individual graphics devices. Updated graphics tuning parameters are included in the [graphicsConfig.env](https://media.3ds.com/support/progdir/simulia/sim_625_ga/migration/2022graphicsdevices.html#config) file, which can be downloaded and placed in your Abaqus installation.

The use of graphics hardware acceleration on Windows platforms may cause display problems with some graphics adapters or drivers. Users may wish to disable graphics hardware acceleration to determine if a particular issue is specific to their graphics adapter or graphics driver. For instructions on how to turn off hardware acceleration see [Additional Information](https://media.3ds.com/support/progdir/simulia/sim_625_ga/migration/2022graphicsdevices.html#additional).

Listing of tested configurations per platform:

- [Windows/x86-64](https://media.3ds.com/support/progdir/simulia/sim_625_ga/migration/2022graphicsdevices.html#intel_win64 "Windows/x84-64 tested configuration")
- [Windows/x86-64(laptop)](https://media.3ds.com/support/progdir/simulia/sim_625_ga/migration/2022graphicsdevices.html#64-bit)
- [Linux/x86-64](https://media.3ds.com/support/progdir/simulia/sim_625_ga/migration/2022graphicsdevices.html#lnx86_64)

<a name="Intel_win64"></a>**Windows/x86-64**

**Vendor**

Graphics Device

Graphics Memory

Driver Version

Operating System

Results

AMD \[ATI\]Radeon Pro W76008GB31.024026.1002Windows 10PassRadeon Pro W790032GB

31.024026.1002

Windows 10PassNVIDIARTX A450036GB

552.55Windows 10PassRTX A600048GB

552.55Windows 10PassQuadro RTX 800048GB552.55Windows 10PassRTX 4000 SFF36GB552.55Windows 11Pass<a name="64-bit"></a>**Windows Laptop **

**Vendor**

Graphics Device

Graphics Memory

Driver Version

Operating System

Results

NVIDIARTX A100020GB

536.45

Windows 10Pass<a name="lnx86_64"></a>**Linux/x86-64**

**Vendor**

Graphics Device

Graphics Memory

**Driver Version**

X11 Version

Operating System

**Results**

AMD \[ATI\]

Radeon Pro W770032GB

31.024026.1002

X Server 1.20.11

RHEL 9.4PassRadeon Pro W75008GB

5.14.0-427.13.1

X Server 1.20.11RHEL 9.4PassNVIDIA

RTX A400024GB

550.90

X Server 1.20.11RHEL 9.3PassRTX A500024GB550.90X Server 1.20.11RHEL 8.6PassRTX A550024GB

535.113X Server 1.20.11RHEL 8.7Pass## Additional Information

Abaqus/CAE and Abaqus/Viewer support OpenGL hardware graphics acceleration on all supported platforms. For instructions on how to turn off hardware acceleration, see [How to Disable Graphics Hardware Acceleration to Resolve Graphics Incompatibility](https://kb.dsxclient.3ds.com/360-mashup-ui/page/resultqai?id=QA00000009378e "How to Disable Graphics Hardware Acceleration to Resolve Graphics Incompatibility").

All Windows laptops are tested with their original factory display. Testing does not include any external display devices.

## **Windows Aero Theme Issue**

Running Abaqus/CAE or Abaqus/Viewer using an Aero Theme on Windows 7 or Windows Vista can result in viewport window contents not refreshing correctly after a viewport window manipulation operation such as repositioning. Any subsequent viewport action, such as pan or zoom, alleviates the issue and the viewport contents are redrawn correctly.

In case the graphics device in which you are interested is not listed on this page, you may submit a **Request for Enhancement**.
See [Customer Submission of Requests-for-Enhancements (RFEs) for SIMULIA](https://kb.dsxclient.3ds.com/360-mashup-ui/page/resultqai?id=QA00000007938e "Customer Submission of Requests-for-Enhancements (RFEs) for SIMULIA").

**To determine your graphics card and graphics card driver for Windows systems**

It is best to use the system Display Properties dialog to get this information, but if there is difficulty finding it or only a remote access to the system is possible the findVid program can be utilized.

1. Download the findVid program for your windows system
    - [findVid.exe](http://media.3ds.com/support/simulia/public/v614/system_info/findVid.exe "Download FindVid executable file")
2. Then run the executable in a command prompt window
3. The following is an example output from running the findVid.exe command

> =============================================
> C:\\Temp&gt;findVid.exe
>
> ```
> Device Name:      NVIDIA Quadro 1000M
> Video Processor:  Quadro 1000M
> Adapter RAM:      2.00 GB
> Driver Date:      07/31/2018
> Driver Version:   9.18.13.0546
> State Flags:      PRIMARY_DEVICE
> Horizontal Res:   1600 pixels in 564 mm => 2.836879 pix/mm
> Vertical Res:     1200 pixels in 423 mm => 2.836879 pix/mm
> Display Settings: 1600 x 1200 @ 0,0 - 32-bit - 60 Hz<br></br>
> ============================================
>
> ```

## **<a name="config"></a>Updating your graphicsConfig.env file**

Follow these instructions for updating your graphicsConfig.env file. You should update each release of Abaqus 2024 that you have installed (e.g. 2024, ...). The examples given in the instructions show updating Abaqus 2024.

**NOTE:** *The date stamp on the graphicsConfig.env file should help you determine which releases of Abaqus 2024 you should update. If the date of the file is later than the creation date of the release (reported by* abaqus whereami*), then you should update that release.*

1. Find your Abaqus 2024 version install directory and set your current directory to the site directory for that version.

    ```
           % abaqus whereami
           Abaqus Version 2024-1
           Abaqus Site ID: <your_site>
           Abaqus is located in the directory /disk2/abaqus/2024-1
                     /disk2/abaqus/2024-1/code/bin
                     /disk2/abaqus/2024-1/CAEresources
                     /disk2/abaqus/2024-1/code/bin/SMAExternal
                     /disk2/abaqus/2024-1/opt/SMA/site

           Sequence Information:
             /disk2/abaqus/2024-1/code/.../SMA/site: 2022_02_06-13.52.01 119338
          </your_site>
    ```
2. Rename the existing graphicsConfig.env file

    ```
          % cp graphicsConfig.env graphicsConfig.env.old
    ```
3. Download the new [graphicsConfig.env](http://media.3ds.com/support/simulia/public/v614/system_info/graphicsConfig.env) file by clicking on the file name in the browser window.
4. Select the save as option, and save the file in your Abaqus 2024 site directory. In the current example, the path to this directory is /disk2/abaqus/2024-1/opt/SMA/site.
5. Reset the permissions on the graphicsConfig.env file.

    ```
          % chmod 644 graphicsConfig.env
    ```

Need Assistance?

Our support team is here to help you make the most of our software. Whether you have a question, encounter an issue, or need guidance, we've got your back.

[Contact support](/support/contact-your-support-center)

[Submit a request via 3DSupport App](https://dspart004-eu1-partners-ifwe.3dexperience.3ds.com/#dashboard:0b021cdc-9e58-47c3-8527-3d2314c48683/tab:3DSupport)