Graf commitů

991 Commity

Autor SHA1 Zpráva Datum
Jatin Chaudhary 668bcece7a SWDEV-411064 - fix device mem size to accurately match memory size from same device
Change-Id: I9caee84c58312053a7b387c8516b386d53c2197f


[ROCm/hip-tests commit: c340f47ac1]
2023-09-21 14:03:02 -04:00
Jatin Chaudhary cb193f70c4 SWDEV-411064 - check if image is supported before running image specific tests
Change-Id: I62b3f7489f2f33b4b4e02f42a46e66c8940f2277


[ROCm/hip-tests commit: ee3c94faf2]
2023-09-21 06:23:55 -04:00
Rakesh Roy 6df8223163 Disable tests which fail/hang in PSDB stress test on 13th Sep 2023 (#416)
[ROCm/hip-tests commit: 8a8b157ca7]
2023-09-14 12:40:03 +05:30
Rakesh Roy 656b7c111c Disable failed tests in PSDB stress test on 29th Aug 2023 (#415)
- Unit_hipHostRegister_Memcpy - int/float/double failures are fixed in latest mainline (SWDEV-393727).
- Remaining testcases were random failures seen only during stress test. Could be due to driver/hardware issue.

[ROCm/hip-tests commit: 400c4a1bfe]
2023-09-08 14:01:44 +05:30
Maneesh Gupta 57ef4d1147 SWDEV-403773 - catch configuration to auto detect and generate json per arch (#413)
Change-Id: Iad8e93157c3acc6fdecf2603fdf6d90416a3c6e4

[ROCm/hip-tests commit: 06398a85b9]
2023-09-07 17:28:49 +05:30
arjun-raj-kuppala a4caf2bbe1 Update build-node labels (#407)
[ROCm/hip-tests commit: 933b84b5bb]
2023-08-24 09:14:05 -07:00
Mirza Halilčević eebad210d5 Revert "EXSWHTEC-275 - Implement tests for atomic CAS operations. (#197)"
This reverts commit 0f844d75a4.


[ROCm/hip-tests commit: 901a4c227a]
2023-08-23 16:51:16 +02:00
Satyanvesh Dittakavi 8ffa028888 Address texture related test issues with -Werror (#405)
[ROCm/hip-tests commit: 7ee1b668fb]
2023-08-21 20:46:46 +05:30
Satyanvesh Dittakavi 039a0b615a Fix issues related to -Werror in hip tests (#396)
* Fix issues related to -Werror
* Correct the skipped tests

[ROCm/hip-tests commit: 605d5eee5d]
2023-08-19 21:38:59 +05:30
Mirza Halilčević 0f844d75a4 EXSWHTEC-275 - Implement tests for atomic CAS operations. (#197)
[ROCm/hip-tests commit: a8640d8c62]
2023-08-14 21:31:50 +05:30
Ioannis Assiouras 3191fecb78 SWDEV-411880,SWDEV-411881 - Enable deviceAllocation[Malloc/New] tests (#388)
[ROCm/hip-tests commit: 69bce6be08]
2023-08-14 21:31:03 +05:30
ROCm CI Service Account 1363f92ea0 SWDEV-397570 - Adding PASSED string on cases where tests are skipped. (#385)
Change-Id: I2bbe5cfb9eff75b817f3e77aaeeecc5d0c411dbf

[ROCm/hip-tests commit: 49d3ea9945]
2023-08-14 21:30:34 +05:30
ROCm CI Service Account 50e0ea8dcc SWDEV-412666 - Re-enable lines of hipMemcpy3D test that was failing with previous version of llvm (#383)
Change-Id: I6834cd3c003a1b3c1d60dfc2f7d14657248d2ea9

[ROCm/hip-tests commit: 09861ff867]
2023-08-14 21:30:15 +05:30
ROCm CI Service Account bf57343505 SWDEV-411064 - Remove asm tests since we do not encourage users to use asm in their code (#382)
Change-Id: If328fb3cd953e3921a010d80a8c4d1abf1c9058c

[ROCm/hip-tests commit: 87511a5ca0]
2023-08-14 21:30:00 +05:30
ROCm CI Service Account aed6fb404c SWDEV-402093 - Updated README to use AMDGPU_TARGETS=native to enable compiler autodetection (#378)
Change-Id: I33a71d12b5b883eacac706725322bc13e0d57852

[ROCm/hip-tests commit: 30fcf2f17c]
2023-08-14 21:26:49 +05:30
ROCm CI Service Account 904cce8862 SWDEV-411680 - Skip if p2p access is not supported. (#377)
Change-Id: Ib4d49f9cfc92ea05d799b4a7d5e688fe8790c77e

[ROCm/hip-tests commit: fced17ddce]
2023-08-14 21:26:31 +05:30
ROCm CI Service Account 4b3be1ade7 SWDEV-1 - Enable hiprtc test includepath and copy its dependent files to bin directory (#374)
Change-Id: I7171bd343cdccc02f55bcb1b891f589c5fe2acaa

[ROCm/hip-tests commit: ec88eca484]
2023-08-14 21:19:44 +05:30
ROCm CI Service Account 101abc7b39 SWDEV-403471 - [catch2][dtest] Converting perftests-memory files from HIT to catch2 (#342)
Change-Id: I13d2513f31dffe0b280039c888a97cc0d7bba31f

[ROCm/hip-tests commit: cf174d5a47]
2023-08-14 21:17:55 +05:30
ROCm CI Service Account 5f143dbf22 SWDEV-394940 - [catch2][dtest] Adding basic testcases with HIPRTC apis for supported compiler options & also with combination of compiler options (#327)
Change-Id: Ie393e91afe195387152b588780e3109f21d1ad94

[ROCm/hip-tests commit: 58b55f9544]
2023-08-14 21:17:40 +05:30
ROCm CI Service Account 0861ca0d21 SWDEV-396687 - [catch2][dtest] mixing manual node adding in combination with Begin/End capture based on hipGraph apis (#326)
Change-Id: Ife7de38956274895d2370b7c9032cf17eef287bc

[ROCm/hip-tests commit: b2041d42d8]
2023-08-14 20:59:59 +05:30
ROCm CI Service Account 9c0709241f SWDEV-396085 - [catch2][dtest] Adding test cases for hipHostRegister() to test SVM feature (#324)
Change-Id: I72bb3d1cf3410180c98f4629fdad7497698849a2

[ROCm/hip-tests commit: 528764ec78]
2023-08-14 20:59:45 +05:30
ROCm CI Service Account 7e125561ef SWDEV-388833 - [catch2][dtest] Kernel tests migrated from dtests to catch2 (#320)
Change-Id: Ibc0248300b8ce8b58d1025743ab5946721e9d7e5

[ROCm/hip-tests commit: 5d8dda1c38]
2023-08-14 20:59:31 +05:30
Sourabh U Betigeri 981a0081d1 Disabling tests on windows to allow PR 849086 (#318)
Change-Id: Id769c12448cac5f185083d89211a7f2683852ebb

[ROCm/hip-tests commit: f5b1bdb7e5]
2023-08-14 20:53:59 +05:30
ROCm CI Service Account a4378fe258 SWDEV-385489 - [catch2][dtest] Adding scenarios for hipEventCreateWithFlags() with hipEventDisableSystemFence and default flags (#282)
Change-Id: Ied3dce437f34d793eb3715999125924ff74ff9b8

[ROCm/hip-tests commit: 23b02df2a1]
2023-08-14 20:53:37 +05:30
ROCm CI Service Account feb18300fb SWDEV-380340 - [catch2][dtest] DeviceLib tests migrated from direct to catch2 (#225)
Change-Id: Ie2ec1c7dabdfedbe0bd36fd2525df7dc9d9ba2e5

[ROCm/hip-tests commit: 3447a59895]
2023-08-14 20:52:26 +05:30
ROCm CI Service Account c39777c629 SWDEV-386902 - [catch2][dtest] Test case to verify hipStreamCreate Performance (#222)
Change-Id: I8e6695a4e9214bc9ade598be993e1cbf0b1d210d

[ROCm/hip-tests commit: cdf434b357]
2023-08-14 20:52:06 +05:30
ROCm CI Service Account 7e6f301b4e SWDEV-383372 - [catch2][dtest] Adding corner and stress tests for hipHostMalloc(). (#208)
Change-Id: I2308059e50a951a1e70de4f90fef9e2c76af21f1

[ROCm/hip-tests commit: 0b56a9d38c]
2023-08-14 20:50:29 +05:30
ROCm CI Service Account dfe9034cab SWDEV-384714 - Add RTC test for half data type warp shfl functions (#202)
Change-Id: I7cbf6932c928974236df2a49c7b5dee863da72ed

[ROCm/hip-tests commit: 08fa8258ec]
2023-08-14 20:47:53 +05:30
Marko Veniger abe4a14f9e EXSWHTEC-250 - Implement Performance Tests for Event APIs (#133)
* Introduce performance tests to project.
* Improve benchmarking utilities.
* Delete copy constructors from Timer and Benchmark classes.
* Disable Catch2's benchmarking functionalities.
* Implement Performance Tests for Event APIs
* Implement microbenchmarks for the Event Management APIs.
* Add output modifier to Benchmark class.
* Seperate hipEventCreateWithFlags and hipEventDestroy into seperate files.
* Introduce command line options.
* Update performance_common.hh

[ROCm/hip-tests commit: bca87f46a6]
2023-08-14 20:47:29 +05:30
milos-mozetic a2ae1bcb87 EXSWHTEC-224 - Test cases ID clean up and documentation for Texture Management (#92)
- Update hipBindTextureToMipmappedArray.cc
- Fix build error for undeclared identifier 'ret'
- Disable tests which fail in external CI

[ROCm/hip-tests commit: 7c7884a2d9]
2023-08-14 20:45:35 +05:30
Satyanvesh Dittakavi 5879e92e78 SWDEV-395996 - Disable hiprtc tests temporarily (#379)
[ROCm/hip-tests commit: 9c24abc77b]
2023-08-14 12:07:05 +05:30
ROCm CI Service Account d3b771c91d 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

[ROCm/hip-tests commit: 34976df246]
2023-08-14 12:06:14 +05:30
Ioannis Assiouras 609d5d5c37 Include hip_helper.h in 14_gpu_arch sample (#387)
[ROCm/hip-tests commit: 11e8609b90]
2023-08-11 20:00:35 +05:30
Maneesh Gupta 783f4f0e80 Update jenkinsfile
[ROCm/hip-tests commit: aad0aac16c]
2023-07-31 18:37:16 +05:30
Maneesh Gupta 27a7591e94 Temporarily disable unstable tests (#376)
* Update config_amd_linux_MI2xx.json
* Update config_amd_linux_common.json

[ROCm/hip-tests commit: f7295e3ea3]
2023-07-26 16:54:35 +05:30
ROCm CI Service Account f8e1cba1ad SWDEV-402381 - Add hipCheckErrors for HIP API calls in samples (#375)
Change-Id: I335d7e780362fc59fd2d90939b4c8b8a7231ffc7

[ROCm/hip-tests commit: 7cc53f992f]
2023-07-20 10:22:17 +05:30
ROCm CI Service Account 0b6f88a5d3 SWDEV-409113,SWDEV-409114,SWDEV-409112,SWDEV-409111,SWDEV-409110,SWDEV-409109,SWDEV-409096,SWDEV-409105 - Remove strong assumptions on hipMemGetInfo reported memory. (#373)
Change-Id: I6751e20690b93a3db35d98e45d295e5465387c5a

[ROCm/hip-tests commit: b8fb6f88b9]
2023-07-20 10:20:05 +05:30
ROCm CI Service Account 969c118fa5 SWDEV-409588 - hipMemsetDSync tests should not use the size as 1 while using D32/D16 APIs (#372)
Change-Id: I32c9bed860ddf4fe0d7bba21dce9bd720168c396

[ROCm/hip-tests commit: 74c143392b]
2023-07-20 10:18:30 +05:30
ROCm CI Service Account fa900628f1 SWDEV-404873 - Add double quotes that handles space in path for windows OS. (#371)
Change-Id: I4752072914aded5e39105913f5bd79fcaf4b499b

[ROCm/hip-tests commit: 573aefb652]
2023-07-20 10:17:26 +05:30
ROCm CI Service Account f72821a84d SWDEV-408958 - Use LaunchDelayKernel and modify it to use same kernel based on real time clock for gfx10 and gfx11. (#370)
Change-Id: Iea8a48e8cbfa1745c7d5535dc5820133a4104087

[ROCm/hip-tests commit: 04080c2e2e]
2023-07-20 10:16:56 +05:30
ROCm CI Service Account 6fb65da9a1 SWDEV-403770 - Enable tests. (#330)
Change-Id: I6e31c7ecea0f8343c37fd8a6249bf1cf1e455be6

[ROCm/hip-tests commit: faa2dd7cfb]
2023-07-20 10:15:03 +05:30
Maneesh Gupta 2a01aa5b4e Update performance_common.hh
Replace std::reduce with std::accumulate due to RHEL build issues.

[ROCm/hip-tests commit: 2c7f3749fb]
2023-07-20 09:55:37 +05:30
ROCm CI Service Account bd120fef5a SWDEV-366390 - [catch2][dtest] Adding additional functional tests for hipGraphAddChildGraphNode() (#107)
Change-Id: I132141db9d9fee9c8ed3a28f11b2c729042588f0

[ROCm/hip-tests commit: a23c6a140a]
2023-07-18 13:03:05 +05:30
milos-mozetic 8b44d2d773 EXSWHTEC-315 - Implement unit tests for dim3 (#298)
- Implement unit tests for dim3
- Add doxygen comments

[ROCm/hip-tests commit: 8412bcb1b3]
2023-07-18 13:02:03 +05:30
agunashe 4dfba013ff SWDEV-402054 - Disable Unit_hipEventDestroy_WithWaitingStream (#278)
skip Unit_hipEventDestroy_WithWaitingStream in both linux/windows

[ROCm/hip-tests commit: 3c11353740]
2023-07-18 13:01:07 +05:30
nives-vukovic 64167b64c4 EXSWHTEC-304 - Expand and refactor tests for clock device functions (#273)
- Expand and refactor clock device functions
- Add comments and format code
- Fix doxygen test group comments

[ROCm/hip-tests commit: f73d1b21ff]
2023-07-18 13:00:51 +05:30
agunashe d660c0a84d SWDEV-400049 - disable Unit_hipMemsetDSync – init16_t (#264)
tdr in windows so disabling the test

[ROCm/hip-tests commit: 0be7e3d12d]
2023-07-18 13:00:29 +05:30
Ioannis Assiouras 0d73b9c81f SWDEV-398646 - Skip Unit_hipStreamAddCallback_StrmSyncTiming (#261)
Unit_hipStreamAddCallback_StrmSyncTiming fails on windows because of timing issues.

[ROCm/hip-tests commit: b9fde9f27c]
2023-07-18 12:59:37 +05:30
agunashe 7dbb3a94ae SWDEV-396963 - skip Unit_hipMemcpy2DFromArrayAsync_Positive_Synchronization_Behavior (#243)
Co-authored-by: Rakesh Roy <137397847+rakesroy@users.noreply.github.com>

[ROCm/hip-tests commit: 26bc233996]
2023-07-18 12:59:03 +05:30
nives-vukovic d0abae4346 EXSWHTEC-256 - Implement tests for grid_group APIs (#153)
- Migrate basic Cooperative Groups tests and integrate to catch
- Refactor basic Cooperative Groups tests
- Rename tiled partition related files and fix minor bug
- Add LaunchCooperativeKernal and LaunchCooperativeKernelMultiDevice tests
- Refactor hipCGThreadBlockTileType to use common function
- Fix updated file not added during merge
- Add coalesced_group type tests
- Add coalesced_group shuffle_up and shuffle_down tests
- Add coalesced_group shuffle tests - test fails
- Implement common code for cooperative group tests
- Fixed compilation errror in cooperative_groups_common.hh
- Implement busy wait device function
- Reimplement tests for grid_group APIs
- Add tests for grid_group member and non-member APIs
- Refactor existing test for grid_group sync testing
- Add thread and block dimensions generators
- Add check of grid and block dimensions
- Modify doxygen comments
- Move cpu_grid.h and supporting functions to catch/include
- Use warp_size from properties in grid/block dims generators
- Fix condition for warp size 32 on AMD
- Fix cpu_grid.h for warp function tests
- Add missing include into cpu_grid.h
- Code cleanup
- Fix doxygen comments
- Add missing include in utils header

[ROCm/hip-tests commit: 22f3d9034b]
2023-07-18 12:55:00 +05:30