Function holoscan::dldevice_from_pointer

Holoscan v2.1.0
DLDevice holoscan::dldevice_from_pointer(void *ptr)

Detect the device information from the given pointer.

Parameters

ptr – The pointer to the memory.

Returns

The device information.

Previous Function holoscan::dldatatype_from_typestr
Next Template Function holoscan::forward_error(const expected<T, E>&)
© Copyright 2022-2024, NVIDIA. Last updated on Jul 3, 2024.