In my cad lab workstation, Nvidia quadro 400 graphics card is present which support cuda.
I installed latest version of nvidia cuda driver & in abaqus env file & custom env file, I added this line (os.environ["ABA_ACCELERATOR_TYPE"]="PLATFORM_CUDA" # Nvidia) as per suggestion of other blogs (https://www.eng-tips.com/viewthread.cfm?qid=439096)
Still i am getting warning from Abaqus
Found multiple acclerator platform drivers: Platform_cuda Use environment variable aba_accelerator_type to select the desired platform type
Analysis run without GPU acceleration