empty<<<1, 2>>> ( ); >> hipLaunchKernelGGL(empty, dim3(1), dim3(2), 0, 0); empty<<<1, 2, 0>>>(); >> empty<<<1, 2, 0, 0>>>(); >> instead of erroneous: >> hipLaunchKernelGGL((empty), dim3(1), dim3(2), 0, 0, ); [ROCm/hip commit: b98330609b]
b98330609b
[ROCm/hip commit: 05b685cc6b]
05b685cc6b
* Add Max Texture 1D,2D,3D device properties * Corrected testcase to use enums defined in hipDeviceAttribute_t * Added texture 1D,2D and 3D support for NVIDIA path [ROCm/hip commit: 8e496c09d9]
8e496c09d9
[ROCm/hip commit: abd1c53cf8]
abd1c53cf8
[ROCm/hip commit: defc6f8155]
defc6f8155
[ROCm/hip commit: e9b1881c60]
e9b1881c60
[ROCm/hip commit: 6531262126]
6531262126
[ROCm/hip commit: 509b29594a]
509b29594a
[ROCm/hip commit: 356eaa81b8]
356eaa81b8
Since these are now supported directly. [ROCm/hip commit: 657e65733f]
657e65733f
[ROCm/hip commit: 2ec8de3b27]
2ec8de3b27
[ROCm/hip commit: 512214e930]
512214e930
[ROCm/hip commit: e671cec367]
e671cec367
[ROCm/hip commit: 4d035caedf]
4d035caedf