ansurya
8e496c09d9
Add Max Texture 1D,2D,3D device properties ( #1226 )
...
* 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
2019-07-18 03:18:50 +00:00
Evgeny Mankov
abd1c53cf8
[HIPIFY][perl][fix][258] Memory fence device functions are supported now
2019-04-25 13:27:30 +03:00
Evgeny Mankov
defc6f8155
[HIPIFY][hipify-perl] Formatting
2019-04-23 17:55:47 +03:00
Anthony Cowley
e9b1881c60
hipify: translate cudaErrorInvalidSymbol
2019-04-02 08:54:37 -04:00
Stanley Tsang
6531262126
Adding support in the hipify-perl tool for the HIP_SYMBOL macro, which is required for hip API calls involving a device symbol. Added more explicit mention of the HIP_SYMBOL macro in the porting guide.
2018-12-19 12:21:02 -05:00
Michael Kuron
509b29594a
hipify-perl: add hipGetSymbolAddress and hipGetSymbolSize
2018-11-06 12:02:21 +01:00
Evgeny Mankov
356eaa81b8
[HIPIFY][perl] Typo fix
2018-01-18 09:14:16 +03:00
Ben Sander
657e65733f
Remove coordinate conversions (threadIdx.x -> hipThreadIdx_x)
...
Since these are now supported directly.
2017-12-02 07:44:54 -06:00
wsttiger
2ec8de3b27
Remove the conversion of warpSize to be consistent with hipDeviceProp
2017-09-15 15:05:05 -05:00
wsttiger
512214e930
Add missing CUDA tags
2017-08-15 13:22:20 -05:00
Weixing Zhang
e671cec367
HIP Texture Support
2017-07-17 15:16:12 -04:00
emankov
4d035caedf
[HIPIFY] rename legacy hipify perl script and its usage to hipify-perl
2017-06-02 16:30:43 +03:00