Class INTELMemChannelProperty


  • public final class INTELMemChannelProperty
    extends java.lang.Object
    Native bindings to the intel_mem_channel_property extension.

    On some accelerators, manual partitioning of buffers across different regions of memory may result in higher performance by spreading high-demand memory across different interfaces or ports of a memory.

    This extension allows programmers to request that a buffer allocation be implemented in a particular region of memory.

    Requires intel_create_buffer_with_properties.

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait