Satyanvesh Dittakavi
15f05eb25b
SWDEV-317716 - [catch2][dtest] Add test for hipDeviceGetUuid ( #2614 )
...
Change-Id: Ic2940cd45cacc32212df7c76ee8f4ca5e7e3740c
[ROCm/hip commit: 03ca05e443 ]
2022-06-10 21:17:10 +05:30
Jatin Chaudhary
f73754f1dc
Add test for hipHostGetDevicePointer ( #2611 )
...
[ROCm/hip commit: db05dc361b ]
2022-06-10 21:16:54 +05:30
Jatin Chaudhary
781c99d9a9
Add missing tests for hipHostMalloc ( #2566 )
...
[ROCm/hip commit: fbdda38cf7 ]
2022-06-10 21:16:23 +05:30
Maneesh Gupta
584e951a7a
Update config_amd_windows.json
...
[ROCm/hip commit: 08b7053a37 ]
2022-06-10 12:17:49 +05:30
Maneesh Gupta
422c422521
Update config_amd_windows.json
...
Disable Unit_hiprtc_functional on windows
[ROCm/hip commit: ad988ac01a ]
2022-06-10 10:28:37 +05:30
arjun-raj-kuppala
4128667481
Add sleep time after tests are run ( #2717 )
...
*Add sleep after tests are run on AMD backend nodes
* Disable Unit_hipPtrGetAttribute_Simple test for now
[ROCm/hip commit: 3cb957d3b7 ]
2022-06-08 15:07:48 +05:30
agunashe
c4061124a3
SWDEV-327563 - Windows: fix memory tests build failure ( #2716 )
...
[ROCm/hip commit: 5db6fc28c8 ]
2022-06-06 10:01:34 -07:00
ROCm CI Service Account
31b7a69f96
SWDEV-1 - [catch2][dtest] Add functional test for hiprtc ( #2689 )
...
Change-Id: I204b060fc00bb81f14f7bb296d4ff5cd7be9804a
[ROCm/hip commit: 32ee48cf89 ]
2022-06-03 08:32:33 +05:30
ROCm CI Service Account
c430e0d281
SWDEV-336532 - Add hipMemoryTypeManaged in hipMemoryType enum ( #2688 )
...
Change-Id: Ia1618668a57ebaca9a65081ba13af579c0ac87c2
[ROCm/hip commit: bf3c5870e6 ]
2022-06-03 08:32:22 +05:30
Dylan Angus
086fb9d935
Adding support for hipStreamWriteValue32/64 and hipStreamWaitValue32/64 ( #2568 )
...
* AHTS-90 - Add missing test case for hipStreamCreate
* Update hipStreamGetFlags testing
* Added testing for hipStreamSynchronize
* Added macro to test a particular error code is returned from an expression
* Update hip_test_common.hh
* Correcting checkers to properly list the test count
* fix copy paste error in HIP_CHECK_ERROR
* Add support for hipStreamWaitValue
* Remove changes unrelated to this PR
* Revert "Added testing for hipStreamSynchronize"
* Remove changes unrelated to this PR
* Added skip test for failure on AMD devices and removed changed to hip_test_common.hh
* Fixed build issues on Nvidia platforms by disabled incompatible tests; Updated negative tests to check the correct return values
Co-authored-by: Jatin Chaudhary <jatin.chaudhary@codeplay.com >
Co-authored-by: Fábio Mestre <fabio.mestre@codeplay.com >
Co-authored-by: Finlay Marno <finlay.marno@codeplay.com >
Co-authored-by: Fábio <fabio.m.mestre@gmail.com >
[ROCm/hip commit: 08435a972b ]
2022-06-03 08:31:30 +05:30
ansurya
bf759ff677
SWDEV-240806 - Add graph test for hipChildGraphNode and hipGraphClone ( #2392 )
...
Change-Id: I41fd44ac22f2f39b387f6608ac8f1e3cdc9e9297
[ROCm/hip commit: f23b679a6a ]
2022-06-03 08:29:20 +05:30
ROCm CI Service Account
b618e738bb
SWDEV-337822 - Fixing unused var in hipTextureMipmapObj1D.cc test case for gfx90a. ( #2698 )
...
Change-Id: Ic38c40103d9503311493477d58e093e367573694
[ROCm/hip commit: d3abae97d1 ]
2022-06-02 19:33:53 +05:30
ROCm CI Service Account
555bf1179e
SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParamsFromSymbol API ( #2697 )
...
Change-Id: I8e8bd38c28199c87f14ee51d279aac7c7dfaedcc
[ROCm/hip commit: 484714c55c ]
2022-06-02 19:33:23 +05:30
ROCm CI Service Account
47329c4d25
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api ( #2695 )
...
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a
[ROCm/hip commit: e99cc90c26 ]
2022-06-02 19:32:58 +05:30
ROCm CI Service Account
351026ec4a
SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture ( #2694 )
...
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8
[ROCm/hip commit: f1b3292fce ]
2022-06-02 19:31:48 +05:30
ROCm CI Service Account
1b050320b8
SWDEV-338266 - Removed non existing path ( #2693 )
...
With file reorganization changes , the interface path /opt/rocm-ver/../include is invalid
This results in failure.
Depends-On: I59193b20ae9e446cfadfa8ca167a3fa30c5aec3e
Change-Id: I6ec6f97d32403e6a7f84571d9b843a4eb6e9dac2
[ROCm/hip commit: 1702ff9062 ]
2022-06-02 19:31:21 +05:30
ROCm CI Service Account
31bdb9c36c
SWDEV-321698 - Correct node type ( #2692 )
...
- remove node type that does not match with cuda
Change-Id: Ibd80473e9996459fdf08885a0f18c395d807ef3d
[ROCm/hip commit: 7f2284901e ]
2022-06-02 19:30:55 +05:30
ROCm CI Service Account
8613cfe299
SWDEV-339113 - Update sampl codes with correct kernel coordinate ( #2704 )
...
Change-Id: Ibfc0fd285441cd3d79b312d2b739729a039a6f84
[ROCm/hip commit: e6ded45898 ]
2022-06-02 17:07:52 +05:30
ROCm CI Service Account
7925014449
SWDEV-228445 - New tests for HIP IPC Mem handle APIs ( #2705 )
...
Change-Id: I721cbbadfdb8a38b53097a8ac8a1c8cb9ce05d49
[ROCm/hip commit: f6f8a0d144 ]
2022-06-02 17:02:19 +05:30
ROCm CI Service Account
d16997e924
SWDEV-228445 - New tests for hipIpcEventHandle apis ( #2706 )
...
Change-Id: I0d01ed3f6d3a4ae14f05c79eb2b78ab1c463861b
[ROCm/hip commit: d46ecd2d24 ]
2022-06-02 17:01:42 +05:30
ROCm CI Service Account
ff933b6f88
SWDEV-322688 - Added math constants for AMD & NVidia. ( #2707 )
...
Change-Id: I9602daf191c6d10de53c8c59edc9fb7135f09b8c
[ROCm/hip commit: 2663453b2d ]
2022-06-02 17:01:29 +05:30
ROCm CI Service Account
763296c461
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 commit: fb0bef74c1 ]
2022-06-02 17:01:14 +05:30
ROCm CI Service Account
dda49fb243
SWDEV-331066 - added new API hipDeviceSetLimit ( #2710 )
...
Change-Id: I0e5d193d5ac3db3acfef60a8c39c5d73c8213f10
[ROCm/hip commit: 35a61e70b6 ]
2022-06-02 17:00:27 +05:30
ROCm CI Service Account
6f16da3f5c
SWDEV-334508 - Testing & fix for HIP samples on Linux and Windows. ( #2711 )
...
Change-Id: I6edc0d6dc7ce8f2223381baddacbc5063b6d4983
[ROCm/hip commit: bfe584b134 ]
2022-06-02 17:00:05 +05:30
Finlay
12bd09aada
Added a test for texture gather with hipMallocArray ( #2701 )
...
* Added negative tests for hipMallocArray
* fix numeric limit test for nvidia
* Added a test for texture gather with hipMallocArray
[ROCm/hip commit: b790ecdf6c ]
2022-06-02 12:16:41 +05:30
Finlay
28453c8a5c
Added negative tests for hipMallocArray ( #2699 )
...
* Added negative tests for hipMallocArray
* fix numeric limit test for nvidia
[ROCm/hip commit: f6efba0b18 ]
2022-06-02 12:16:25 +05:30
Fábio
5fb769e6b0
Update hipStreamGetFlags testing ( #2565 )
...
Added new negative test case scenarios
Changed assertions to check for a specific flag.
[ROCm/hip commit: bf13e41c42 ]
2022-06-02 11:06:55 +05:30
Maneesh Gupta
89cf3732bc
Update Jenkinsfile
...
Disable hipIpcMemAccessTest.tst and p2p_copy_coherency.tst
[ROCm/hip commit: 34a00342b2 ]
2022-05-30 16:25:00 +05:30
Maneesh Gupta
04b71d01a9
Bump HIP version to 5.3
...
[ROCm/hip commit: 4f8106dac2 ]
2022-05-26 21:58:09 +05:30
Fábio
5298b0b4c4
hipMemset Negative Testing ( #2639 )
...
[ROCm/hip commit: 10fb6c3621 ]
2022-05-25 19:07:20 +05:30
Finlay
c547d74a62
hipMallocArray tests for default array and surface load store ( #2675 )
...
[ROCm/hip commit: d2e351a7dc ]
2022-05-25 16:13:18 +05:30
Jatin Chaudhary
805229e5f3
Add tests for hipGetSymbolAddress/hipGetSymbolSize ( #2662 )
...
[ROCm/hip commit: 0b6ce41b11 ]
2022-05-25 15:35:55 +05:30
Jatin Chaudhary
a9c09d8036
Add tests for hipPointerGetAttributes ( #2661 )
...
[ROCm/hip commit: 8d8b7a095d ]
2022-05-25 15:35:42 +05:30
Jatin Chaudhary
db400a1ccb
Add/Improve hipMalloc Tests ( #2607 )
...
[ROCm/hip commit: c698080863 ]
2022-05-25 14:04:07 +05:30
Finlay
b71a2dbaab
Updated negative tests for hipStreamGetPriority ( #2517 )
...
[ROCm/hip commit: 64a20a5bb5 ]
2022-05-25 11:50:59 +05:30
haoyuan2
7989d62ccd
SWDEV-338427 - fix test hang issue ( #2690 )
...
destroy stream before exit
[ROCm/hip commit: 5e0ab5c98b ]
2022-05-23 21:52:42 -07:00
haoyuan2
7b9d86f6c8
SWDEV-334272 - fix test hang issue ( #2683 )
...
destroy stream before exit
[ROCm/hip commit: a6bd9c3ae7 ]
2022-05-20 08:13:17 -07:00
ROCm CI Service Account
be1dc38bb9
SWDEV-318833 - move the structs under correct flag. ( #2647 )
...
- this will resolve NV test failure.
Change-Id: I2c8467cad002e881264856bb1544aa6b973f2505
[ROCm/hip commit: a456650d2c ]
2022-05-19 09:11:00 -07:00
ROCm CI Service Account
2bbbce8619
SWDEV-290384 - Add Linker API support in hiprtc ( #2684 )
...
Change-Id: I10a679ea8cc4bbba71eac7ea8f8e9d9ee2ade5fb
[ROCm/hip commit: bd39e0a008 ]
2022-05-19 20:00:15 +05:30
Maneesh Gupta
6d1fba5639
Disable failing tests ( #2685 )
...
* Update config_amd_windows.json - Disable failing tests on windows for now
* Update hipMallocPitch.cc - Disable failing Unit_hipMallocPitch_Negative test
[ROCm/hip commit: ee582a965c ]
2022-05-18 20:01:59 +05:30
ROCm CI Service Account
710e9220b5
SWDEV-335125 - Windows: path for lld-link ( #2681 )
...
Change-Id: I499ef11e2b6811d97c06bc804d65fac9fc2429b2
[ROCm/hip commit: 5e6f4ba06d ]
2022-05-17 14:54:10 -07:00
Maneesh Gupta
ab9a86147f
SWDEV-298757 - hipMemPrefetchAsync.cc Adding tests for hipMemPrefetchAsync() api ( #2679 )
...
Change-Id: Icadd93e62276b660ed0fd9a864e6985a7b03798a
[ROCm/hip commit: eceda264e7 ]
2022-05-17 19:54:28 +05:30
ROCm CI Service Account
505171c8c0
SWDEV-298757 - Added multi thread scenarios for hipMallocManaged() api ( #2544 )
...
Change-Id: I97408994b74b580affbca1a3f4ce85a3e740b904
[ROCm/hip commit: 6f4b02d28e ]
2022-05-17 19:52:22 +05:30
ROCm CI Service Account
4672c3b6c9
SWDEV-306122 - [catch2][dtest] Added following test scenarios for hipGraphEventRecordNodeSetEvent ( #2634 )
...
1. Functional Test cases
2. Negative Test cases
Change-Id: Ifb851ce261a996feda1c547426f583eb3f1d57a9
[ROCm/hip commit: eb2987d9e5 ]
2022-05-17 16:01:43 +05:30
ROCm CI Service Account
9ffb7badfb
SWDEV-306122 - [catch2][dtest] Adding the following tests for hipGraphEventRecordNodeGetEvent ( #2630 )
...
1. Functional
2. Negative
Change-Id: Ie96584f6be5bb62c12ee39aeaadc4a9a31a25d06
[ROCm/hip commit: 84da7bb1d0 ]
2022-05-17 16:00:53 +05:30
ROCm CI Service Account
341206ffc8
SWDEV-292714 - Tests for hipPointerGetAttribute/hipDrvPtrGetAttributes API ( #2619 )
...
Added Functional and Negative Scenarios for hipPointerGetAttribute and hipDrvPtrGetAttributes APIs
Change-Id: I5fe23cdb3148a8e69a4fbbad2e2596da1750a9d3
[ROCm/hip commit: 0f41e4c874 ]
2022-05-17 16:00:33 +05:30
ROCm CI Service Account
900655b76e
SWDEV-306122 - [catch2][dtest] Added test for hipGraphAddMemcpyNode API ( #2627 )
...
Change-Id: Ide894e5e6c1719541e2cbd20f8fc91cba0072cad
[ROCm/hip commit: 12ed784c13 ]
2022-05-17 15:02:51 +05:30
ROCm CI Service Account
fbc80ddc73
SWDEV-273550 - [catch2][dtest] Tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API ( #2617 )
...
Added tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API in CATCH2 framework
Change-Id: I75bb825f3b39a2c588e0f436e9bc2ea810f101d0
[ROCm/hip commit: a2c294a1b7 ]
2022-05-17 15:02:37 +05:30
ROCm CI Service Account
3f333e6b67
SWDEV-228443 - Enhancing hip unit tests for Memory Allocation APIs ( #2616 )
...
Adding new testcases for hipMalloc3D,hipMalloc3DArray,
hipArrayCreate,hipMallocPitch and hipMallocArray APIs
Change-Id: Ia2cc8865d605272995aaf703dd26954d11ded2ea
[ROCm/hip commit: 7442b14ab8 ]
2022-05-17 15:01:15 +05:30
ROCm CI Service Account
ab4fbfba92
SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddDependencies(). ( #2636 )
...
1. Added negative tests for hipGraphAddDependencies() API.
Change-Id: Icfa398c8c0d645ac9129ba4c72ab6bbd02323b35
[ROCm/hip commit: 7bc2ce8539 ]
2022-05-17 13:31:25 +05:30