Граф коммитов

6950 Коммитов

Автор SHA1 Сообщение Дата
Jenkins d8ce5a0271 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I04b1dd2421214a4f276a41217ccf615d8c419cf1
2023-09-05 23:10:02 +00:00
ROCm CI Service Account 9cb358b157 SWDEV-415414 - Corrected the IMPORT_PREFIX path in FindHIP.cmake (#3308)
The IMPORT_PREFIX path in FindHIP.cmake was generated as <Install_Prefix>/hip rather than <Install_Prefix> in Linux OS
With file reorg backward compatibility turned off, the path <Install_Prefix>/hip is no more valid
Corrected the same, so that IMPORT_PREFIX will always be generated as <Install_Prefix>

Change-Id: I60b8ee5085c1b4eda0a8494d7f8e1e55accd2f82
2023-08-31 10:13:19 -07:00
Jenkins b98fe0715b SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: If03b236d9ffa4335d6ad7e8330bcdc4ed611d4d4
2023-08-30 23:10:27 +00:00
arjun-raj-kuppala 56614f4fe9 remove directed tests and update mi100 label (#3315)
* remove directed tests

* Update Jenkinsfile

* Update build node labels
2023-08-24 09:13:37 -07:00
Jenkins 72d3f7e7a4 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Id1921f5867ee9f2cb98748a192aa85b7e0fd5ca8
2023-08-15 23:09:54 +00:00
ROCm CI Service Account b8965f1f3d SWDEV-368819 - Update hipMemAdvise API description (#3293)
Change-Id: Ibc3a7a39fd2189974e2b07c3896defeef195076c
2023-08-14 21:35:47 +05:30
Jenkins fa3fbe2cbd SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I1129da11a5d94b88ef6a922214de9c12a2585749
2023-08-09 11:10:25 +00:00
ROCm CI Service Account 3d5ab76896 SWDEV-398297 - HIP Documentation Updates for ROCm 5.6 (#3234)
Change-Id: Ic1fe8c4b7a98d86902a59676b1dc99c150650d30
2023-07-28 11:30:21 -07:00
ROCm CI Service Account 77831c91d8 SWDEV-398297 - HIP Documentation Updates for ROCm 5.6-needed for 23.10 (#3250)
Change-Id: I514a0a941fcc6ebd940f5c6c6700c3c305f04a56
2023-07-28 11:29:50 -07:00
Jenkins 47e279c7a7 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I45e1e15bd1eabc4e40bae5ed96fed5faa6789dee
2023-07-09 11:09:57 +00:00
ROCm CI Service Account 22e9263088 SWDEV-368553 - Update mipmap apis' comments (#3286)
Remove DEPRECATED(DEPRECATED_MSG) from mipmap Apis' comments.
Add "This API is implemented on Windows, under development on Linux." in mipmap Apis' notes.
Add DEPRECATED(DEPRECATED_MSG) to texture reference Apis.

Change-Id: Ief4ea81941e25d21bcafd213b3a84a65eb23cf93
2023-07-09 10:30:22 +05:30
ROCm CI Service Account 8b065da190 SWDEV-395996 - Support hip common headers with HIPRTC (#3277)
Change-Id: I7e78c5ad9d56e68c477b856d5cf8ade99dfddf08
2023-07-09 10:29:40 +05:30
ROCm CI Service Account 8f99508b02 SWDEV-403382 - Add Semaphore structs for graph node (#3261)
Change-Id: I5c4a8b55c16ca5bf4ffbf003519e75b63524c0c1
2023-07-09 10:21:36 +05:30
ROCm CI Service Account 45dd975e07 SWDEV-388753 - update config to get correct source path (#3212)
Change-Id: I15ac376ad35ced40797696b6c8a599cd1875b4c4
2023-07-09 10:20:03 +05:30
Maneesh Gupta 38912f4ec5 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I0862a538ce6c78294201437108649761de636406
2023-07-06 09:07:38 +00:00
Rakesh Roy 7a7eeec685 SWDEV-389829 - Fix hipModule_--tests_0x2 failure on MI100 (#3283)
- gfx908 and gfx908:sramecc+:xnack- together cannot be passed as --offload-arch to hipcc
- Strip features from gcnArchName before passing to hipcc
2023-07-06 14:23:06 +05:30
ROCm CI Service Account eebd3b6293 SWDEV-403938 - Update HIP API header on enums and hipLimit (#3268)
Change-Id: I2215c525742906248400ba2c528041c0ca6f4897
2023-06-28 21:55:54 +05:30
ROCm CI Service Account 50c3fa35d6 SWDEV-405437 - Update hiprtc header on return sections (#3266)
Change-Id: Ib2104bd925ac9267424852880b1878aa0842739c
2023-06-28 21:54:06 +05:30
ROCm CI Service Account f86ae60324 SWDEV-369569 - updated hipModuleLaunch test (#3241)
Change-Id: I62354f9d65b1e18d650759b32b1115810fafba57
2023-06-28 21:53:46 +05:30
ROCm CI Service Account 4e19382402 SWDEV-368153 - Extern hipCreateSurfaceObject & hipDestroySurfaceObject. (#3238)
Change-Id: I9e0bed78d3983eaacda843362984ef4ae0d3b0b6
2023-06-28 21:53:25 +05:30
ROCm CI Service Account 7aa4cd6862 SWDEV-400498 - Fix cooperative_streams_full_capacity test (#3237)
- Use kernel having  wall_clock64 for gfx11
- Correct allocated memory size
- Use gpu event for kernel timing in place of std::chrono::system_clock
- Adjust comparison factors to accommodate kernel execution time differences

Change-Id: Ib119e8553a111feaf358693c911e650c1d50633f
2023-06-28 21:52:55 +05:30
ROCm CI Service Account 97ac320bd3 SWDEV-400015 - Improve documentation of extra arg in hipModuleLaunchKernel (#3236)
Change-Id: Ie6ba5a94af6ef43c647c85842fd3561e4dc6a6ac
2023-06-28 21:52:36 +05:30
ROCm CI Service Account dcb234c01f SWDEV-389829 - Fix rocprof-hiptrace-hipModule_--tests_0x2 (#3208)
- Don't use HIP_PATH for kernel compilation.
- Make the test fail when code object file doesn't get created.
- Disable the test for Nvidia.

Change-Id: I0c78d6c0567aff058cb99fb3696b8d64c9a437ed
2023-06-28 21:51:43 +05:30
ROCm CI Service Account 20fbed3d69 SWDEV-392887 - Update findhip.cmake for hipcc as HIP_CXX_COMPILER (#3252)
Change-Id: I531375b18095b5cb6595de16c66b3b4946d4bbbf
2023-06-28 21:50:05 +05:30
Jenkins bc8d6873b6 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ia07e79d59ec484aa523bc0ff1e79c30be8da78c7
2023-06-21 23:11:00 +00:00
ROCm CI Service Account d579c4d3ca SWDEV-366445 - Add arrayIndex limitation in the API hipGraphicsSubResourceGetMappedArray (#3259)
Change-Id: I02445773383076a80ceab90f02cb4ffff227a5dd
2023-06-21 21:07:28 +05:30
ROCm CI Service Account dd5f15fa90 SWDEV-368819 - Add information for hipHostAlloc (#3251)
Change-Id: I16b889ade11797d08e98b9ce6e6fc750327ad8de
2023-06-20 17:39:45 -07:00
ROCm CI Service Account f50fca365a SWDEV-393139 - Update mipmap apis and types (#3260)
Add hipmipmappedArray to differentiate cuda
and driver apis on Nvidia
Label mipmap driver apis as deprecated
Add num_channels to hipMipmappedArray

Change-Id: Ief4ea80941e25d21acafd213b3a84a65eb20cf92
2023-06-20 16:29:53 -07:00
Jenkins 6099466ac2 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I7e3524cd0653e4df9e728794bcebf4bd3f58d4d7
2023-06-16 23:11:05 +00:00
ROCm CI Service Account e8437f6326 SWDEV-406099 - fix zero-length gnu_printf format warning in linux PSDB logs (#3262)
Change-Id: I71ca50a11a83e57d4b8d41c225a55e5138e55731
2023-06-16 15:01:38 -07:00
ROCm CI Service Account d21183c194 SWDEV-405375 - Fix dead links in HIP documentations (#3258)
Change-Id: Ia0f4990fa897271fd8c83ce1b073f3d1a761ffa0
2023-06-16 14:58:53 -07:00
Jenkins e621df4e0d SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ib8ce0e4247ab25374f02ac090f41ae45a7b2d052
2023-06-14 02:58:04 +00:00
Rahul Garg 33618001e5 SWDEV-378007 - Update jenkinsfile to take hipcc from hipcc project (#3217) 2023-06-11 22:31:46 -07:00
Jenkins 00cfa354d5 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ief4ea80941e05d21acafd203b3a84a65eb20cf91
2023-06-06 23:12:41 +00:00
ROCm CI Service Account e3636ca1f5 SWDEV-378007 - Remove hipcc/hipconfig perl scripts (#3216)
These scripts are being moved to hipcc project.

Change-Id: I895d0c50082d9c578b69698af23e5b5c59fa5636
2023-06-06 15:11:24 -07:00
Jenkins 99054b1bcc SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I7e1697f6c61006930a4ba709940b4fbf80f38564
2023-06-01 22:06:13 +00:00
ROCm CI Service Account d4762f69ef SWDEV-400142 - build app using Languages(HIP) cmake (#3235)
1) project(name LANGUAGES HIP)
2) enable_language(HIP)

This allows user to build app without need for find_package(hip)

Change-Id: Ie6bf05e931758fab4b5b8c131c75ae86ac80deac
2023-06-01 09:49:16 -07:00
Jenkins 78b69fc092 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I03fdf9f37d05d867823510e1b78bfc5f3d779506
2023-05-29 11:11:11 +00:00
Maneesh Gupta 3aad3723f2 Bump HIP version to 5.7
Change-Id: Ied6da4723a04edb8dd433c966545b3b4abcd4ef0
2023-05-29 09:09:47 +00:00
Jenkins adcb387c30 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I3ea1fb084d5b2f3b2bc861aebdb4edfdd348a54b
2023-05-28 23:10:30 +00:00
ROCm CI Service Account 856d4b5075 SWDEV-399104 - Fix hipMemcpy2DAsync_PinnedMemory.tst (#3231)
failure

- As per spec, hipMemset2D is async with respect to host when target memory is device memory
- Hence need to call hipDeviceSynchronize before changing device

Change-Id: I58e6efc9466233d80b8ba2c58c0c691c68827128
2023-05-24 17:44:22 -07:00
Jenkins 04fc963b72 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: If894c952261ecf4254ce686b40579c274d3407df
2023-05-21 11:10:21 +00:00
ROCm CI Service Account d0448aa4c4 SWDEV-393199 - Added new include file for opengl interop mappings for nvidia (#3228)
Change-Id: Ic823cec1eb972ece4029595ebf2d52f569af444f
2023-05-19 09:23:31 -07:00
Sam Wu 9590069f9b set rocm-docs-core v0.11.0 (#3232) 2023-05-19 09:22:53 -07:00
Jenkins b9b2003049 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ia1172a901cb47850477569d52bae5028c1726763
2023-05-10 11:10:54 +00:00
Saad Rahim b49d50e479 restoring porting guides (#3227)
* restoring porting guides

* Removing TOC
2023-05-09 21:47:09 -07:00
ROCm CI Service Account 3ee563eec5 SWDEV-345571 - Updated shfl tests to check __half datatype (#3196)
Change-Id: I23d05fcf99b7634fb9ff9456d597541b48b8a1dd
2023-05-09 09:18:09 -07:00
Jenkins 9ac76dac96 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: If456f5292d9a7775d780c780b7c40564a2ee2648
2023-05-03 11:10:54 +00:00
Saad Rahim 02b84f231d Restoring doxygen files (#3221) 2023-05-02 14:54:02 -07:00
Maneesh Gupta 54d7996770 Update Jenkinsfile to build tests against clr (#3205) 2023-04-21 15:48:03 +05:30