Ioannis Assiouras
fb1aaad0b7
SWDEV-425129 - Revert "SWDEV-422089,SWDEV-420822 - [ABI Break] Update sample to use hipFuncAttribute fields"
...
This reverts commit e11a002615 .
Change-Id: I45b50c2e7052495ac71057aab2f1becb1423fe5e
2023-10-03 11:37:34 +01:00
Ioannis Assiouras
e11a002615
SWDEV-422089,SWDEV-420822 - [ABI Break] Update sample to use hipFuncAttribute fields
...
Change-Id: I6f432d50b6883664ce303b6d3bd90051f9a33cac
2023-09-30 12:25:51 -04:00
Julia Jiang
547de9c274
SWDEV-393746 - Fix for HIP-sample tests failure
...
Change-Id: Ifb2dc03cfa82bb96f5f0d21b3848a5cda0baf9bc
2023-09-27 11:55:17 -04:00
ROCm CI Service Account
49d3ea9945
SWDEV-397570 - Adding PASSED string on cases where tests are skipped. ( #385 )
...
Change-Id: I2bbe5cfb9eff75b817f3e77aaeeecc5d0c411dbf
2023-08-14 21:30:34 +05:30
ROCm CI Service Account
30fcf2f17c
SWDEV-402093 - Updated README to use AMDGPU_TARGETS=native to enable compiler autodetection ( #378 )
...
Change-Id: I33a71d12b5b883eacac706725322bc13e0d57852
2023-08-14 21:26:49 +05:30
ROCm CI Service Account
34976df246
SWDEV-385161 - Deprecate usage of env vars in HIP samples and tests ( #363 )
...
* SWDEV-385161 - Deprecate usage of env vars in HIP samples and tests env vars such as HIP_PATH, ROCM_PATH, HIP_COMPILER, HIP_RUNTIME, HSA_PATH etc are removed.
Change-Id: I280e20b291cfb14675846aae72d97fa5b3ad567d
2023-08-14 12:06:14 +05:30
Ioannis Assiouras
11e8609b90
Include hip_helper.h in 14_gpu_arch sample ( #387 )
2023-08-11 20:00:35 +05:30
ROCm CI Service Account
7cc53f992f
SWDEV-402381 - Add hipCheckErrors for HIP API calls in samples ( #375 )
...
Change-Id: I335d7e780362fc59fd2d90939b4c8b8a7231ffc7
2023-07-20 10:22:17 +05:30
Jatin Chaudhary
3e1169eb51
SWDEV-397031 - fix device functions as well ( #352 )
...
Change-Id: I9081a5497c89b563c3761e533bb9ee03d61f5867
2023-07-08 20:55:55 +05:30
ROCm CI Service Account
c60a07656f
SWDEV-405157 - Rewrite sample 11_texture_driver to use texture objects ( #348 )
...
Change-Id: I107bfc06fabd62f43e6665b8b038226fe2154fc5
2023-07-08 20:55:09 +05:30
ROCm CI Service Account
90de01adb9
SWDEV-393746 - Fix HIP sample failures-21, 22, 23 ( #331 )
...
Change-Id: Id839cf24ba5f16897428b19c0299ea781a5a6d09
2023-06-28 21:59:03 +05:30
ROCm CI Service Account
529d245738
SWDEV-393746 - Fix for HIP-Sample tests failure 16, 17, 18,19 ( #332 )
...
Change-Id: I088c1035f1f25e7a5cc65077ff0b8cd281fdaf55
2023-06-28 21:48:13 +05:30
ROCm CI Service Account
b795171649
SWDEV-392758 - Link with thread lib. ( #267 )
...
Change-Id: I2442f5f0e62238826560717e6719184a6a25dbc5
2023-06-21 15:59:04 +05:30
ROCm CI Service Account
62b2218368
SWDEV-397031 - Fix issue in Release mode where hipMalloc was never called ( #308 )
...
Change-Id: Id99a5f39035f14ea9a63f9b339e4fb6525e1d3c1
2023-06-19 22:10:49 -07:00
ROCm CI Service Account
3d29c352b9
SWDEV-397570 - Move tex2d call under IMAGE_SUPPORT guards. ( #294 )
...
Change-Id: Id7239f026dfb463c8c6d82b9656ac5b6716956fc
2023-06-19 09:40:06 -07:00
ROCm CI Service Account
7d7b4ab075
SWDEV-394336 - Pass CMAKE_PREFIX_PATH. ( #265 )
...
Change-Id: I0d3f7c140559559283e362b728b0f8082d8716b8
2023-05-30 12:26:15 -07:00
ROCm CI Service Account
fc9d6d2df5
SWDEV-389703 - Remove hipBusBandwidth and hipCommander samples ( #277 )
...
Change-Id: Id65eab4d0cc524d7cacac4fbf1d3b2c3a640eb77
2023-05-23 16:22:07 -07:00
ROCm CI Service Account
dadd195aeb
SWDEV-378392 - Fixed warnings when build with cmake ( #171 )
...
Change-Id: If4dbd4b844fd34c2ab6a8165782a4a42d2a18402
2023-02-28 11:38:47 +05:30
ROCm CI Service Account
6a5e95122b
SWDEV-382266, SWDEV-379678 - hip samples package from hip-tests project ( #168 )
...
Use make package_samples to generate the packages
Change-Id: I30b382fed385f6daac026375537726622c05ca88
2023-02-15 17:47:59 -08:00
ROCm CI Service Account
7e331b2479
SWDEV-371483 - Fixed the build of some tests in HIP-Samples ( #120 )
...
Change-Id: Iab0c79eafb9c919b65e7cb42ac865ce830a9e48d
2023-02-03 20:39:44 +05:30
ROCm CI Service Account
de14b1ce6d
SWDEV-344342 - Add sample using hiprtc target ( #2946 )
...
Change-Id: Ie2a0b308862ac8db2e72a0170499139c7b46605b
2022-09-23 12:36:57 +05:30
ROCm CI Service Account
cf87128628
SWDEV-1 - Move sample 0 gitignore into root's ( #2951 )
...
The samples directory tree is installed as-is during packaging. To avoid this file from being installed, the sample gitignores should be combined with the existing file in the root of the git.
Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com >
Change-Id: I2ac30c8d0e42da9254b87cd45127503c70fc6b07
2022-09-19 11:17:54 +05:30
ROCm CI Service Account
908988924a
SWDEV-334508 - CMake create static lib & linker commands for windows. ( #2841 )
...
Change-Id: I544837a65e47d425a946c666d0b2348aa7a33b15
2022-08-05 15:13:19 +05:30
Aiden Nibali
7b3248b6c6
Fix use of blockDim in 'square' sample ( #2789 )
2022-07-07 12:03:19 +05:30
ROCm CI Service Account
e0ca1589b1
SWDEV-326631 - Adds sample which tests HIP language support with upstream CMake ( #2743 )
...
Change-Id: I6b666cc0c5b1a53819515c5e343e517a2712d2ef
2022-06-17 10:40:48 +05:30
ROCm CI Service Account
dcf336b09d
SWDEV-336007 - Add sample which verifies CXX language support with amdclang++ ( #2733 )
...
Change-Id: Ib4dbe1ce66a7dbd4f60f0a2134d62bdf366aeac5
2022-06-15 13:27:42 -07:00
ROCm CI Service Account
dea8404361
SWDEV-339113 - update coordinate in HIP sample kernels ( #2736 )
...
Change-Id: I8ea179b4ba8f1c0ebec830a5aa5947e843f06e42
2022-06-15 11:22:27 +05:30
ROCm CI Service Account
e9202ded5b
SWDEV-336378 - cmake support for vulkan example ( #2725 )
...
Change-Id: I5ac28d2f57c1732e243674aa904cabe23be34797
2022-06-13 15:35:33 +05:30
ROCm CI Service Account
5da168300f
SWDEV-339113 - Update sampl codes with correct kernel coordinate ( #2704 )
...
Change-Id: Ibfc0fd285441cd3d79b312d2b739729a039a6f84
2022-06-02 17:07:52 +05:30
ROCm CI Service Account
1a422d9798
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
2022-06-02 17:01:14 +05:30
ROCm CI Service Account
5e42fbedfd
SWDEV-334508 - Testing & fix for HIP samples on Linux and Windows. ( #2711 )
...
Change-Id: I6edc0d6dc7ce8f2223381baddacbc5063b6d4983
2022-06-02 17:00:05 +05:30
Maneesh Gupta
e274037cfb
Fix typo in 11_texture_driver sample
2022-05-13 14:05:35 +05:30
ROCm CI Service Account
70ccfa39ad
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
2022-05-09 08:46:20 -07:00
Satyanvesh Dittakavi
833e962ddd
SWDEV-306940 - Fix hip errors/warnings by CppCheck ( #2486 )
...
Change-Id: I91f5e97b0c7ca80b6d21fa66d24e3cf9fde716a9
2022-02-24 20:57:04 +05:30
agunashe
835bde481b
SWDEV-1 - hip change for Windows applications hipInfo ( #2471 )
...
BLDSPPT-3818
Change-Id: I624786a0d79678fbd850f0b8bedc7314731a77f4
2022-02-10 08:27:05 -08:00
Sarbojit2019
33ac9de928
SWDEV-3161551 - Fix for P2P sample failure ( #2456 )
2022-01-11 13:52:13 +05:30
Sarbojit2019
d287ee0b43
SWDEV-306176 - Fix hipInfo sample for arch name showing junk values on some platform ( #2404 )
2021-11-25 15:13:22 +05:30
Aakanksha Patil
da9a79a5f6
SWDEV-309659 - Delete duplicate files - hipify-perl and helper scripts ( #2403 )
...
* Delete duplicate files - hipify-perl and helper scripts
* Update link for hipconvertinplace-perl.sh references
* Remove remaining references to hipify-clang and contents of its package
* Hyperlink hipexamine-perl.sh in docs/markdown/hip_porting_guide.md
2021-11-25 15:12:09 +05:30
ansurya
dc06edf44d
SWDEV-287830 - Remove hardcoding of /opt/rocm path from hip samples ( #2391 )
...
Change-Id: I4ffcb4d5afe329377aca63ae0a962c1dc567bfd8
2021-11-25 15:10:15 +05:30
pghafari
fa8e4f1f8b
SWDEV-245532 - HIP - Vulkan interop example ( #2375 )
...
Change-Id: I713ff8fd9da49aa521aee278d1476fd8b4739fc5
2021-10-06 17:27:22 +05:30
Julia Jiang
43a2f75882
SWDEV-286322 - clean up trailing space ( #2361 )
...
Change-Id: I03c07e67a8d1fa1a874718ffba43eb396c2aa05c
2021-09-24 16:27:51 +05:30
Tao Sang
395f11c64c
SWDEV-294588 - Enable NV printf DTests
...
Enable NV printf DTests as many as possible.
Fix the bugs due to behavour difference between
Hip-Rocclr and Cuda.
Add hipLimitPrintfFifoSize.
Change-Id: I3fe6dbc35a7a140a9919df197b7885df83d28049
2021-07-20 21:22:11 -04:00
Satyanvesh Dittakavi
7f2e5437cb
SWDEV-284207 - Modify HIP samples to run on Navi and MI100 Asics
...
Change-Id: I5b8d4f8df36a5be2ea4c381b88454832c59253e6
2021-07-20 02:56:19 -04:00
Tao Sang
d5142afe58
SWDEV-292273 - Add cmake tests
...
Add test on CXX and Fortran build in cmake.
Add test on hip::device interface linking in cmake.
Change-Id: I3fe6dba05a7a140a9a19df107b7885df83d28042
2021-07-08 12:51:46 -04:00
agunashe
e2c6bb5b4e
SWDEV-293742 - Update copyright end year
...
Change-Id: I2cb7bbd9a6d9da28116ba9dd9cec4e60525444e2
2021-07-07 12:57:23 -04:00
agodavar
56b3cb554a
SWDEV-288510 - Add hip shared library path to run-time search for linker
...
Change-Id: I7eaf712c01556933b881b983a8994f4e06333116
2021-06-02 12:57:12 -04:00
Julia Jiang
e0312fb454
SWDEV-272921 - Remove non-existing link for square sample
...
Change-Id: If8c87a6ded6aacaa4301b1b80ee218897219a6fb
2021-05-10 12:09:28 -04:00
Aaron En Ye Shi
458a09f151
SWDEV-222423 - Add HIP Sample 2_Cookbook/15_static_library
...
HIP supports emitting two types of static libraries. One type
will export host functions and is compatible with host linkers.
The second type exports device functions, but is generated with
ar manually. Also, add a README with steps on how to run these
samples with Makefile or CMake.
Change-Id: I1be15c2884583b370092bc8e4bf04f726f8f5a27
2021-04-27 16:05:15 -04:00
Julia Jiang
cf02c80e13
SWDEV-270961 - update HIP documents
...
Change-Id: I5168d83a124e9c7d856fb7a46d9960d9f99143c6
2021-04-05 14:34:33 -04:00
Tao Sang
562282039e
SWDEV-270973 - Add missing copyright headers
...
Change-Id: I6bb27650f74372dae6e29c79fd6bb2022cc062fe
2021-03-01 19:46:24 -05:00