Modify USM device allocation information returned by clGetDeviceInfo by sophimao · Pull Request #286 · intel/fpga-runtime-for-opencl (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Conversation

@sophimao

@sophimao

According to USM extension spec, clDeviceMemAllocINTEL will return NULL and CL_INVALID_OPERATION status if the device has property CL_DEVICE_DEVICE_MEM_CAPABILITIES_INTEL equal to 0. Before, the runtime always return 1 for device allocation capabilities as all legacy devices support device allocations. This is no longer true in IP Authoring flow.

zibaiwan

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})