SWDEV-369618 - hipOccupancyMaxPotentialBlockSizeVariableSMemWithFlags invalid flag scenario (#3121)
Change-Id: I98f185db82f23514976ecf562894acb65006c352
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9b7e42dd5e
Коммит
afeeaba3a3
@@ -673,6 +673,7 @@ enum hipLimit_t {
|
||||
#define hipArrayCubemap 0x04
|
||||
#define hipArrayTextureGather 0x08
|
||||
#define hipOccupancyDefault 0x00
|
||||
#define hipOccupancyDisableCachingOverride 0x01
|
||||
#define hipCooperativeLaunchMultiDeviceNoPreSync 0x01
|
||||
#define hipCooperativeLaunchMultiDeviceNoPostSync 0x02
|
||||
#define hipCpuDeviceId ((int)-1)
|
||||
|
||||
Ссылка в новой задаче
Block a user