hipdevicegetcacheconfig Interface Reference

hipdevicegetcacheconfig Interface Reference#

HIPFORT API Reference: hipfort::hipdevicegetcacheconfig Interface Reference
hipfort::hipdevicegetcacheconfig Interface Reference

Get Cache configuration for a specific Device. More...

Public Member Functions

integer(kind(hipsuccess)) function hipdevicegetcacheconfig_ (cacheconfig)
 

Detailed Description

Get Cache configuration for a specific Device.

Parameters
[out]cacheConfigPointer of cache configuration
Returns
hipSuccess, hipErrorNotInitialized Note: AMD devices do not support reconfigurable cache. This hint is ignored on these architectures.

Member Function/Subroutine Documentation

◆ hipdevicegetcacheconfig_()

integer(kind(hipsuccess)) function hipfort::hipdevicegetcacheconfig::hipdevicegetcacheconfig_ ( type(c_ptr), value  cacheconfig)

The documentation for this interface was generated from the following file: