Skip to content

SVM Integration #1436

@EJain-Dev

Description

@EJain-Dev

Buffers and images can both be created from SVM allocations by using CL_USE_HOST_PTR and they effectively provide a view into the SVM memory. However, the level of consistency in the memory is unknown if buffers and images are used instead of the SVM allocation. I think this kind of fits in with the Vulkan concept of Memory and Buffers/Images. Why not distinguish between the 2 in OpenCL as well with SVM and a new method for device allocation acting as allocators for Memory and the ability to create Buffers/Images from that memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions