hipoccupancymaxactiveclusters Interface Reference

hipoccupancymaxactiveclusters Interface Reference#

HIPFORT API Reference: hipfort::hipoccupancymaxactiveclusters Interface Reference
hipfort::hipoccupancymaxactiveclusters Interface Reference

determines the amount of active kernel clusters can co-exist at the same time in a device More...

Public Member Functions

integer(kind(hipsuccess)) function hipoccupancymaxactiveclusters_ (numclusters, f, config)
 

Detailed Description

determines the amount of active kernel clusters can co-exist at the same time in a device

Parameters
[out]numClustersthe amount of clusters
[in]fkernel function for which occupancy is calculated
[in]configpointer to the kernel launch configuration structure
Returns
hipSuccess, hipErrorInvalidDeviceFunction, hipErrorInvalidClusterSize, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipoccupancymaxactiveclusters_()

integer(kind(hipsuccess)) function hipfort::hipoccupancymaxactiveclusters::hipoccupancymaxactiveclusters_ ( type(c_ptr), value  numclusters,
type(c_funptr), value  f,
type(hiplaunchconfig_t config 
)

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