taosang2
d3aaaea6f8
SWDEV-299127 - Support External Mipmap
...
Support hipExternalMemoryGetMappedMipmappedArray
Change-Id: I7e3524cdde53e4df9f728794bcebf4bd3f58d4d8
[ROCm/hip commit: 85e9780f41 ]
2023-10-03 08:25:14 -04:00
Jatin Chaudhary
35b3097102
SWDEV-420894 - Remove directed tests
...
Point users to correct hip-tests path.
Remove references of directed test from code.
Replace documentation which used directed test with a native sample.
Change-Id: I3e8b5b5b40c0847e03d3aa637ea5b0c0d06c1201
[ROCm/hip commit: 405d029422 ]
2023-10-03 01:02:59 -04:00
Julia Jiang
eb50d43a54
SWDEV-415343 - Updated HIP header for device limit APIs
...
Change-Id: Ic8ff6b7a14a047e7566757229081da2f24709174
[ROCm/hip commit: f324a8f9ee ]
2023-10-02 10:58:06 -04:00
sdashmiz
92aa6391f3
SWDEV-421021 - Add cuMemCpyGet/Set params counterparts in hip
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: If1fb173b5849edea3af10f8433eceb2ca7d915a3
[ROCm/hip commit: ae884a6e3a ]
2023-10-02 09:55:53 -04:00
Ioannis Assiouras
87f2ae9a99
SWDEV-420822 - [ABI Break] Merge hipFunction_attribute into hipFuncAttribute
...
Change-Id: If64039ea47955833a840ea1c26479151a15e53f6
[ROCm/hip commit: 2c709bae61 ]
2023-10-01 06:51:27 -04:00
pghafari
aff5567296
SWDEV-369987 - [ABI Break] Adding interop fields
...
Change-Id: I63009446ba5ca2c74676e45a831f39597f62f0f9
[ROCm/hip commit: 400af522ec ]
2023-10-01 06:45:09 -04:00
jiabaxie
b5c3dac069
SWDEV-356568 - [ABI Break] changed hipIpcMemLazyEnablePeerAccess flag value
...
Change-Id: I7c8a5d61aebcfc43b36669f36e53f0043f72c963
[ROCm/hip commit: 8bb3011cb1 ]
2023-10-01 06:43:09 -04:00
Rakesh Roy
24ad87502d
SWDEV-399623 - [ABI Break] Remove 'memoryType' from hipPointerAttribute_t
...
- To align with CUDA, 'memoryType' was deprecated & new member 'type' was added
- Remove 'memoryType' and keep only 'type'
Change-Id: I6aef5cea117b1509a224b693ce373231b186a438
[ROCm/hip commit: 99c48bfc6d ]
2023-10-01 06:40:42 -04:00
Rakesh Roy
35794b85ae
SWDEV-334856, SWDEV-397455 - [ABI Break] Fix truncation of "size_t" to "unsigned int"
...
- Change data memmbers of HIP_MEMCPY3D structure from unsigned int to size_t
Change-Id: I4193744e111877bfcb470dee8b0faf141778be04
[ROCm/hip commit: cbf6c333a7 ]
2023-10-01 06:33:21 -04:00
Ioannis Assiouras
3edb626e68
SWDEV-398472 - [ABI Break] Added new include file for openGL interop APIs for AMD backend
...
Change-Id: Ib6ff6ebf4f1f4b84d64560de807b6e19ab5904cc
[ROCm/hip commit: 66fb828a7c ]
2023-09-30 11:46:36 -04:00
Julia Jiang
31cab29779
SWDEV-422771 - Update some documents
...
Change-Id: I7a4032af44b66b6936e845ecce59e189f5c03664
[ROCm/hip commit: a4066ec239 ]
2023-09-28 11:31:35 -04:00
Julia Jiang
284a1fc1cf
SWDEV-400025 - Update FAQ for the differences between C and C++ HIP programs
...
Change-Id: Idc743453fc5f22669031bb49646f49cc68fd01da
[ROCm/hip commit: 2e8e205552 ]
2023-09-27 16:03:44 -04:00
Julia Jiang
b176406de3
SWDEV-400025 - Adding documentation on differences between C and C++ HIP programs in FAQ
...
Change-Id: I203fbd0023ff8f59de126a18e9454634f39a3e03
[ROCm/hip commit: dbd5804161 ]
2023-09-25 12:27:16 -04:00
Jatin Chaudhary
f9abda8654
SWDEV-410898 - Fix include-what-you-use for headers
...
Change-Id: Iefe017563adbd1ac59ae57353dd441e580d351be
[ROCm/hip commit: 472566ca18 ]
2023-09-25 08:51:05 -04:00
Satyanvesh Dittakavi
f41b061970
SWDEV-395996 - Disable including driver_types in hiprtc
...
Do not include driver_types if rtc is defined, as it is
getting appended via hiprtc cmake
Change-Id: I940031abd6eabb2853666490cba27e2375ec39a4
[ROCm/hip commit: 5a9469db07 ]
2023-09-25 02:11:33 -04:00
Julia Jiang
2442c7565f
SWDEV-405436 - Adding undocumented return values for HIP APIs
...
Change-Id: Ib7fc8fb9b3a7a7514bad54c4b45fbd5e6597c988
[ROCm/hip commit: 8a6491289f ]
2023-09-22 13:03:09 -04:00
Todd tiantuo Li
909a8f5345
SWDEV-422544 - change comment for hipDeviceAttributeUnifiedAddressing
...
Change-Id: Id901b3e850eafd7c61f6d15b13fe07ba615e078a
[ROCm/hip commit: 2d5b2da8e9 ]
2023-09-22 11:53:17 -04:00
sdashmiz
6f1ac2aa53
SWDEV-330665 - [ABI Break] Add missing enum for attr
...
- add hipDevAttrHostRegisterSupported
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I3b176c3463f81ec36b783c81973fa1517abe3a5d
[ROCm/hip commit: f33cb2bb5c ]
2023-09-21 23:42:52 -04:00
Rakesh Roy
6369d2a789
SWDEV-2 - Bump HIP version
...
- Bump HIP version from 5.7 to 6.0
Change-Id: I95f36d9bb14d470b633394c65238327163cf849b
[ROCm/hip commit: d4c04f46f1 ]
2023-09-21 06:11:18 -04:00
Satyanvesh Dittakavi
5e0f45df53
SWDEV-419150 - Address incorrect wave size check for gfx7
...
Change-Id: Iebb15d3165dc4203fd0c3dda6db785d00f65bbfd
[ROCm/hip commit: 9902b4aed6 ]
2023-09-21 03:20:16 -04:00
Julia Jiang
d81731b5e4
SWDEV-405359 - Fix for undocumented/mismatched function params
...
Change-Id: Ie1aa9f9d8036d32bc6100f0b246b2e4f81441e92
[ROCm/hip commit: 710cc1a824 ]
2023-09-20 15:33:10 -04:00
Ioannis Assiouras
faa3585a7c
SWDEV-420328 - Initialize AMD_LOG_MASK with decimals instead of hex
...
Change-Id: I9a63d1e332914ea7af903030cbc4819d7c7ad746
[ROCm/hip commit: a01467ac5c ]
2023-09-19 17:59:01 -04:00
sdashmiz
c4e61ec465
SWDEV-417075 - add hipDrvAddMemcpy node
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I7080bc440cd5f8ccc8a3c595488421fc4daa9332
[ROCm/hip commit: 5debf08d77 ]
2023-09-19 16:02:34 -04:00
sdashmiz
9fb5ebaadb
SWDEV-403382 - Fix the const in the input
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I998493df6e0270ca78bbacfcdb05188be362067b
[ROCm/hip commit: 35bb0d706a ]
2023-09-19 16:02:18 -04:00
Julia Jiang
36f6a312b1
SWDEV-406233 - Add notes on hipMemoryType and PointerGetAttributes API for unsupported cuda enum
...
Change-Id: I1175c12a55c7cd306a5aed3f1a400ae7525f4cb5
[ROCm/hip commit: fffa5eab08 ]
2023-09-06 11:49:15 -04:00
ROCm CI Service Account
0f2c452432
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
[ROCm/hip commit: 9cb358b157 ]
2023-08-31 10:13:19 -07:00
arjun-raj-kuppala
7bb16a3d04
remove directed tests and update mi100 label ( #3315 )
...
* remove directed tests
* Update Jenkinsfile
* Update build node labels
[ROCm/hip commit: 56614f4fe9 ]
2023-08-24 09:13:37 -07:00
ROCm CI Service Account
f67a2a7a7d
SWDEV-368819 - Update hipMemAdvise API description ( #3293 )
...
Change-Id: Ibc3a7a39fd2189974e2b07c3896defeef195076c
[ROCm/hip commit: b8965f1f3d ]
2023-08-14 21:35:47 +05:30
ROCm CI Service Account
b86198bd55
SWDEV-398297 - HIP Documentation Updates for ROCm 5.6 ( #3234 )
...
Change-Id: Ic1fe8c4b7a98d86902a59676b1dc99c150650d30
[ROCm/hip commit: 3d5ab76896 ]
2023-07-28 11:30:21 -07:00
ROCm CI Service Account
1e4c1279dd
SWDEV-398297 - HIP Documentation Updates for ROCm 5.6-needed for 23.10 ( #3250 )
...
Change-Id: I514a0a941fcc6ebd940f5c6c6700c3c305f04a56
[ROCm/hip commit: 77831c91d8 ]
2023-07-28 11:29:50 -07:00
ROCm CI Service Account
02a28a1499
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
[ROCm/hip commit: 22e9263088 ]
2023-07-09 10:30:22 +05:30
ROCm CI Service Account
a2d19bdae2
SWDEV-395996 - Support hip common headers with HIPRTC ( #3277 )
...
Change-Id: I7e78c5ad9d56e68c477b856d5cf8ade99dfddf08
[ROCm/hip commit: 8b065da190 ]
2023-07-09 10:29:40 +05:30
ROCm CI Service Account
1dd2948fde
SWDEV-403382 - Add Semaphore structs for graph node ( #3261 )
...
Change-Id: I5c4a8b55c16ca5bf4ffbf003519e75b63524c0c1
[ROCm/hip commit: 8f99508b02 ]
2023-07-09 10:21:36 +05:30
ROCm CI Service Account
9da5815d14
SWDEV-388753 - update config to get correct source path ( #3212 )
...
Change-Id: I15ac376ad35ced40797696b6c8a599cd1875b4c4
[ROCm/hip commit: 45dd975e07 ]
2023-07-09 10:20:03 +05:30
Rakesh Roy
fce17f9804
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
[ROCm/hip commit: 7a7eeec685 ]
2023-07-06 14:23:06 +05:30
ROCm CI Service Account
63b660abe6
SWDEV-403938 - Update HIP API header on enums and hipLimit ( #3268 )
...
Change-Id: I2215c525742906248400ba2c528041c0ca6f4897
[ROCm/hip commit: eebd3b6293 ]
2023-06-28 21:55:54 +05:30
ROCm CI Service Account
5fc6ff0d2e
SWDEV-405437 - Update hiprtc header on return sections ( #3266 )
...
Change-Id: Ib2104bd925ac9267424852880b1878aa0842739c
[ROCm/hip commit: 50c3fa35d6 ]
2023-06-28 21:54:06 +05:30
ROCm CI Service Account
4fcf5a94f4
SWDEV-369569 - updated hipModuleLaunch test ( #3241 )
...
Change-Id: I62354f9d65b1e18d650759b32b1115810fafba57
[ROCm/hip commit: f86ae60324 ]
2023-06-28 21:53:46 +05:30
ROCm CI Service Account
3ba9e3859a
SWDEV-368153 - Extern hipCreateSurfaceObject & hipDestroySurfaceObject. ( #3238 )
...
Change-Id: I9e0bed78d3983eaacda843362984ef4ae0d3b0b6
[ROCm/hip commit: 4e19382402 ]
2023-06-28 21:53:25 +05:30
ROCm CI Service Account
b9abbb54cc
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
[ROCm/hip commit: 7aa4cd6862 ]
2023-06-28 21:52:55 +05:30
ROCm CI Service Account
b4343df485
SWDEV-400015 - Improve documentation of extra arg in hipModuleLaunchKernel ( #3236 )
...
Change-Id: Ie6ba5a94af6ef43c647c85842fd3561e4dc6a6ac
[ROCm/hip commit: 97ac320bd3 ]
2023-06-28 21:52:36 +05:30
ROCm CI Service Account
53ec2cf98c
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
[ROCm/hip commit: dcb234c01f ]
2023-06-28 21:51:43 +05:30
ROCm CI Service Account
d0d6f316cb
SWDEV-392887 - Update findhip.cmake for hipcc as HIP_CXX_COMPILER ( #3252 )
...
Change-Id: I531375b18095b5cb6595de16c66b3b4946d4bbbf
[ROCm/hip commit: 20fbed3d69 ]
2023-06-28 21:50:05 +05:30
ROCm CI Service Account
04e2b6ea7c
SWDEV-366445 - Add arrayIndex limitation in the API hipGraphicsSubResourceGetMappedArray ( #3259 )
...
Change-Id: I02445773383076a80ceab90f02cb4ffff227a5dd
[ROCm/hip commit: d579c4d3ca ]
2023-06-21 21:07:28 +05:30
ROCm CI Service Account
8262763c3a
SWDEV-368819 - Add information for hipHostAlloc ( #3251 )
...
Change-Id: I16b889ade11797d08e98b9ce6e6fc750327ad8de
[ROCm/hip commit: dd5f15fa90 ]
2023-06-20 17:39:45 -07:00
ROCm CI Service Account
a24f67d270
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
[ROCm/hip commit: f50fca365a ]
2023-06-20 16:29:53 -07:00
ROCm CI Service Account
c400f31266
SWDEV-406099 - fix zero-length gnu_printf format warning in linux PSDB logs ( #3262 )
...
Change-Id: I71ca50a11a83e57d4b8d41c225a55e5138e55731
[ROCm/hip commit: e8437f6326 ]
2023-06-16 15:01:38 -07:00
ROCm CI Service Account
44764f9114
SWDEV-405375 - Fix dead links in HIP documentations ( #3258 )
...
Change-Id: Ia0f4990fa897271fd8c83ce1b073f3d1a761ffa0
[ROCm/hip commit: d21183c194 ]
2023-06-16 14:58:53 -07:00
Rahul Garg
61224b3e91
SWDEV-378007 - Update jenkinsfile to take hipcc from hipcc project ( #3217 )
...
[ROCm/hip commit: 33618001e5 ]
2023-06-11 22:31:46 -07:00
ROCm CI Service Account
f61e70964e
SWDEV-378007 - Remove hipcc/hipconfig perl scripts ( #3216 )
...
These scripts are being moved to hipcc project.
Change-Id: I895d0c50082d9c578b69698af23e5b5c59fa5636
[ROCm/hip commit: e3636ca1f5 ]
2023-06-06 15:11:24 -07:00