Hello,
I have a host defined function pointer which I need to be able to access from a device/global function. However, I know that function pointers on the device are not currently supported. So what are my options? Do I have any?
Thank you
Hello,
I have a host defined function pointer which I need to be able to access from a device/global function. However, I know that function pointers on the device are not currently supported. So what are my options? Do I have any?
Thank you
I should correct that: function pointers are not supported on MY version of the toolkit. Toolkit 3.1+ however does now support function pointers. But it is not currently an option for me to upgrade.
I should correct that: function pointers are not supported on MY version of the toolkit. Toolkit 3.1+ however does now support function pointers. But it is not currently an option for me to upgrade.