open_iA 2024.9
Loading...
Searching...
No Matches
iACudaHelper.cpp File Reference
#include "iACudaHelper.h"

Functions

bool isCUDAAvailable ()
 Checks whether CUDA is available; two aspects need to be fulfilled:
 

Function Documentation

◆ isCUDAAvailable()

bool isCUDAAvailable ( )

Checks whether CUDA is available; two aspects need to be fulfilled:

  • open_iA has to be built with CUDA support,
  • and CUDA has to be available on the system currently running open_iA