deviceGetName

external fun deviceGetName(len: Int, dev: Int): Int

Returns an identifier string for the device. (cuDeviceGetName)

Return

Returns an identifier string for the device.

Parameters

len

Maximum length of string to store in name

dev

Device to get identifier string for