pghafari
4e6a699eae
SWDEV-366279 - updating p2p error msg
...
Change-Id: I294e7770efd11f511dd5817eb28bd3c97d9d4926
[ROCm/clr commit: 402504f548 ]
2022-12-09 00:05:04 -05:00
Jaydeep Patel
be5d6fb005
SWDEV-370537 - PAL does 64kb alignment so no need to do it in runtime. Reverting alignment to 4kb.
...
Change-Id: If3eaac65bf63bb9b8b73a3cad1bb34d357f1adeb
[ROCm/clr commit: cd7034c9bb ]
2022-12-08 14:54:46 -05:00
German
ebf7fad258
SWDEV-370901 - Force sysmem allocation
...
Adobe AE allocates/destroys system memory per each frame
in some effects, which is a very expensive operation.
Disable pinning and force sysmem allocation in VidMM.
That allows to trigger resource cache in runtime and
avoid paging operations, caused by pinning.
The actual benchmark doesn't have significant improvement
from the change, but GPU view traces are much cleaner.
Change-Id: I92cdd87d37c64611788f05250f71d6fe489b4d7e
[ROCm/clr commit: 8cf53e7dff ]
2022-12-08 13:06:51 -05:00
kjayapra-amd
e47e613948
SWDEV-363865 - Use COMGR path to unbundle code object in HIPRTC.
...
Change-Id: Ie6a48ab2792bb3f7ae1e62d716ecc35b8e24fe16
[ROCm/clr commit: 7319dc36c1 ]
2022-12-08 08:34:33 -05:00
Chauncey Hui
22ca7dc91e
SWDEV-2 - Change OpenCL version number from 3540 to 3541
...
[ROCm/clr commit: cbc66bf89d ]
2022-12-08 03:00:09 -05:00
Saleel Kudchadker
7ba49616e9
SWDEV-371123 - Use barrier value packet for event records
...
Change-Id: I5e5e5e89e0d96a2430b4682d168b76848fa5b94e
[ROCm/clr commit: 4f64d89026 ]
2022-12-07 17:57:36 -05:00
Chauncey Hui
9323ba1345
SWDEV-2 - Change OpenCL version number from 3539 to 3540
...
[ROCm/clr commit: c8e66f4cf8 ]
2022-12-07 03:00:08 -05:00
Tao Sang
ea9808ac40
SWDEV-370659 - Add lock for HSAIL only
...
Add lock for HSAIL only in order to fix test failures
in math brute force and integer_ops tests.
Change-Id: I5f14cdcaa4ee9867fdae63fff197a0f21ee5f1d4
[ROCm/clr commit: f29d3bc3ac ]
2022-12-06 15:50:04 -05:00
Chauncey Hui
1e49759297
SWDEV-2 - Change OpenCL version number from 3538 to 3539
...
[ROCm/clr commit: a4576e0a60 ]
2022-12-06 03:00:08 -05:00
Ioannis Assiouras
57b1f696ec
SWDEV-369548 - Added getProcessId function in Os:: and change log functions to use that.
...
Change-Id: Ib64ee4d65a5212af7a4a95f80173b7ff8382340f
[ROCm/clr commit: 7631ba8b4d ]
2022-12-05 23:59:25 -05:00
Tao Sang
0efc782e69
SWDEV-347733 - Remove luxmark workaround for gfx11
...
Make gfx11 always use LC by default.
Fix switch order of Navi3x.
Change-Id: I5774563edf4d1aed29a4e92723630adbfb75c48c
[ROCm/clr commit: 8c582a02ef ]
2022-12-05 18:38:08 -05:00
Sourabh Betigeri
7aa958a8f7
SWDEV-305894 - Cooperative groups grid and multi grid sync support for gfx940+
...
Change-Id: I35d72f1cb50c3a96eee56a612b72d641852b145f
[ROCm/clr commit: 5d7f3f9f3c ]
2022-12-05 16:30:30 -05:00
Chauncey Hui
40956fe9a7
SWDEV-2 - Change OpenCL version number from 3537 to 3538
...
[ROCm/clr commit: 3296dd8636 ]
2022-12-03 03:00:06 -05:00
Saleel Kudchadker
f14b550e87
SWDEV-371123 - Refactor dispatchBarrierValuePacket
...
Change-Id: I846bd3f60dd8db125e2ca5475e9d25fdd567922b
[ROCm/clr commit: 10ecf8f159 ]
2022-12-02 12:22:31 -05:00
Chauncey Hui
7eaabcd8bd
SWDEV-2 - Change OpenCL version number from 3536 to 3537
...
[ROCm/clr commit: fb42848728 ]
2022-12-02 03:00:08 -05:00
Jason Tang
5cc5cf4f11
SWDEV-1 - Fix a build error.
...
Change-Id: I5f14cdca04ee9867f0ae63fff197a0f21ee5f1d2
[ROCm/clr commit: 56fe793134 ]
2022-12-01 10:31:34 -05:00
Chauncey Hui
3b77cda4aa
SWDEV-2 - Change OpenCL version number from 3535 to 3536
...
[ROCm/clr commit: 5b19eb7210 ]
2022-12-01 03:00:07 -05:00
Jason Tang
310f43e9e3
SWDEV-1 - Fix a build warning.
...
Change-Id: I085fcc68ef3aaebf85515ea45fca99d7ec845721
[ROCm/clr commit: c825d06454 ]
2022-11-30 11:07:15 -05:00
Chauncey Hui
e4e12ab1c4
SWDEV-2 - Change OpenCL version number from 3534 to 3535
...
[ROCm/clr commit: e12c3bd819 ]
2022-11-30 03:00:07 -05:00
Ioannis Assiouras
941dc51bfd
SWDEV-369547 - Ensure that ipc_mem_detach is not called for non-ipcShared MemObj.
...
Change-Id: Ia73b60b9f08d593301879e0f72c395edbc215112
[ROCm/clr commit: b445717f72 ]
2022-11-30 02:16:13 -05:00
Chauncey Hui
ac1a33714d
SWDEV-2 - Change OpenCL version number from 3533 to 3534
...
[ROCm/clr commit: e74835795a ]
2022-11-29 03:00:07 -05:00
kjayapra-amd
1fea133877
SWDEV-358915 - Wait for 10 micro secs, if the next engine is SDMA.
...
Change-Id: Ib3ed91510e62090f47d4f55be8de635caaee083d
[ROCm/clr commit: 61b6a94627 ]
2022-11-28 12:14:16 -05:00
Anusha GodavarthySurya
a93695d9f0
SWDEV-354074 - cache hsa queue and delete when device is destroyed
...
Change-Id: I26365521d785f0bc612e32bdcdb6caacb3af9a11
[ROCm/clr commit: 446a3fc688 ]
2022-11-23 07:17:45 +00:00
Chauncey Hui
037841e4b6
SWDEV-2 - Change OpenCL version number from 3532 to 3533
...
[ROCm/clr commit: dd810ecfbc ]
2022-11-22 03:00:19 -05:00
Tao Sang
c0a12bbbb5
SWDEV-306410 - Remove program lock
...
Remove global program lock in order to fix too
long kernel launch overhead with multi-threads
on MGPUs.
This patch depends on a compiler patch that makes
LC thread safe.
Change-Id: Ic8a7374d19112764d6de5d483ec5d07a56661d1b
[ROCm/clr commit: 3b2a8f3c8b ]
2022-11-20 14:42:24 -05:00
Chauncey Hui
d992a8aeca
SWDEV-2 - Change OpenCL version number from 3531 to 3532
...
[ROCm/clr commit: c6c10d0127 ]
2022-11-20 03:00:08 -05:00
Alex Xie
1ac90df635
SWDEV-363271 - Add some performance counter logs
...
Change-Id: I368ba4afe47357eb6051b2a06f762b8050e5a560
[ROCm/clr commit: 9e00c674c8 ]
2022-11-19 16:27:14 -05:00
Chauncey Hui
67ab900b7c
SWDEV-2 - Change OpenCL version number from 3530 to 3531
...
[ROCm/clr commit: 686ad01a24 ]
2022-11-19 03:00:08 -05:00
German
e7d9a3f450
SWDEV-368308 - Remove HW debug extension
...
Change-Id: If0c68023c09f0dac9111d52ecc0ad63719aa4e70
[ROCm/clr commit: e5a36ab1ad ]
2022-11-18 10:29:44 -05:00
Chauncey Hui
b6cdeae044
SWDEV-2 - Change OpenCL version number from 3529 to 3530
...
[ROCm/clr commit: 80d444b2f1 ]
2022-11-18 03:00:08 -05:00
German
4b6a6ba8e8
SWDEV-363074 - Adjust staging copy limits in Windows
...
Pinned copy can cause big performance drops, because slow pinning under Windows.
Use up to 128MB for staging transfers. Change staging buffer size to 4MB.
Linux path should still have the old defaults.
Change-Id: I954edceb3ec89e8e670be116aa2d0a9564c8b11c
[ROCm/clr commit: 79d12df147 ]
2022-11-17 14:48:16 -05:00
kjayapra-amd
c5c1b7fd56
SWDEV-241902 - Using COMGR APIs for extracing code object.
...
Change-Id: I96f1cee9c28f89f0b0fa5af0c2ae7966beb3207d
[ROCm/clr commit: 0d9e1de4e3 ]
2022-11-17 11:09:59 -05:00
German
cb4aa60a37
SWDEV-328670 - Enable ROCr interop
...
Change-Id: I932afa2a0e75b1f1771c4be1e984b32966636afb
[ROCm/clr commit: b40823ccc1 ]
2022-11-17 09:40:34 -05:00
Juan Manuel MARTINEZ CAAMAÑO
dfc604419d
SWDEV-286150 - [NFC] Avoid copying the entire devicePrograms map
...
Change-Id: I059f979d9bcdf6604aa3630b40fd47475b75fc30
[ROCm/clr commit: bab23480d3 ]
2022-11-17 03:15:55 -05:00
Juan Manuel MARTINEZ CAAMAÑO
ed84e3c9fa
SWDEV-287018 - Generate tempraries for _optimized.bc and _linked.bc if -save-temp-all is passed.
...
Change-Id: Ie8a7af66f0764f0a94948d45d7deed786f799c96
[ROCm/clr commit: 9b8005d758 ]
2022-11-15 07:49:07 -05:00
Chauncey Hui
575a02ddba
SWDEV-2 - Change OpenCL version number from 3528 to 3529
...
[ROCm/clr commit: 8246c73e3a ]
2022-11-12 03:00:08 -05:00
kjayapra-amd
f8da1e1fc4
SWDEV-361374 - Adding support for hipPointerSetAttributes
...
Change-Id: I3ec9627f43b3cbe0aa299c8aa9cd96f8fbd74925
[ROCm/clr commit: 7f1fb925ff ]
2022-11-11 12:07:26 -05:00
Chauncey Hui
cc2cbc68ff
SWDEV-2 - Change OpenCL version number from 3527 to 3528
...
[ROCm/clr commit: 820d90c6c0 ]
2022-11-11 03:00:06 -05:00
Jason Tang
4eb6a108a3
SWDEV-1 - Add LOG_ERROR output for Pal::CreatePlatform failure
...
Change-Id: Id5c3fdcd8f822bfa67ae570c09ede7ddc8a936ef
[ROCm/clr commit: 2c09557d60 ]
2022-11-10 09:30:10 -05:00
Chauncey Hui
57f7828026
SWDEV-2 - Change OpenCL version number from 3526 to 3527
...
[ROCm/clr commit: 0b69480326 ]
2022-11-10 03:00:07 -05:00
Satyanvesh Dittakavi
a9a2429ee1
SWDEV-363536 - HIP_VISIBLE_DEVICES= should disable the device
...
Setting HIP_VISIBLE_DEVICES= should be treated as invalid device
which makes all the devices invisible to the app. This matches
the CUDA behavior
Change-Id: I937ac4c0b7dacff776cdbe692d4576c81b86ee2d
[ROCm/clr commit: b5799c4dbe ]
2022-11-10 01:25:46 -05:00
Maneesh Gupta
f04740b919
SWDEV-299940 - Query global memory available on device with HSA attribute HSA_AMD_AGENT_INFO_MEMORY_AVAIL
...
This reverts commit 06593a072f .
Reason for revert: ROCr query should now be usable in upcoming release.
Change-Id: I2207761ca6af5d585d090bae1af09eb9a8e9bad6
[ROCm/clr commit: a52f5bda8f ]
2022-11-09 10:48:47 -05:00
Chauncey Hui
988bd8e0ea
SWDEV-2 - Change OpenCL version number from 3525 to 3526
...
[ROCm/clr commit: 0b4465efdb ]
2022-11-09 03:00:07 -05:00
Juan Manuel MARTINEZ CAAMAÑO
0edf1ffbdf
SWDEV-286150 - [NFC] Refactor repeated option parsing code into function
...
Change-Id: I606dc1cd48d880974142e523d16f5d9ac6f3aff1
[ROCm/clr commit: 40f75306d5 ]
2022-11-08 10:29:13 -05:00
Juan Manuel MARTINEZ CAAMAÑO
cc0d1ebba3
SWDEV-286150 - [NFC] Avoid copying string when calling HashString
...
Change-Id: Ic2f4d469ca319f7d31814b3955430dbbfdad5bb2
[ROCm/clr commit: f5e982cc07 ]
2022-11-08 07:07:06 -05:00
Chauncey Hui
2eb8a61d81
SWDEV-2 - Change OpenCL version number from 3524 to 3525
...
[ROCm/clr commit: 773d85e3d9 ]
2022-11-08 03:00:07 -05:00
Julia Jiang
a83594277d
SWDEV-360748 - Update return value for hipExtGetLinkTypeAndHopCount_Positive_Basic test on Windows
...
Change-Id: I0eb984da6e96c2409e1b1bbda61ae694c8bebe94
[ROCm/clr commit: 9d616ad0f4 ]
2022-11-07 10:00:32 -05:00
German
50e08f9511
SWDEV-286150 - Switch PAL to 775 version
...
Change-Id: I8e64cbe0fea273d4bd6f7d3ebd66feb628fac6b9
[ROCm/clr commit: c1b22840fa ]
2022-11-07 09:54:22 -05:00
Chauncey Hui
29f46697f8
SWDEV-2 - Change OpenCL version number from 3523 to 3524
...
[ROCm/clr commit: d0a57e4905 ]
2022-11-05 03:00:05 -04:00
Saleel Kudchadker
b157c8eeea
SWDEV-301667 - Improve logging
...
Change-Id: Ifa6da876b85cb503967cf09aac6d477b10db8e63
[ROCm/clr commit: feca11d5e3 ]
2022-11-04 18:23:18 -04:00