Sourabh Betigeri
65d3ceb312
SWDEV-340649 - Removes a check to limit the size of allocation that was capped to the size of device memory available
...
Change-Id: Ia99264cc85a1e76293e4fad0734f544351c82809
[ROCm/clr commit: 1ee3a6d5c6 ]
2022-09-14 12:58:33 -04:00
kjayapra-amd
8e55352cf3
SWDEV-351338 - Increase AQL Queue depth and reduce ROC_ACTIVE_WAIT_TIME to 0.
...
Change-Id: Iec0005d57933d0df2f55b4f7bdb84ada8a386a0c
[ROCm/clr commit: 362e7961d9 ]
2022-09-14 10:49:53 -04:00
Maneesh Gupta
2e860b68a0
Revert "SWDEV-339488 - Address HIPRT tests failure with spaces in the include path"
...
This reverts commit 147c17cac4 .
Change-Id: I10f91ec0205cd4276b141aade5728fdc20030195
[ROCm/clr commit: 8e10332ff1 ]
2022-09-13 23:06:23 -04:00
Victor Zhang
ae3d266843
Merge "SWDEV-343905 - Updated headers to match the khronos repository" into amd-staging
...
[ROCm/clr commit: fe8acef64e ]
2022-09-12 14:32:42 -04:00
Maneesh Gupta
06593a072f
SWDEV-352502 - SWDEV-355630 - Revert "SWDEV-299940 - Query global memory available on device with HSA attribute HSA_AMD_AGENT_INFO_MEMORY_AVAIL"
...
This reverts commit 1b2f5fbce1 .
Change-Id: I86175ccf2b543c3ff3dffec6ccae410976972f22
[ROCm/clr commit: 4afca0647e ]
2022-09-12 07:34:32 -04:00
sdashmiz
44c74209ed
SWDEV-351274 - add proper checks for set attribute
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I9243e6180f3040341396b7159622f2b96e143ac2
[ROCm/clr commit: 39fc6605ec ]
2022-09-09 10:49:33 -04:00
Chauncey Hui
6d44098ae2
SWDEV-2 - Change OpenCL version number from 3503 to 3504
...
[ROCm/clr commit: c54da46b0c ]
2022-09-08 03:00:07 -04:00
Anusha Godavarthy Surya
1cb6a65b16
SWDEV-350025 - Added hipLaunchHostFunc functionality
...
Change-Id: I6b9d547f7ddf84e617e35ff5d5a490ff458272ef
[ROCm/clr commit: 52a22a1263 ]
2022-09-07 17:53:26 +00:00
Rakesh Roy
9cdd929342
SWDEV-353941 - Fix hipMemset latency issue for hipMallocManaged
...
- In case of HMM, use blit kernel instead of CPU memcpy for hipMemset
Change-Id: I89bfc96ff01a2375ed8df1b1c6bc05357dea84f7
[ROCm/clr commit: f097cda948 ]
2022-09-07 03:20:58 -04:00
Chauncey Hui
26d51f2c90
SWDEV-2 - Change OpenCL version number from 3502 to 3503
...
[ROCm/clr commit: 94e8ded315 ]
2022-09-07 03:00:07 -04:00
Jaydeep Patel
5053dbe40e
SWDEV-351054 - Move validation for w & h to hipMemAllocPitch.
...
Change-Id: Ia624fc99e797baf88dc029d7e36bb80df1bd7d12
[ROCm/clr commit: e5dff9a140 ]
2022-09-07 01:00:49 -04:00
Sourabh Betigeri
bef723c63d
SWDEV-326798 - Avoids waiting for the signal with a timeout and instead queries the current status
...
Change-Id: I8b4052d5439ca930ceb924da30cb0335f0826a95
[ROCm/clr commit: b15b3173f4 ]
2022-09-06 12:49:46 -04:00
Sarbojit Sarkar
981281199d
SWDEV-354138 - Fixed SPT functions linking issue
...
Change-Id: I738ccdfd6db8cfa8c29f93bb6061e83795df382b
[ROCm/clr commit: 3b530b5676 ]
2022-09-05 06:22:08 -04:00
Satyanvesh Dittakavi
646e4dd5bd
SWDEV-344342 - hiprtc-config-version.cmake should be generated in build directory
...
Change-Id: I7becaa64873c5e8ba95e814421c1f700a0997a8b
[ROCm/clr commit: b7716825c8 ]
2022-09-05 00:05:18 -04:00
Chauncey Hui
62bfad38a7
SWDEV-2 - Change OpenCL version number from 3501 to 3502
...
[ROCm/clr commit: b2d412bcf1 ]
2022-09-02 03:00:06 -04:00
Anusha Godavarthy Surya
459e9539b2
SWDEV-354717 - Fix hipExtLaunchKernel as part of stream capture
...
Change-Id: Ic29d7403dfa38f01bec423aa1df7aa75c60a86e2
[ROCm/clr commit: 7f4c711ac1 ]
2022-09-01 19:26:14 +00:00
Yifan Zhang
87847a38ba
SWDEV-354850 - Enable gfx1103 on ROCm backend.
...
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com >
Change-Id: Ia420444fd0cb703fcdca1ed7e3d2e262ffd7f4db
[ROCm/clr commit: d6c35273e3 ]
2022-09-01 18:58:00 +08:00
Chauncey Hui
da11e3ee37
SWDEV-2 - Change OpenCL version number from 3500 to 3501
...
[ROCm/clr commit: 38e9bc9540 ]
2022-09-01 03:00:06 -04:00
Anusha Godavarthy Surya
ed2f9051fa
SWDEV-354717 - Add support for hipExtLaunchKernel as part of stream capture
...
Change-Id: I22708923f454a0f4456ff99d25559daffe08c208
[ROCm/clr commit: 2b322a9087 ]
2022-09-01 05:02:20 +00:00
Anusha Godavarthy Surya
67706897e0
SWDEV-352951 - Add capture support for hipModuleLaunchKernel
...
Change-Id: Iced0846c9f753ecbb87e3f7aec2bfd72137d8c00
[ROCm/clr commit: c72942964d ]
2022-08-31 22:15:02 -04:00
Joseph Greathouse
b995ea06e8
SWDEV-330307 - Avoid releasing command before last use
...
The fix for SWDEV-329789 moved down the last use of the a
command object pointer in order to prevent a race condition.
However, the previous patch did not move down the release of
that command. By releasing the command early, another thread
could get a command with the same pointer. That second thread
could later submit work to the queue using that new command.
The first thread could then perform a comparison against the
queue's last command using its own now-stale pointer. This
could eventually allow the second thread to skip synchornizing
on the queue. This would result in host synchronizations
completing before their device work was actually complete.
Change-Id: I292b7b369743251ceafe453a4c5cae14a6d01046
[ROCm/clr commit: 6b956f7627 ]
2022-08-31 16:07:49 -04:00
Alex Xie
29acb61cae
SWDEV-351337 - Add asic ID to staging for PAL
...
Change-Id: I64a24cc0118457d492d76063c808465d212b47bd
[ROCm/clr commit: c00f10daea ]
2022-08-31 15:56:40 -04:00
Ranjith Ramakrishnan
fb1fd43157
SWDEV-352582 - Updated warning message
...
Using wrapper header file will generate warning message during build time.
Updated the message content to make it more meaningful
Change-Id: I4e0c5e3d845946d9b493d98879ea8e75a92506ee
[ROCm/clr commit: c833a19284 ]
2022-08-31 11:58:26 -07:00
pghafari
8b508ffc6b
SWDEV-341326 - removing sigabrt for NoBinaryForGpu
...
Change-Id: Ia30fb3efec7f71b870e6a35d5ce51a4aa61fad28
[ROCm/clr commit: 9f37acc55f ]
2022-08-31 09:39:59 -04:00
Chauncey Hui
ee33ffb85c
SWDEV-2 - Change OpenCL version number from 3499 to 3500
...
[ROCm/clr commit: 2587a700b8 ]
2022-08-31 03:00:06 -04:00
Ajay
1d84cdb2af
SWDEV-352127 - Handle Raphael arch in palsettings create()
...
assert statement were hit silently in Release builds like SWDEV-353548.
Issue only seen in Debug builds
Change-Id: I9f7177806c854d64fcf986e9f6092076d8a05f23
[ROCm/clr commit: 040c416cb1 ]
2022-08-30 16:21:25 -04:00
Saleel Kudchadker
79e1355f3a
SWDEV-301667 - Pretty print logs
...
Change-Id: Ide95a5f8d35d81d4a9eb658f40ae2e82ffa3d97f
[ROCm/clr commit: 1ea4d588ef ]
2022-08-30 12:32:11 -04:00
Jason Tang
5692511e22
SWDEV-333471 - Remove HIP_FORCE_QUEUE_PROFILING
...
HIP_FORCE_QUEUE_PROFILING has been replaced by GPU_FORCE_QUEUE_PROFILING.
Change-Id: Ic32ecdf829a2725ace84e76abab8a81c8790e13f
[ROCm/clr commit: dd49cf0fa0 ]
2022-08-29 10:21:09 -04:00
sdashmiz
e3aa6f4b90
SWDEV-353672 - add missing defines for cuda
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I8e2e0a3b8845d1920e6a40e3ed676c657ab90276
[ROCm/clr commit: da47e7184e ]
2022-08-29 08:59:23 -04:00
Chauncey Hui
ae52afa603
SWDEV-2 - Change OpenCL version number from 3498 to 3499
...
[ROCm/clr commit: 4dfde8b499 ]
2022-08-29 03:00:09 -04:00
sdashmiz
b5ae2dde80
SWDEV-325711: move the API under correct hip version
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ia4e1588da7d21b2cb617c374d846ce5e05b1f4f8
[ROCm/clr commit: fd8647807d ]
2022-08-26 15:59:30 -04:00
Satyanvesh Dittakavi
147c17cac4
SWDEV-339488 - Address HIPRT tests failure with spaces in the include path
...
Change-Id: Ic9ed57e44fcfdf82a0d066483bc73e1d59c39e30
[ROCm/clr commit: 89355fb586 ]
2022-08-26 06:47:56 -04:00
Sarbojit Sarkar
e6f0d30295
SWDEV-343921 - Updating default stack size for OpenCl tasks
...
Change-Id: I37cdd8808dddaa7ac0544b76d18de64b27e443bd
[ROCm/clr commit: c72a396c1f ]
2022-08-26 04:57:00 -04:00
Chauncey Hui
eed709d49c
SWDEV-2 - Change OpenCL version number from 3497 to 3498
...
[ROCm/clr commit: 2e2b57d806 ]
2022-08-26 03:00:07 -04:00
Jiabao Xie
2f90d3e296
SWDEV-351055 - changed isParent() to checking directly for parent's pointer. image should not be released for test types in Unit_hipMallocArray_happy
...
Change-Id: I8e4fae8c9188ee68c392237cb824a790ad7c9563
[ROCm/clr commit: d9f002c36f ]
2022-08-25 10:11:54 -04:00
Alex (Bin) Xie
375e6aaf80
SWDEV-352193 - OpenCL needs to remove build dependency on UGL/ORCA
...
Change-Id: I45c615ee0ec339c1694ac0bc122dab7fce959d59
[ROCm/clr commit: 35919d1760 ]
2022-08-25 10:01:53 -04:00
Chauncey Hui
39e6ca2733
SWDEV-2 - Change OpenCL version number from 3496 to 3497
...
[ROCm/clr commit: f0387ab320 ]
2022-08-25 03:00:06 -04:00
Satyanvesh Dittakavi
e960c639b7
SWDEV-344342 - Expose hiprtc target via cmake config interface
...
Change-Id: I1f19c4792665b078c2799c0c3c9e2d5b28c906de
[ROCm/clr commit: ab112eaf1d ]
2022-08-25 00:29:23 -04:00
jie1zhan
e668b22b11
SWDEV-352127 - Fix clinfo issue, add new asic id
...
Change-Id: Idc6ff6fe647878f32f8dbb0613cbb879ea21ecdf
[ROCm/clr commit: 2aa7e5819f ]
2022-08-25 08:23:21 +08:00
sdashmiz
66ed5e2057
SWDEV-352290 - correct params checks
...
- correct condition for flags
- remove check for num of dependency
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I6efd918e203b57c840d74ee0243f24b0c2c80e21
[ROCm/clr commit: a10df01f81 ]
2022-08-24 14:09:51 -04:00
Jaydeep Patel
06501e696d
SWDEV-351282 - Null check for desc.
...
Change-Id: I69d534b6f97442c69b66154476a2637e99c3df77
[ROCm/clr commit: cf57f20407 ]
2022-08-24 13:04:56 -04:00
sdashmiz
72703ab50f
SWDEV-352290 - remove the static list for user obj
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I8d7542ad5aacdda4e817c6aaed78c9cac4562efd
[ROCm/clr commit: ce5103ac97 ]
2022-08-24 12:01:41 -04:00
Jason Tang
f69195d51c
SWDEV-333471 - Remove HIP_FORCE_QUEUE_PROFILING
...
HIP_FORCE_QUEUE_PROFILING has been replaced by GPU_FORCE_QUEUE_PROFILING.
Change-Id: Ic8dec4407ef79c27094cb3954e48869075b4732f
[ROCm/clr commit: 97741fe5d4 ]
2022-08-24 11:53:16 -04:00
Anusha Godavarthy Surya
0e1f53bf87
SWDEV-350474 - Added hipExtModuleLaunchKernel API support as part of stream capture
...
Change-Id: I90a880ae0d3a85a0cc8380d2cb21e4759ea8151b
[ROCm/clr commit: 0d6e8e378e ]
2022-08-24 11:20:22 -04:00
German
5ed568998f
SWDEV-349794 - Fix time accumulation
...
If the execution command had a split into multiple HW operations, then runtime has to accumulate time for all operations
Change-Id: Iaba31e96250918d8190bf63adb4c07730fdfefbf
[ROCm/clr commit: 24f5362296 ]
2022-08-24 09:53:54 -04:00
Jaydeep Patel
72c93b2ddf
SWDEV-351033 - Change error code to hipErrorHostMemoryNotRegistered
...
Change-Id: I930bb1e2787e284f335689d1900bdd08d328272e
[ROCm/clr commit: efadc772db ]
2022-08-24 07:14:15 -04:00
Chauncey Hui
d05b1469ae
SWDEV-2 - Change OpenCL version number from 3495 to 3496
...
[ROCm/clr commit: 2733344689 ]
2022-08-24 03:00:06 -04:00
Jaydeep Patel
66015baadc
SWDEV-351220 - Revert 1752b3049e
...
Change-Id: I08a06307271d0eccdf4b4876dea5ec70ace07d39
[ROCm/clr commit: 349ade7b2e ]
2022-08-24 00:08:53 -04:00
Ranjith Ramakrishnan
a2b9eb12d4
SWDEV-353137 - Fix for incorrect library path for hiprtc
...
Hiprtc related libraries are duplicated when installed from build directory
This happens when cmake install libdir is set with lib64 as default and using hard code path "lib" for LIBRARY_DESTINATION
Replaced "lib" with cmake install libdir
Removed the default setting of libdir in source code and its should be controlled via build argument
Change-Id: Icac55eac9427a5088903d01942e6bfd5263a6fc0
[ROCm/clr commit: ba04f95771 ]
2022-08-23 12:19:06 -04:00
kjayapra-amd
7eecd3e27f
SWDEV-351609 - Updating the right structure with file info.
...
Change-Id: Ia4e1195df0669450162b2df4de50197ff27cfcae
[ROCm/clr commit: f15016227b ]
2022-08-22 21:54:35 -04:00