ROCm CI Service Account
eddb025028
SWDEV-339113 - Update sampl codes with correct kernel coordinate ( #2704 )
...
Change-Id: Ibfc0fd285441cd3d79b312d2b739729a039a6f84
[ROCm/hip-tests commit: 5da168300f ]
2022-06-02 17:07:52 +05:30
ROCm CI Service Account
b48478288b
SWDEV-331248 - Add more image tests in sample ( #2709 )
...
In samples/2_Cookbook/11_texture_driver, add
Vector data types(char4, short4, int4, float4);
More arithmetic data types(char, short, int);
Change-Id: I54aa482213d340d32cf912601adead0812c2323a
[ROCm/hip-tests commit: 1a422d9798 ]
2022-06-02 17:01:14 +05:30
ROCm CI Service Account
c91bfdb8c6
SWDEV-334508 - Testing & fix for HIP samples on Linux and Windows. ( #2711 )
...
Change-Id: I6edc0d6dc7ce8f2223381baddacbc5063b6d4983
[ROCm/hip-tests commit: 5e42fbedfd ]
2022-06-02 17:00:05 +05:30
Maneesh Gupta
abf7cb6321
Fix typo in 11_texture_driver sample
...
[ROCm/hip-tests commit: e274037cfb ]
2022-05-13 14:05:35 +05:30
ROCm CI Service Account
e17423a24e
SWDEV-305992 - Improve texture tests ( #2646 )
...
Enable more texture supports for hip-rocclr.
Skip texture tests on device that doesn't support images.
SWDEV-322257 - Fix issues of image tests skipped on
NVidia devices.
Change-Id: Ia99d06b1e97fc945f1b740e47710f4dcd70f38ca
[ROCm/hip-tests commit: 70ccfa39ad ]
2022-05-09 08:46:20 -07:00
ansurya
24acf4ab9e
SWDEV-287830 - Remove hardcoding of /opt/rocm path from hip samples ( #2391 )
...
Change-Id: I4ffcb4d5afe329377aca63ae0a962c1dc567bfd8
[ROCm/hip-tests commit: dc06edf44d ]
2021-11-25 15:10:15 +05:30
agunashe
516c38bcfd
SWDEV-293742 - Update copyright end year
...
Change-Id: I2cb7bbd9a6d9da28116ba9dd9cec4e60525444e2
[ROCm/hip-tests commit: e2c6bb5b4e ]
2021-07-07 12:57:23 -04:00
Tao Sang
553b3136e6
SWDEV-270973 - Add missing copyright headers
...
Change-Id: I6bb27650f74372dae6e29c79fd6bb2022cc062fe
[ROCm/hip-tests commit: 562282039e ]
2021-03-01 19:46:24 -05:00
Vladislav Sytchenko
64bc0bc57f
Revert "Revert "Merge branch 'amd-master-next' into amd-npi-next""
...
This reverts commit 5bc903a0cd .
Reason for revert: <INSERT REASONING HERE>
Change-Id: I92ceb171e31026ed1864704cef2fc1497b883ef9
[ROCm/hip-tests commit: 08c35854c0 ]
2020-10-05 13:20:58 -04:00
Vladislav Sytchenko
5bc903a0cd
Revert "Merge branch 'amd-master-next' into amd-npi-next"
...
This reverts commit 873a2e33d3 .
Reason for revert: <INSERT REASONING HERE>
Change-Id: I53322718dadde2c98f96140b8e260ec7ee9ef721
[ROCm/hip-tests commit: 051c84bba3 ]
2020-10-05 13:02:39 -04:00
Tao Sang
963e4cded7
Make samples support cmake
...
Only cmake can support static lib of hip rt.
Thus samples will support static lib of hip
rt when this is done.
Change-Id: I70e8d06e85084369a035b42c5d1d56287c874ac9
[ROCm/hip-tests commit: 5b8651c825 ]
2020-09-18 07:37:02 -04:00
Michael LIAO
b38734a50b
[vdi] Fix texture reference sample.
...
- The driver code should not re-define `tex` again as it's already
defined in the kernel code. Eventually, the driver code should be as
regular C++ code instad of HIP code.
Change-Id: I8c7cab204b98990619d6e7109b990d7089ea9261
[ROCm/hip-tests commit: 2ab06b307d ]
2020-04-23 23:41:56 -04:00
Michael LIAO
6174d0f0dd
[vdi] Refactor texture/surface reference support.
...
Change-Id: I8014d82aae7139ef5f95e4b50c4fc6da200dbc9d
[ROCm/hip-tests commit: 8ec28891de ]
2020-04-21 11:56:48 -04:00
Rahul Garg
26924f665e
Rename hip/hip_hcc.h to hip/hip_ext.h ( #1341 )
...
* Rename hip/hip_hcc.h to hip/hip_ext.h
* Deprecate hip_hcc.h
[ROCm/hip-tests commit: 67e27b3603 ]
2019-11-07 13:17:10 +05:30
Anusha Godavarthy Surya
ce48fed42e
merge from master
...
[ROCm/hip-tests commit: 7cfd70847d ]
2019-10-25 15:52:09 +05:30
Rahul Garg
ea46097623
Add HIP checks in texture driver sample ( #1581 )
...
[ROCm/hip-tests commit: bee4958708 ]
2019-10-24 17:45:51 +05:30
kjayapra-amd
1f143189f8
Use the correct return type in runTest in 11_texture_driver sample. ( #1546 )
...
Fixes SWDEV-203394.
Currently in runTest() returns true, even if the texture reference copy does not happen. Using the existing testResult Flag to return from runTest().
[ROCm/hip-tests commit: 26c3b4f985 ]
2019-10-16 10:52:15 +05:30
Anusha Godavarthy Surya
1f1da0afa7
Added unbind texture to samples and tests
...
[ROCm/hip-tests commit: fc776424a0 ]
2019-10-15 11:34:15 +05:30
Yaxun (Sam) Liu
215a715fb1
Fix sample 11_texture_driver for hip-clang ( #1370 )
...
[ROCm/hip-tests commit: d9d6374a63 ]
2019-08-29 01:03:20 +00:00
Evgeny Mankov
e9282e6782
[HIP][HIPIFY] Split HIP_ARRAY_DESCRIPTOR struct to HIP_ARRAY_DESCRIPTOR and HIP_ARRAY3D_DESCRIPTOR
...
[Reason] To be compatible with CUDA [#1133 ]
Update HIP code, hipify-clang, tests and docs
[TODO] Add support of the corresponding functions on nvcc fallback path
[ROCm/hip-tests commit: 7a0e0cb50e ]
2019-07-11 14:58:16 +03:00
Evgeny Mankov
84e4fdcef2
[HIP][HIPIFY] Make hipMemcpyParam2D coherent with cuMemcpy2D
...
+ Makes hip_Memcpy2D struct compatible with CUDA_MEMCPY2D struct
+ Add hipMemcpyParam2D support in nvcc fallback path
+ Update hipify-clang, tests and docs accordingly
[ROCm/hip-tests commit: 66c182946e ]
2019-05-22 18:31:39 +03:00
Evgeny Mankov
eaef7e9024
[HIP][tests] Copyright notice update
...
[ROCm/hip-tests commit: f5f240744a ]
2019-05-20 18:46:23 +03:00
Rahul Garg
e80e6d9f68
Clean up module api samples
...
[ROCm/hip-tests commit: dbf1737658 ]
2018-08-08 22:28:13 +05:30
Rahul Garg
eb77a001da
Removed hidden args and hipLaunchParm from HIP/HCC path
...
[ROCm/hip-tests commit: bd985285df ]
2018-03-16 22:50:25 +05:30
Rahul Garg
d96395e02b
Change co file name
...
[ROCm/hip-tests commit: 65b2fc4b9b ]
2018-03-16 12:54:44 +05:30
Rahul Garg
5482a4237e
Fixed function not found issue
...
[ROCm/hip-tests commit: 01ee90d564 ]
2018-03-16 12:35:25 +05:30
Maneesh Gupta
3277453ea5
Apply .clangformat to all repo source files
...
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344
[ROCm/hip-tests commit: 6b09bde675 ]
2018-03-12 11:29:03 +05:30
Rahul Garg
1b359db390
Changed function hipMemcpy_2D to hipMemcpyParam2D
...
[ROCm/hip-tests commit: 3d2e40a5df ]
2017-11-21 12:36:24 +05:30
Rahul Garg
c971b263c1
Update hipModuleGetTexRef API
...
[ROCm/hip-tests commit: 741702888f ]
2017-11-19 22:10:46 +05:30
Rahul Garg
3997a72bf2
-Fixed texture driver API sample
...
-Added hipTexRefSetAddress and hipTexRefSetAddress2D APIs
[ROCm/hip-tests commit: 657aa51d5d ]
2017-11-15 18:23:28 +05:30
Rahul Garg
25f519713a
Added texture 2D driver API usage example
...
[ROCm/hip-tests commit: 0fffdeba92 ]
2017-11-09 22:35:29 +05:30