Skip to content
  • Robert Maynard's avatar
    Adding vtkm::cont::RuntimeDeviceInformation. · a7127f0f
    Robert Maynard authored
    The RuntimeDeviceInformation class allows developers to check if a given
    device is supported on a machine at runtime. This allows developers to properly
    check for CUDA support before running any worklets.
    a7127f0f