hipfuncsetcacheconfig Interface Reference

hipfuncsetcacheconfig Interface Reference#

HIPFORT API Reference: hipfort::hipfuncsetcacheconfig Interface Reference
hipfort::hipfuncsetcacheconfig Interface Reference

Set Cache configuration for a specific function. More...

Public Member Functions

integer(kind(hipsuccess)) function hipfuncsetcacheconfig_ (func, config)
 

Detailed Description

Set Cache configuration for a specific function.

Parameters
[in]config;
Returns
hipSuccess, hipErrorNotInitialized Note: AMD devices and some Nvidia GPUS do not support reconfigurable cache. This hint is ignored on those architectures.

Member Function/Subroutine Documentation

◆ hipfuncsetcacheconfig_()

integer(kind(hipsuccess)) function hipfort::hipfuncsetcacheconfig::hipfuncsetcacheconfig_ ( type(c_ptr), value  func,
integer(kind(hipfunccacheprefernone)), value  config 
)

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