shadi
40b2bba1b0
SWDEV-310910-add-property-details-in-dll
...
Signed-off-by: shadi <shadi.dashmiz@amd.com >
Change-Id: Ifd373cbb16398416c56511148b14e9c2fe11ad9e
[ROCm/clr commit: e5a8719417 ]
2021-11-22 09:50:04 -05:00
Sarbojit Sarkar
04745adf7a
SWDEV-310181 - Fix for mGPU dtest failure
...
Change-Id: Id0898bd45e23f2d637bef25a3e69f26d9dc40785
[ROCm/clr commit: 2afeacc858 ]
2021-11-22 01:01:47 -05:00
Saleel Kudchadker
dd76f98009
SWDEV-299893 - Set preferred node affinity
...
Set affinity to the node nearest to default GPU at init. Afterthat
set it to NUMA node thats nearest to whatever GPU is set with
hipSetDevice
Change-Id: I85749258ea7c25385096ffe4089a70c948f332c7
Change-Id: I99a92c922655e22955bee512073b6ac8e6ced3a2
[ROCm/clr commit: 0d5bc833c3 ]
2021-11-21 01:13:36 -05:00
Chauncey Hui
b9d61c4cd8
SWDEV-2 - Change OpenCL version number from 3393 to 3394
...
[ROCm/clr commit: 7fdeb37239 ]
2021-11-20 03:00:06 -05:00
anusha GodavarthySurya
5e8ecdf9f9
SWDEV-240806 - Fix compilation warning
...
Change-Id: I1b540059b1e386bc7b6f4493226c45199542bfc3
[ROCm/clr commit: d2f202b116 ]
2021-11-19 20:46:18 -05:00
anusha GodavarthySurya
f8863a0a1d
SWDEV-240806 - Added graph API hipGraphExecUpdate & hipGraphExecChildGraphNodeSetParams
...
Change-Id: Ie9c85b746846374b73194b96c7ee73d15463b894
[ROCm/clr commit: cfb42c1408 ]
2021-11-19 20:42:54 -05:00
Jason Tang
7d6aaab5dd
SWDEV-1 - Enable ocltst Jenkins service messages
...
Change-Id: I201e3feea4598c4bfcfa77585dd01a6b60e452a3
[ROCm/clr commit: 63bd627252 ]
2021-11-19 16:05:26 -05:00
Satyanvesh Dittakavi
6ef56f09f1
SWDEV-304151 - Reset file descriptor after Module Load
...
File descriptors opened during hipModuleLoad are not closed
until hipModuleUnLoad. In large models, this exceeds the ulimit
for no. of open file descriptors causing out of resource issues.
Hence, close the file descriptors once the required data is read
from the file, and not wait until unload.
Change-Id: Ic50d424e5ca388715b1e6309a0de72a480321582
[ROCm/clr commit: 3b157b3d5f ]
2021-11-19 12:25:59 -05:00
kjayapra-amd
7220267211
SWDEV-310187 - Change flag to keep track of aligned sizes instead of expanded patterns.
...
Change-Id: I763feda8688bb1b7b11033a2a8cba0f69f07167d
[ROCm/clr commit: 8307886644 ]
2021-11-19 10:32:40 -05:00
Saleel Kudchadker
04a391004a
SWDEV-299893 - Set preferred node affinity
...
Set affinity to the closest node of the current GPU. This reduces
the latency to fetch kernel args since device would query the CPU cache
of core which did the dispatch. This behavior is controlled with
AMD_CPU_AFFINITY env var(disabled by default)
Change-Id: I65afba62cb818ea25a311b88d1c0dd5c51330292
[ROCm/clr commit: b192beea52 ]
2021-11-19 04:42:42 -05:00
Chauncey Hui
8ff18d5e6f
SWDEV-2 - Change OpenCL version number from 3392 to 3393
...
[ROCm/clr commit: 6cf5089f37 ]
2021-11-19 03:00:05 -05:00
anusha GodavarthySurya
2c1173ea32
SWDEV-240806 - hipGraph performance create new graph commands for every launch
...
Change-Id: Ifd4a373d6a76118ae0946238b29accfacbe32937
[ROCm/clr commit: ef1ec6ffde ]
2021-11-19 00:09:47 -05:00
German Andryeyev
c116411e00
SWDEV-294669 - Avoid queue drain
...
Use slot wait logic for direct dispatch
Change-Id: I431ba1418eb4aa066b9881934f4055b3d338ce3a
[ROCm/clr commit: 8e4101b4fd ]
2021-11-18 13:06:12 -05:00
Chauncey Hui
a3e56d08b7
SWDEV-2 - Change OpenCL version number from 3391 to 3392
...
[ROCm/clr commit: 874513375f ]
2021-11-18 03:00:10 -05:00
pghafari
e7df603b2a
SWDEV-297142 - HIP-Vulkan - linux interop buffer
...
Change-Id: I0278e56bba632024c214beb9e1758587ccba0927
[ROCm/clr commit: e38a200bf7 ]
2021-11-17 06:06:58 -05:00
anusha GodavarthySurya
239cc6b437
SWDEV-240806 - Added support for host graph node
...
Change-Id: I8b3088d34d0b4e8080b55b5da80d821c5f29d8a4
[ROCm/clr commit: ce58dae704 ]
2021-11-17 01:10:18 -08:00
anusha GodavarthySurya
f675e61387
SWDEV-308983 - Fix hipGraphKernelNodeSetParams
...
Change-Id: I8a57a4e33048931955b7ba5ed567631703bd6c5d
[ROCm/clr commit: 9c8b6b65e0 ]
2021-11-17 01:02:50 -08:00
anusha GodavarthySurya
71215f1231
SWDEV-240806 - hip stream capture handling for memory APIs
...
Change-Id: Ie29493cd09421175c3ce5a198f8c2c299739f997
[ROCm/clr commit: 3e2c2dfb71 ]
2021-11-17 00:15:13 -08:00
anusha GodavarthySurya
abb6f92138
SWDEV-240806 - hipGraph performance create new graph commands for every launch
...
Change-Id: I7360b48055f67a91c23169ca532a19124d40e98b
[ROCm/clr commit: ec6b8d82b5 ]
2021-11-17 00:13:52 -08:00
Chauncey Hui
0e39d6f41a
SWDEV-2 - Change OpenCL version number from 3390 to 3391
...
[ROCm/clr commit: 13ef90af61 ]
2021-11-17 03:00:15 -05:00
German Andryeyev
95c01935b8
SWDEV-305016 - Correct timeout logic
...
Timeout logic should be applied always even if the wait is active.
Change-Id: I2e5db7ac8a0f9a0355ad7b40e4227d76fb002aa0
[ROCm/clr commit: 9877fc9dbf ]
2021-11-16 23:04:34 -05:00
Rahul Garg
417851d666
SWDEV-289558 - Generate hip-config.cmake on Windows
...
Change-Id: I00b553bcba596e882573b99cfb6894c310cf7c2a
[ROCm/clr commit: bcfac99cea ]
2021-11-15 20:58:13 -05:00
Julia Jiang
e3f6db3d64
SWDEV-308644 - update blit kernel setup in rocm
...
Change-Id: Iaa9ff97b3ed7d379189c359696be932a83cf203c
[ROCm/clr commit: ef3d6f7b28 ]
2021-11-15 13:28:07 -05:00
Chauncey Hui
a7edd1e407
SWDEV-2 - Change OpenCL version number from 3389 to 3390
...
[ROCm/clr commit: 02f36b565b ]
2021-11-13 03:00:04 -05:00
Julia Jiang
ac6b19eb21
SWDEV-306204 - update disclaimer in hipamd
...
Change-Id: I8ad325e310b8aed9f6c618f0dcbf4c0a9b814a48
[ROCm/clr commit: 7c86f2e8d5 ]
2021-11-12 15:35:20 -05:00
Ashutosh Misra
92e972eae3
SWDEV-264665 - resolve uninstall breakage
...
Check required of existence of dir in the prerm
Change-Id: I54e1bc0309e82794b41fcc2ae1f01f004138dcee
[ROCm/clr commit: 0f79d51998 ]
2021-11-12 12:37:13 -04:00
kjayapra-amd
e9238ae2f1
SWDEV-298434 - Delete texture references resources before deleting the ptr.
...
Change-Id: Ib616aadd45eced1b10891c908e986bbeddc08288
[ROCm/clr commit: 7145c500b3 ]
2021-11-12 11:20:47 -05:00
kjayapra-amd
2fdfb47092
SWDEV-309657 - Align Virtual queue size to sizeof(uint64_t).
...
Change-Id: Ia55d7316693bd13938875ce53f7849d5eb658e8c
[ROCm/clr commit: 7e32d6d909 ]
2021-11-12 10:35:36 -05:00
Chauncey Hui
c27731f98b
SWDEV-2 - Change OpenCL version number from 3388 to 3389
...
[ROCm/clr commit: 777c91a539 ]
2021-11-12 03:00:06 -05:00
Julia Jiang
db667776fe
SWDEV-306204 - update disclaimer in vdi
...
Change-Id: I69aac8897c43b72a52bee0279d3dbdcf3f1fb484
[ROCm/clr commit: a38f5f8382 ]
2021-11-11 14:01:56 -05:00
Chauncey Hui
eea0019645
SWDEV-2 - Change OpenCL version number from 3387 to 3388
...
[ROCm/clr commit: 85d34f9277 ]
2021-11-11 03:00:06 -05:00
German Andryeyev
0b03dde692
SWDEV-286150 - Add detailed thread trace support in RGP
...
- Create hash values for binaries
- Add the binaries into RGP trace
- Add corresponding hash value for every dispatch
Change-Id: I2c3ce004d69f37d0d46bc4744e12f24273517f5e
[ROCm/clr commit: 2a298f2ec3 ]
2021-11-10 14:46:02 -05:00
kjayapra-amd
a1917d6593
SWDEV-310194 - Return hipSuccess early if fill_size is 0.
...
Change-Id: I79d8c94b099d441f14f938205e007ae521649672
[ROCm/clr commit: 2f87d24dd2 ]
2021-11-09 09:28:25 -05:00
Julia Jiang
17b442ddb5
SWDEV-306204 - update disclaimer in opencl
...
Change-Id: I6d5a33cd062c8f5193c09483432685c64519da50
[ROCm/clr commit: 398e093f79 ]
2021-11-08 17:38:04 -05:00
Chauncey Hui
63bbdb2ab5
SWDEV-2 - Change OpenCL version number from 3386 to 3387
...
[ROCm/clr commit: b2de4f625c ]
2021-11-06 03:00:04 -04:00
German Andryeyev
92be4f5781
SWDEV-286150 - Fix a crash when LC is forced
...
Change-Id: I1127490502012cdbc0391e45b5d9310f04f9482b
[ROCm/clr commit: b0af08ac04 ]
2021-11-05 12:35:11 -04:00
Chauncey Hui
3e0539fc40
SWDEV-2 - Change OpenCL version number from 3385 to 3386
...
[ROCm/clr commit: b44dc91f4f ]
2021-11-05 03:00:04 -04:00
German Andryeyev
7a9f92d95e
SWDEV-305016 - Add a timeout wait into IsHwEventReady()
...
Just signal check will still submit the marker and then later
runtime will have a timeout, but the barrier packet is still
generated. Hence early timeout will allow to skip the marker.
Change-Id: Ieb7d89becbcff43a4f4c46715354ca65ab4a80b9
[ROCm/clr commit: bbb635bc32 ]
2021-11-02 11:37:23 -04:00
German Andryeyev
8c508e5dba
SWDEV-305016 - Check for HW event ready
...
Runtime can skip the marker if HW event was completed already.
Change-Id: Ie9fbc08b06b375c5586cbe1aa93922f1880608e4
[ROCm/clr commit: 21a2fdb80a ]
2021-11-01 10:07:08 -04:00
Chauncey Hui
b1eda6f40e
SWDEV-2 - Change OpenCL version number from 3384 to 3385
...
[ROCm/clr commit: 712b65765e ]
2021-10-29 03:00:05 -04:00
German Andryeyev
7821cddb3e
SWDEV-257789 - Initial change to skip kernel arg copy
...
The optimization is controlled with ROCR_SKIP_KERNEL_ARG_COPY.
This is initial check-in for experiments. Extra changes are
necessary for full support:
- handle graph capture with the original sysmem alloc
- avoid memobject references, otherwise there is a race condition with
reusage of the arg buffer
- Remove arg setup from hip
Change-Id: Ib0af710f93e79834711fa4049a7c66093711e68b
[ROCm/clr commit: 7e12cf6318 ]
2021-10-28 20:35:35 -04:00
Alex Xie
3be7aef366
SWDEV-305752 - OCL WIN Conformance select test fail
...
unmap should complete before working on the other mapping API
Change-Id: I27517888f3112d1113894cdbcb7a786321a3e554
[ROCm/clr commit: 1ced9040b6 ]
2021-10-28 12:20:15 -04:00
Chauncey Hui
4f82f985c0
SWDEV-2 - Change OpenCL version number from 3383 to 3384
...
[ROCm/clr commit: 530283e12a ]
2021-10-28 03:00:04 -04:00
German Andryeyev
2d2d33dd9c
SWDEV-303567 - reset kernel arg buffer to chunk 0
...
Change-Id: I2974e31af9700705554b0f274ede6f8b9a9d6e7b
[ROCm/clr commit: 30bba18a06 ]
2021-10-27 22:15:55 -04:00
Alex Xie
da48f060f4
SWDEV-305752 - OCL WIN Conformance select test fail
...
Change-Id: I73571c262a14d6b27d8cf91b6d1a13e1974ddc96
[ROCm/clr commit: 0e321f45c1 ]
2021-10-27 19:54:24 -04:00
German Andryeyev
22182e12bd
SWDEV-286150 - Switch PAL to 678 interface
...
Change-Id: I3c130998902654e1dffc954ddf33530ea998ac34
[ROCm/clr commit: 4aea2ad172 ]
2021-10-27 17:25:02 -04:00
Tao Sang
f970a1be0f
SWDEV-306947 Enable hipAddressModeBorder
...
Enable hipAddressModeBorder.
Fix default of height of hipMallocArray().
Some code improvement.
Change-Id: I57045118e7adf915074c547cbe76349a4cfd72d8
[ROCm/clr commit: 17cc99c05d ]
2021-10-27 10:05:53 -04:00
Alex Xie
d84cde7888
SWDEV-308726 - OCL WIN - Conformance SVM Test failing
...
SVM mapping should not use direct mapping in Windows PAL
Change-Id: I005115bdce6ef99f471bb08fa8d042fa644587a6
[ROCm/clr commit: fa73e0cfcc ]
2021-10-27 03:20:47 -04:00
Chauncey Hui
aeb2e28f75
SWDEV-2 - Change OpenCL version number from 3382 to 3383
...
[ROCm/clr commit: 5ad666093a ]
2021-10-27 03:00:04 -04:00
cjatin
fd4bf2864b
SWDEV-303745 - SWDEV-307757 - SWDEV-308024 - SWDEV-308834 - Find clangrt lib using find_library
...
Change-Id: Ia311e9f10c59f21c271e83f09fa84eb65e95105a
[ROCm/clr commit: aef1250a41 ]
2021-10-27 02:08:42 -04:00