Function flamegpu::detail::compute_capability::getDeviceNames

Function Documentation

const std::string flamegpu::detail::compute_capability::getDeviceNames(std::set<int> devices)

Get the device names reported by CUDA runtime API

Parameters:

set<int> – of device id’s to be queried

Returns:

comma seperated string of device names E.g. “NVIDIA GeForce RTX3080, NVIDIAGe Force RTX3070”