Chauncey Hui
62dbceb61c
SWDEV-2 - Change OpenCL version number from 3422 to 3423
...
[ROCm/clr commit: ffbd63e774 ]
2022-02-18 03:00:06 -05:00
German Andryeyev
7c8a7ddf5e
SWDEV-323364 - Fix a typo
...
Change-Id: I2031296ab9451342d5930b8b2d3d2e6277946647
[ROCm/clr commit: fbf531398a ]
2022-02-17 20:50:29 -05:00
Saravanan Solaiyappan
4c1bb19860
SWDEV-323670 - Remove lib/libOpenCL.so* symlinks during upgrade
...
During upgrade lib/libOpenCL.so* files/symlinks are not
removed.
This change will remove those symlinks as part of the upgrade
package activity.
Signed-off-by: Saravanan Solaiyappan <saravanan.solaiyappan@amd.com >
Change-Id: Ia12e89e857b358101f93a6044fe090aa7acafbe0
[ROCm/clr commit: c741a808ae ]
2022-02-17 09:43:30 -05:00
Chauncey Hui
867b53ee4e
SWDEV-2 - Change OpenCL version number from 3421 to 3422
...
[ROCm/clr commit: 0a2baa91b1 ]
2022-02-17 03:00:05 -05:00
Ajay
687298ba1c
SWDEV-314982 - hipStreamGetCaptureInfo negative cases
...
Change-Id: I98a65fc60610f89184b54152c8e33f59d74e3850
[ROCm/clr commit: 0e94178c03 ]
2022-02-16 18:06:12 -05:00
Saleel Kudchadker
de9a5438b9
SWDEV-322605 - Fix infinite loop condition
...
If GlobalMemCacheLine reported is 0, runtime may run into an
infinite loop as the KernelSegmentAlignment is chosen as size of the
cache line.
Change-Id: Ide547940cc0407f16fab10ee210b4fd3ae4eaafc
[ROCm/clr commit: 041ddc0c1c ]
2022-02-16 13:16:18 -05:00
Payam
d0c9d6195f
SWDEV-316819 - Adding Graph null check
...
Change-Id: I22774109a13c3123e89b82bd6e05e1eea26f80fc
[ROCm/clr commit: dcac099922 ]
2022-02-16 04:22:13 -05:00
Sourabh Betigeri
4e4feda7b3
SWDEV-317017 - hipGraphExecChildGraphNodeSetParams() path to *NodeSetParams
...
Change-Id: Iedcbccccb9a2765e08feebd75fb13f3ff83623dc
[ROCm/clr commit: cd4591530d ]
2022-02-16 01:25:23 -05:00
Satyanvesh Dittakavi
0d4a2c78c2
SWDEV-315981 - make nvidia hiprtc functions static
...
Change-Id: I945426c155ed9ce21c308745f384bbf8669d73c4
[ROCm/clr commit: aee5c48848 ]
2022-02-15 23:38:19 -05:00
Payam
60437939e7
SWDEV-313492 - adding Graph null checks
...
Change-Id: I00ae51ea8318567b4f6aab1568096d25cc0d373b
[ROCm/clr commit: d27c33aecc ]
2022-02-15 19:34:33 -05:00
Sourabh Betigeri
67d88bd915
SWDEV-315225 - Validates parameters of hipGraphExecMemcpyNodeSetParams()
...
Change-Id: I7bb5c906f6bca27a8abb7f4f5226e864e9731bae
[ROCm/clr commit: ad19d0957b ]
2022-02-15 17:45:07 -05:00
Ajay
522b62d87a
SWDEV-316465 - hipStreamGetCaptureInfo_v2 pointer checks
...
Change-Id: I219e16909ddd3fa99cd9a2faefc0f35237ee3b08
[ROCm/clr commit: 57d0acb6d7 ]
2022-02-15 16:46:17 -05:00
German Andryeyev
a7be0eb56a
SWDEV-316824 - Fix P2P compute copy path
...
Use device memory object for the GPU VA address look-up.
Change-Id: I76bf58b29205f7b3ba1bf68e9fcca69421267203
[ROCm/clr commit: 3fd4a67670 ]
2022-02-15 13:20:13 -05:00
Ajay
7142de77b0
SWDEV-273235 - skip clangRTlib detection in windows sample
...
Change-Id: I5a05479c774ce618960ae2578f46f1116b1f93ee
[ROCm/clr commit: a5ee2d2042 ]
2022-02-15 12:44:24 -05:00
Ajay
8512b5d959
SWDEV-315614 - hipStreamGetCaptureInfo to return seq id based on status
...
Change-Id: Ibceeb67fcd60b3ad2272e08a3ee682dc36bda1cb
[ROCm/clr commit: 32b9969db3 ]
2022-02-15 12:42:37 -05:00
Satyanvesh Dittakavi
97325ff303
SWDEV-314485 - Remove the older implementation of device-side malloc/free
...
Change-Id: I9ba3c6030a6dd7a5e064073d5c21223041282f61
[ROCm/clr commit: e5496b3159 ]
2022-02-15 07:49:56 -05:00
Satyanvesh Dittakavi
454021543d
SWDEV-315118 - Add version checks for few graph APIs on Nvidia path
...
HIP apps running on CUDA 11.0 are failing due to some graph APIs/enums
added only in CUDA 11.1 or CUDA 11.3
Change-Id: I0d32b412cb76c42c7b3a9c612d750990f9e89908
[ROCm/clr commit: 087c0c25b2 ]
2022-02-15 02:03:49 -05:00
Satyanvesh Dittakavi
ff620caa02
SWDEV-315017 - Add missing graph error strings
...
Change-Id: I11b5a623756c5bef88cbc93e49c124d0caf62bd1
[ROCm/clr commit: f371300933 ]
2022-02-15 01:41:44 -05:00
Satyanvesh Dittakavi
f6ebe30931
SWDEV-317135 - Fix mapping of hipStreamUpdateCaptureDependencies on cuda path
...
Change-Id: Ibbcf8136fa527a20684a377311bc76182345d17b
[ROCm/clr commit: 9c31a738c2 ]
2022-02-14 09:10:46 -05:00
Sourabh Betigeri
fc0eb2d8cd
SWDEV-294375 - Declares fns() functions static
...
Change-Id: Ife0150b8d6b9531522e61a82df6b88af3282f437
[ROCm/clr commit: 7d8c63cc34 ]
2022-02-13 23:35:46 -05:00
Chauncey Hui
195d0cb246
SWDEV-2 - Change OpenCL version number from 3420 to 3421
...
[ROCm/clr commit: 07d3044160 ]
2022-02-12 03:00:09 -05:00
haoyuan2
94ea419da7
SWDEV-316128 - HIP surface API support
...
Change-Id: I7b5ef4769efb07188915a68caeb4d35360c7aa95
[ROCm/clr commit: 40a6ec42a5 ]
2022-02-11 14:10:56 -05:00
haoyuan2
5a49e6a8d9
SWDEV-316128 - HIP surface API support
...
Change-Id: I5b98f86168e64b36588f5d7efb82191d895e27d7
[ROCm/clr commit: d7beddbfee ]
2022-02-11 11:07:04 -05:00
Payam
0d02019353
SWDEV-316901 - Adding nullptr checks to Graph
...
Change-Id: I3ed2ba60875b800133c7f9e692b61f4d57da7aee
[ROCm/clr commit: 4c4acd9fa0 ]
2022-02-09 18:36:26 -05:00
German Andryeyev
3c4f97f66c
SWDEV-286150 - Remove GSL backend
...
Change-Id: Iba9a997ee7d5ff6ac00d5888ff189a4514958fe9
[ROCm/clr commit: 525a1bbf1a ]
2022-02-09 17:16:39 -05:00
Jeremy Newton
87809a0387
SWDEV-1 - Fix cmake build
...
CPACK_PACKAGING_INSTALL_PREFIX is defined in the wrong location.
Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com >
Change-Id: Id8ce6beb1d18878c9132cab335cb372a53cc0ee8
[ROCm/clr commit: 9c1f2da1a2 ]
2022-02-09 16:09:25 -05:00
Chauncey Hui
4767a9b231
SWDEV-2 - Change OpenCL version number from 3419 to 3420
...
[ROCm/clr commit: c640b395c7 ]
2022-02-09 03:00:06 -05:00
Satyanvesh Dittakavi
556b1bbc69
SWDEV-314661 - Add hipGraphInstantiateWithFlags API mapping in nvidia path
...
Change-Id: Ibbf54ef18978448e92571f0535124844154726b6
[ROCm/clr commit: 0759f4ff81 ]
2022-02-09 00:02:55 -05:00
Ashutosh Mishra
1f10c39e2a
SWDEV-306262 - Fix RUNPATH
...
RUNPATH was not changed to correct ROCM_RPATH
Packaged proper binaries after RUNPATH correction
Signed-off-by: Ashutosh Mishra <Ashutosh.Mishra@amd.com >
Change-Id: I97443cc0d6cb1ecf7352e3c83ae0fe38a8f339bf
[ROCm/clr commit: e3fe3a6109 ]
2022-02-08 15:14:05 -08:00
Payam
316c83dd84
SWDEV-321079 - Blender GL interop Linux fix
...
Change-Id: I920d30c575627c443a1d2e93c02abf8658bc3978
[ROCm/clr commit: 9faac0fe8d ]
2022-02-08 14:17:38 -05:00
Payam
05a9c3057a
SWDEV-315880 - adding Graph nullptr checks
...
Change-Id: I84a70f9c2606cb480b32953631878df40d71a675
[ROCm/clr commit: 1f8c42deee ]
2022-02-07 22:35:24 -05:00
German Andryeyev
0bfb898038
SWDEV-286150 - Don't report OCL2.2 support
...
OCL2.2 requires SPIR-V and runtime doesn't support it.
Make sure PAL backend doesn't report any SPIR-V support.
Change-Id: I8d179069674205b54f7d20d149bcb675bee5cdb0
[ROCm/clr commit: 0bf395af39 ]
2022-02-07 17:34:39 -05:00
Payam
80026db2b3
SWDEV-321160 - Checking if GL-Context is initialized
...
Change-Id: I5482fa33bcf9a1587ee68ed37f2058b7ed7e706a
[ROCm/clr commit: f501317b5b ]
2022-02-07 15:05:55 -05:00
German Andryeyev
bd96ef9a34
SWDEV-307184 - Add support for the new metadata
...
Metadata in Codeobject version 5 is the extension of CO3 and CO4.
Add the detection of the new fields and program them in
the setup of the kernel arguments.
Change-Id: I27e58df77320ad00f4f16d35912668db803826af
[ROCm/clr commit: be6a06384e ]
2022-02-07 14:05:58 -05:00
Sourabh Betigeri
40e2603bd0
SWDEV-294375 - Adding coalesced_groups to ROCm CG
...
Change-Id: I4098e1970ae2c388171fa73deb5bc023ed1b7a68
[ROCm/clr commit: 523e5a007c ]
2022-02-07 11:29:46 -05:00
Satyanvesh Dittakavi
51f8fc06e1
SWDEV-306940 - Fix hipamd errors/warnings found by CppCheck
...
Change-Id: Ia93d4f5262ea4269d8031edbfd27033b887e5300
[ROCm/clr commit: 6e562f4d83 ]
2022-02-05 08:42:47 -05:00
Ajay
61905bdb9f
SWDEV-320586 - rpath to use cmake_prefix_path for install/lib/libamdhip64
...
Change-Id: I70c4f66d27c29e874275be6e594dc7d22491054d
[ROCm/clr commit: c792ff7bfc ]
2022-02-04 11:58:42 -05:00
Chauncey Hui
69ccfd83e7
SWDEV-2 - Change OpenCL version number from 3418 to 3419
...
[ROCm/clr commit: d554960ae7 ]
2022-02-04 03:00:04 -05:00
German Andryeyev
e77c8bebde
SWDEV-300515 - Expose RT CU granularity
...
Change-Id: I15369eb522c29035cd67cd36a9a88517ef3aca59
[ROCm/clr commit: 81ed495bbd ]
2022-02-04 00:04:58 -05:00
Freddy Paul
9b9c49596e
hip:Fix and install cmake targets for hip package
...
hip-targets.cmake was missing from the install after the switch
to new method.
Added hip-targets, hip-lang-targets for the build type and fixed
hard coding to ROCm install path.
Change-Id: Idd6d58f9eeeca6d9dc5ac8632d6ffb4956d845e1
[ROCm/clr commit: 8c3965ec55 ]
2022-02-03 12:36:43 -05:00
Satyanvesh Dittakavi
31aa18f1a9
SWDEV-317716 - Add uuid in device info structure
...
Change-Id: Ie7f48d0faf7d722bd9bb8bd0f8962a7832dbe4f6
[ROCm/clr commit: 824704c87b ]
2022-02-03 12:17:28 -05:00
Todd tiantuo Li
1f9f598d92
SWDEV-297292 - add gfx90c:xnack+ support as gfx90d
...
Change-Id: I90e28981a7cbc0f9a0105c16e9dda3ad8ac57f51
[ROCm/clr commit: fbbae8055f ]
2022-02-02 14:24:19 -08:00
Payam
7e6294793e
SWDEV-317354 - adding nullptr check for hipGraph
...
for hipGraphAddHostNode
Change-Id: I49645457887be53654e20abe6ce6b42278e41677
[ROCm/clr commit: ab8d23f2dd ]
2022-02-02 15:57:08 -05:00
Payam
2443f2f954
SWDEV-317141 - add param check for Graph Api
...
for hipGraphExecMemsetNodeSetParams
Change-Id: I748c7f273da08ace185bdee2b82fc0cd8584bdca
[ROCm/clr commit: 724717752e ]
2022-02-02 12:38:48 -05:00
Satyanvesh Dittakavi
6bbcf08fc8
SWDEV-292714 - Added support for hipPointerGetAttribute and
...
hipDrvPointerGetAttributes
Change-Id: I44a0b5c5d9eb5a9a63406b11e8de83e5cb245a59
[ROCm/clr commit: 760f275861 ]
2022-02-02 05:33:07 -05:00
Chauncey Hui
d9a7a47f56
SWDEV-2 - Change OpenCL version number from 3417 to 3418
...
[ROCm/clr commit: 00f724e465 ]
2022-02-01 03:00:44 -05:00
Sarbojit Sarkar
2d5abacc5e
SWDEV-320901 - Added HIP_INIT_API_NO_RETURN
...
Change-Id: Ic79acc21f6a92fcb24527d4f121ae96b13192f75
[ROCm/clr commit: 3e2cc04da5 ]
2022-01-31 23:29:29 -05:00
Freddy Paul
3b13118ea8
hip:Switch to component based packaging.
...
Current way of packaging using custom command for each pacakge
is not helping to enable debug symbols.Debug symbols package
creation fail due to missing parameters from the build stage.
With the new approach all the parameters at build stage will be
inheritted by sub-cmake files and hence enables debug-symbols
package creation.
Change-Id: I933710ad4b67d913c011539ac9e51686604300f6
[ROCm/clr commit: a01b481e45 ]
2022-01-31 13:36:48 -05:00
Saleel Kudchadker
d0e8d72bfa
SWDEV-301947 - Use new enum for CU count
...
Use HSA_AMD_AGENT_INFO_COOPERATIVE_COMPUTE_UNIT_COUNT to get compute
units. This is needed to work around assymentric CU harvesting bug on
gfx90a. Add a new device property to get the max available CUs on the
device.
Change-Id: I878f38f14f16c1af01fc0a77157aea1e816a63b8
[ROCm/clr commit: 33aca5a4a6 ]
2022-01-31 12:57:50 -05:00
Ajay
91ba078604
SWDEV-313082 - hipGraphMemsetNodeSetParams invalid params
...
Change-Id: Ibe57df8d7d583daf9ba9c7a86863eacca4868f3a
[ROCm/clr commit: cb79dc7486 ]
2022-01-28 19:27:32 -05:00