ROCm CI Service Account
7016e59a0a
SWDEV-306122 - [catch2][dtest] Tests for hipGraphInstantiateWithFlags API ( #2508 )
...
Added Negative and functional tests for hipGraphInstantiateWithFlags API
Change-Id: Ife82615f4aec3c5df90e4640a7cc4381709306d9
Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli@amd.com >
[ROCm/hip-tests commit: eb500d7eb0 ]
2022-02-24 16:41:35 +05:30
ROCm CI Service Account
2fdcd19980
SWDEV-306122 - [catch2][dtest] hipGraphClone API ( #2510 )
...
Added Negative, functional and multithreaded tests for hipGraphClone API
Change-Id: I0733b469c1f1f0e897ed70c49b6ad3756a35f1b5
[ROCm/hip-tests commit: d564bb34f9 ]
2022-02-24 16:40:14 +05:30
lthakur
6e31b0e176
SWDEV-298757 - Moved long running tests into stress category. ( #2461 )
...
[ROCm/hip-tests commit: 460a07f338 ]
2022-02-23 11:58:08 -08:00
lthakur
6facac30d4
SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api ( #2459 )
...
[ROCm/hip-tests commit: cd23bb5709 ]
2022-02-22 19:30:16 -08:00
agunashe
7429fd2d30
SWDEV-1 - hip change for Windows applications hipInfo ( #2471 )
...
BLDSPPT-3818
Change-Id: I624786a0d79678fbd850f0b8bedc7314731a77f4
[ROCm/hip-tests commit: 835bde481b ]
2022-02-10 08:27:05 -08:00
agunashe
6fded87b97
SWDEV-273235 - hip change to build catch tests on Windows ( #2472 )
...
* SWDEV-273235 - hip change to build catch tests on Windows
Change-Id: I96de305694609c669cb81480f3572d987ce87d98
* SWDEV-1 - skip failing hipStreamPerThread_DeviceReset_1 test on Linux
[ROCm/hip-tests commit: ec8d624959 ]
2022-02-09 08:17:45 -08:00
TomSang
5515d0422f
SWDEV-315590 - Fix texture fetch issue ( #2467 )
...
Add
tests/catch/unit/texture/hipTextureObjFetchVector.cc
Change-Id: Ifed915c87573b789780b2180321ccb746845dafb
[ROCm/hip-tests commit: 0375f8e638 ]
2022-01-31 19:53:09 -08:00
Sarbojit2019
f34431d776
SWDEV-3161551 - Fix for P2P sample failure ( #2456 )
...
[ROCm/hip-tests commit: 33ac9de928 ]
2022-01-11 13:52:13 +05:30
Sarbojit2019
4b43ff2ae6
SWDEV-310181 - Fix for memcpy3D test failure ( #2455 )
...
[ROCm/hip-tests commit: 2551628cc0 ]
2022-01-11 13:50:49 +05:30
Maneesh Gupta
8cc181deaa
Add missing checks in hipMemCoherencyTst.cc ( #2442 )
...
Change-Id: I47f188345ec39ad216ee8dd92dc9d89d99ca2733
[ROCm/hip-tests commit: e1e4e30ffe ]
2022-01-06 16:23:09 +05:30
Sarbojit2019
0390880b84
SWDEV-292547 - dtests for hipStreamPerThread ( #2417 )
...
[ROCm/hip-tests commit: d756a47a41 ]
2022-01-06 16:18:30 +05:30
Maneesh Gupta
385d8ae8ef
SWDEV-316804 - Fix catch2 standalone build failure
...
project needs to be defined at the beginning of the cmake file.
[ROCm/hip-tests commit: 160a9dabe9 ]
2022-01-06 12:02:12 +05:30
sumanthtg
df6ece4512
SWDEV-309676 - Fix for build failure due to new compiler flag -Wbitwise-instead-of-logical ( #2443 )
...
Change-Id: I55d230dbb409b93d17dcff2bd29b27100b586e17
[ROCm/hip-tests commit: 2201b35f5e ]
2021-12-20 14:04:38 +05:30
agunashe
4564fd3633
SWDEV-273235 - enabling catch2 config file and graph tests ( #2437 )
...
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5
[ROCm/hip-tests commit: 2e4d43deb1 ]
2021-12-16 10:11:13 +05:30
agunashe
3971e912aa
SWDEV-273235 - catch2 packaging for jenkins build ( #2430 )
...
Change-Id: I9686b3e26d4e8a24ce97ac1e1f31a4293678d577
[ROCm/hip-tests commit: 7073499c22 ]
2021-12-16 10:11:02 +05:30
agunashe
01240ce9ce
SWDEV-273235 - catch2 windows build ( #2422 )
...
Change-Id: I331c6c2525a65746e2d0799ec8dc2f608af1176a
[ROCm/hip-tests commit: 3ccd6ec300 ]
2021-11-26 11:52:46 +05:30
agunashe
82957e3458
SWDEV-273235 - Linux: catch2 shared lib to executable ( #2421 )
...
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206
[ROCm/hip-tests commit: f90c5d218c ]
2021-11-26 11:02:29 +05:30
sumanthtg
a8f788d717
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddEmptyNode ( #2411 )
...
Change-Id: I93139c195e4621d33d9330413b6eedaf714c72d8
[ROCm/hip-tests commit: 07c2e5b668 ]
2021-11-26 07:19:49 +05:30
sumanthtg
948ab333c8
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddDependencies ( #2410 )
...
Change-Id: Iec9f15db89192f73ebb7f2452199d0b41d18da88
[ROCm/hip-tests commit: 0840b502e2 ]
2021-11-26 07:19:12 +05:30
sumanthtg
a44e25113d
SWDEV-308570 - [catch2][dtest] Existing hipGraph tests migrated from HIT to Catch2 ( #2409 )
...
Change-Id: If831cb41175b43a98863d2b023f11e9a228f6584
[ROCm/hip-tests commit: 085fa55238 ]
2021-11-26 07:18:18 +05:30
sumanthtg
b19a83ed38
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api ( #2408 )
...
Change-Id: I970cbf88667c5da19496d6a09e7fa0ffb5e29b2b
[ROCm/hip-tests commit: f422d75818 ]
2021-11-26 04:45:45 +05:30
Sarbojit2019
20ef9be4aa
SWDEV-306176 - Fix hipInfo sample for arch name showing junk values on some platform ( #2404 )
...
[ROCm/hip-tests commit: d287ee0b43 ]
2021-11-25 15:13:22 +05:30
Aakanksha Patil
4623e4c65d
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
[ROCm/hip-tests commit: da9a79a5f6 ]
2021-11-25 15:12:09 +05:30
lthakur
cfb30bc703
SWDEV-293806 - Adding tests to check behvior related to fine and coarse grain ( #2402 )
...
Change-Id: Ia437adf138e6952ff42b6081c39da5bfaf931e53
[ROCm/hip-tests commit: 3fbea0cd5a ]
2021-11-25 15:11:10 +05:30
lthakur
0ef5bb1917
SWDEV-298757 - Adding stress test for hipMallocManaged() api ( #2397 )
...
Change-Id: Ie5d016bec9c939c3af60c1476a79d7685e774ced
[ROCm/hip-tests commit: 0863a2e813 ]
2021-11-25 15:10:56 +05:30
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
Jatin Chaudhary
f30b3035ef
SWDEV-297217 - Add test for overriding user options ( #2386 )
...
Change-Id: If4c2cad9ef3359ca8d98814864fbe0b9b8e4a4ab
[ROCm/hip-tests commit: 4df3d1af47 ]
2021-11-25 15:09:18 +05:30
Sarbojit2019
a436379532
SWDEV-304161 - Fix for test build failure on Nvidia ( #2387 )
...
[ROCm/hip-tests commit: 6b70924fe0 ]
2021-10-20 14:27:13 -07:00
Maneesh Gupta
b8b1571f54
Update hipMallocManaged.cc
...
* Fix integer and size_t comparisions.
* Split basic scenario into two - all devices and HMM enabled devices only.
[ROCm/hip-tests commit: d8ea9afa66 ]
2021-10-06 18:45:15 +05:30
Maneesh Gupta
33430c23bb
Update hipMemPrefetchAsyncExtTsts.cc
...
Removed unused variables
[ROCm/hip-tests commit: 19b7b746d0 ]
2021-10-06 18:17:08 +05:30
lthakur
f56d008ec8
SWDEV-298757 - hipMallocManaged.cc Adding basic and rigorous scenarios related to hipMallocManaged() api. ( #2379 )
...
* SWDEV-298757 - Adding test case to test hipMemAdvise() on mmap() memory
Change-Id: Ib8d57d2249d0bb6780c9fdef21907568c22db66c
[ROCm/hip-tests commit: 211b191be9 ]
2021-10-06 17:37:26 +05:30
lthakur
8091b7a538
SWDEV-298757 - Adding test case to test hipMemAdvise() on mmap() memory ( #2378 )
...
Change-Id: Ib8d57d2249d0bb6780c9fdef21907568c22db66c
[ROCm/hip-tests commit: b86c5fb60e ]
2021-10-06 17:33:26 +05:30
pghafari
5dfc8b40c0
SWDEV-245532 - HIP - Vulkan interop example ( #2375 )
...
Change-Id: I713ff8fd9da49aa521aee278d1476fd8b4739fc5
[ROCm/hip-tests commit: fa8e4f1f8b ]
2021-10-06 17:27:22 +05:30
Jatin Chaudhary
4419d680c1
SWDEV-289409 - Add Infra for process isolation ( #2374 )
...
Change-Id: Iada6e5cfd38e2ba6efa14d7328e56f2260a72931
[ROCm/hip-tests commit: cce98e445a ]
2021-10-06 17:26:52 +05:30
Jatin Chaudhary
d3d59f426a
SWDEV-296918 - Improve the check on test of unsafe atomic API ( #2373 )
...
Change-Id: I2631994af0deb4ed6c32141886676b72b8a30204
[ROCm/hip-tests commit: 13ad100cf8 ]
2021-10-06 17:24:26 +05:30
lthakur
ac4f6fd710
SWDEV-298757 - hipMemPrefetchAsyncExtTsts.cc - Adding more rigorous tests for hipMemPrefetchAsync() api ( #2369 )
...
Change-Id: I321c5c636b6961e9eeee901b98645690783a418b
[ROCm/hip-tests commit: af8edb2a8f ]
2021-10-06 17:24:04 +05:30
Maneesh Gupta
6498095032
[dtest] Remove unused variables in hipMemset2DAsyncMultiThreadAndKernel.cc
...
[ROCm/hip-tests commit: 424b01f968 ]
2021-09-30 13:17:15 +05:30
lthakur
f8e95b6ed4
SWDEV-298757 - hipMallocManagedFlagsTst.cc Added tests to test flags of hipMallocManaged() api. ( #2366 )
...
Change-Id: I4294a4e5c3176c9ece8ed6b35cb83e4d1a3e4773
[ROCm/hip-tests commit: 01ed876b0a ]
2021-09-24 16:29:39 +05:30
Jatin Chaudhary
258dff96aa
SWDEV-297706 - Set HIP_ARCHITECTURE Property to off. Since cmake 3.21 cmake has added this property( https://gitlab.kitware.com/cmake/cmake/-/blob/master/Help/prop_tgt/HIP_ARCHITECTURES.rst ) ( #2364 )
...
Change-Id: I33580ac0171ac3744341fcbf25cc3421a1512166
[ROCm/hip-tests commit: f88fed2b45 ]
2021-09-24 16:28:38 +05:30
Julia Jiang
d501bb3a9e
SWDEV-286322 - clean up trailing space ( #2361 )
...
Change-Id: I03c07e67a8d1fa1a874718ffba43eb396c2aa05c
[ROCm/hip-tests commit: 43a2f75882 ]
2021-09-24 16:27:51 +05:30
sumanthtg
48233a8103
SWDEV-238517 - [dtest] New Catch2 Tests for texture object apis. ( #2358 )
...
Seperate Catch2 files are created for each resource type. Future test additions of respective resource type will be added to resource type specific files.
Change-Id: I7ba09f5bd31605bb670ec70ed7f12904e34cf40d
[ROCm/hip-tests commit: 770b64e848 ]
2021-09-24 16:27:39 +05:30
sumanthtg
cdb82b6558
SWDEV-303262 - Catch2 test fix for -Wunused-but-set-parameter compilation error. ( #2357 )
...
Change-Id: I102d80763103fa792ab1282745bd89f8d24454d2
[ROCm/hip-tests commit: dc22ccc85e ]
2021-09-24 16:27:17 +05:30
Maneesh Gupta
4d8ff0e321
Revert "SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework ( #2351 )" ( #2354 )
...
This reverts commit 595ec1b4bb .
[ROCm/hip-tests commit: 1d15e18e30 ]
2021-09-20 10:47:52 +05:30
Maneesh Gupta
bbbe4fd30b
Fix catch2 unit test build failure
...
Incorrect resolution of merge conflict resulted in not updating tests/catch/unit/memory/CMakeLists.txt correctly
[ROCm/hip-tests commit: b7193e19da ]
2021-09-20 09:41:45 +05:30
sumanthtg
5bde13dbef
SWDEV-292637 - [dtest] Catch2 unit and multiprocess tests for Memset3d,HostMalloc and MallocConcurrency tests ( #2348 )
...
Change-Id: I9025bc13735c1d9fb0f0811a9c9d6ad304adc134
[ROCm/hip-tests commit: d818f6920d ]
2021-09-17 12:11:26 +05:30
sumanthtg
19857aae5f
SWDEV-294470 - [dtest] Catch2 unit tests for hipMemset2d, hipMemset2d Mthread, hipMemset3d files. ( #2347 )
...
Change-Id: Ia503f9dd12b8c576dee17c3fcbb018eeac305a7e
Co-authored-by: Maneesh Gupta <maneesh.gupta@amd.com >
[ROCm/hip-tests commit: e3996d3b92 ]
2021-09-17 11:54:39 +05:30
dkrottap
595ec1b4bb
SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework ( #2351 )
...
Migrated all module related files to CATCH2 framework and optimized to
have single module kernel file
Change-Id: I39aa28ef22c1b2f4d0014ca32b59b9c645b725dc
[ROCm/hip-tests commit: 4e1a3ff850 ]
2021-09-17 11:39:36 +05:30
sumanthtg
2a3bfe1fe7
SWDEV-292643 - [dtest] Catch2 additional unit tests for stream management apis. ( #2349 )
...
APIs covered :
hipStreamGetPriority, hipStreamCreate, hipStreamGetFlags, hipExtStreamGetCUMask apis.
Change-Id: I238b4e631938471eab05c598f91477eeb0856054
[ROCm/hip-tests commit: 039b342e14 ]
2021-09-17 11:39:25 +05:30
sumanthtg
14f1b878be
SWDEV-294470 - [dtest] Catch2 unit tests for memset related tests. ( #2345 )
...
Change-Id: Ib227e75cb0bef9273bc787e47fa5b713086fac46
[ROCm/hip-tests commit: 429d02b564 ]
2021-09-17 11:37:05 +05:30
sumanthtg
746060b127
SWDEV-292643 - [dtest] Catch2 unit tests for stream management apis. ( #2343 )
...
Catch2 tests for : hipStreamAddCallback, hipStreamCreateWithFlags, hipStreamCreateWithPriority, hipExtStreamCreateWithCUMask
Change-Id: Ia99c06b1e97fc945f1a740e47710f4dcd70f38cd
[ROCm/hip-tests commit: 06749136b9 ]
2021-09-14 13:38:07 +05:30