Chauncey Hui
7929d01be3
SWDEV-2 - Change OpenCL version number from 3416 to 3417
...
[ROCm/clr commit: 87dd8dd0d7 ]
2022-01-28 03:00:07 -05:00
Ajay
c27ec6c94e
SWDEV-316467 - hipGraphMemcpyNodeSetParamsToSymbol negative scenarios
...
Change-Id: Ic2a6ce1572f35dabe754c9459690448c49bbd4a6
[ROCm/clr commit: 0440d945e8 ]
2022-01-27 21:25:20 +00:00
German Andryeyev
9c0b3d2d2f
SWDEV-318505 - Update HSAIL xnack path
...
Fix a typo with new line
Change-Id: I7fee63409b491a1f214117b68cfffa0492aa0743
[ROCm/clr commit: b169956c78 ]
2022-01-27 13:07:11 -05:00
Chauncey Hui
b3a7bda2cc
SWDEV-2 - Change OpenCL version number from 3415 to 3416
...
[ROCm/clr commit: 87b6c5f14c ]
2022-01-27 03:00:09 -05:00
Sarbojit Sarkar
6b86bb1618
SWDEV-315595 - Fix for hipGraphAddMemcpyNodeToSymbol -ve tests
...
Change-Id: If389f533567a236a598f16e4f2c477157beb2e56
[ROCm/clr commit: 15dd9fc1da ]
2022-01-26 22:42:04 -05:00
Konstantin Zhuravlyov
ef7dffc013
SWDEV-320486 - Correctly set HSAIL_ELFTOOLCHAIN_DIR
...
Change-Id: Icb39b376eaf3a8132b210bd1bd4eeecaa97bea9d
[ROCm/clr commit: 511065e301 ]
2022-01-26 18:38:25 -05:00
Sourabh Betigeri
9b118a81d3
SWDEV-317253 - int underflow causes an assertion with no node in graph. This fixes it.
...
Change-Id: I9bc293866d69c803381762256ce31f3d80d2afda
[ROCm/clr commit: 76f65a0a3d ]
2022-01-26 18:25:03 -05:00
Freddy Paul
9b9669d29c
SWDEV-309024 - Providing debug information for released libraries
...
Current packaging structure using custom command fail to work for
generating debug symbols.Hence changing the packaging to more
conventional way of using single CMakeLists.txt and split packages
using components like binary, dev and icd
Change-Id: I7fcf5f8afc3602f77576f2a13aa4916acb10888b
[ROCm/clr commit: 8fa82f6e64 ]
2022-01-26 08:14:05 -08:00
Payam
26d897966e
SWDEV-245531 - GLInterop adding svm support
...
Change-Id: Id7f2a7a214f5ad692b4a7acf26cfb1dc423ed54a
[ROCm/clr commit: b473a80f6a ]
2022-01-26 08:17:58 -05:00
Payam
13ca42f17d
SWDEV-318704 fix for GL-interop second render
...
Change-Id: I27403c0444350a64a11b1beee071b0f1dbe8e3f7
[ROCm/clr commit: 96ae15fe5d ]
2022-01-26 05:20:55 -05:00
Chauncey Hui
9a874b36d7
SWDEV-2 - Change OpenCL version number from 3414 to 3415
...
[ROCm/clr commit: 7727ea394c ]
2022-01-26 03:00:06 -05:00
haoyuan2
cb3f8b4f97
SWDEV-319128 - workaround explicit loading functional issue in Blender
...
Change-Id: I9d56293b5e2e72874b1160fce62ee68365741d5c
[ROCm/clr commit: fb07b4e097 ]
2022-01-25 22:45:24 -05:00
Ajay
4048789d06
SWDEV-317111 - null ptr check for hipGraphGetEdges
...
Change-Id: I00b7e4d05864b01bfabdf11ea9ba1f2987e4707c
[ROCm/clr commit: 1f00d8c541 ]
2022-01-25 14:43:13 -05:00
Ajay
beab7326a9
SWDEV-318496 - packaging license files for HIP project
...
Packages: hip-devel, hip-doc, hip-runtime-amd, hip-runtime-nvidia,
hip-samples, hip-tests, hipcc
Change-Id: I936f754fd21ea53956945e1f225aaeefd33207b2
[ROCm/clr commit: 735826464d ]
2022-01-24 16:27:39 -05:00
haoyuan2
0dc8886919
SWDEV-318872 - workaround explicit loading functional issue in Blender
...
Change-Id: I6857a8724f164641bc8d656367736e0fa16a158e
[ROCm/clr commit: 167810d6c8 ]
2022-01-24 14:55:08 -05:00
David Salinas
407ff9fcef
Correct roc-obj-extract URI handling and roc-obj-ls error handling
...
swdev-284841 : roc-obj-extract URI handling
- The size fragment is optional and defaults to the rest of the file.
- The size and offset are allowed in either order. The curent Perl is assuming the order and not checking the actual key value.
- Should allow other fragments to be present and ignored.
- Also suggest stating that the URI needs to be quoted if used in a shell command due to the "&".
swdev-313410: roc-obj-ls/roc-obj are not working as epxected for some cases
Change-Id: Iefd805c20a8dc525a8ea4a076d63e62eb631ffb3
[ROCm/clr commit: d5c46676b5 ]
2022-01-24 10:31:10 -05:00
German Andryeyev
ea28025939
SWDEV-318505 - Update HSAIL xnack path
...
Report proper target id for xnack in HSAIL path. Runtime
will use ISA table and report hsailName().
Fix offline compilation path for PAL.
Change-Id: Ic0250bf6b9c193d867aec9800a319da1bf00c3ee
[ROCm/clr commit: a543d4a860 ]
2022-01-24 09:27:32 -05:00
Sarbojit Sarkar
3c42e9cd0f
SWDEV-317925 - Fix for remove dependency issue
...
Change-Id: Ifbd3e9892f328d9c0d029c81d7bd08d9d444a318
[ROCm/clr commit: e34fd8abe1 ]
2022-01-23 23:11:32 -05:00
Sarbojit Sarkar
fe0a0d66a7
SWDEV-317974 - Fixed missing dependent node issue
...
Change-Id: Ia143c9ef93c465a5be67238d7f802c274da751bc
[ROCm/clr commit: 7fe2a6e62f ]
2022-01-23 23:10:58 -05:00
pghafari
2ee642823d
SWDEV-245531 - GLInterop adding register image
...
Change-Id: I075bec49b7ad5f78336586b9d55e259717c4c000
[ROCm/clr commit: 44e0c246f8 ]
2022-01-23 14:59:18 -05:00
Konstantin Zhuravlyov
120f578338
hipcc.bin and hipconfig.bin packaging updates:
...
- revert ad86c8a225
- package hipcc.bin and hipconfig.bin in hip-devel
Change-Id: Iadfd2f64780b7ee2dce677436a7882d7fca74fb3
[ROCm/clr commit: d7ec25785d ]
2022-01-21 09:51:50 -05:00
ajay
a4e46d09e2
SWDEV-314307 - hipStreamWaitEvent to wait on remote IPC events
...
Change-Id: Id97524ae9bc86d38376af2b0240f10d0dd5cc584
[ROCm/clr commit: bafc5bb30f ]
2022-01-19 20:10:02 +00:00
Chauncey Hui
22bf484635
SWDEV-2 - Change OpenCL version number from 3413 to 3414
...
[ROCm/clr commit: e6225e07d0 ]
2022-01-19 03:00:08 -05:00
Alex Xie
055b618f15
SWDEV-312368 - Segmentation fault in test_gl
...
When OCL failed to obtain function pointer from GL, we should not call it.
Change-Id: I50f69d270ce445386906a286e44c4e8c83722302
[ROCm/clr commit: 15101e704b ]
2022-01-14 17:35:31 -05:00
Payam
3ba48819a1
SWDEV-245531 - GLInterop adding register image
...
Change-Id: Ib16b647e2a1b8f3c578a9689d3987121c984250b
[ROCm/clr commit: 5f9d779324 ]
2022-01-14 15:57:24 -05:00
Ajay
277110a7d0
SWDEV-1 - hip change for hip Debug option in Windows
...
Change-Id: Ied0005d8373868c0e351bb981ea0a9ea90b1d4b7
[ROCm/clr commit: 57f768f9f5 ]
2022-01-14 01:49:55 +00:00
Chauncey Hui
67592dfe94
SWDEV-2 - Change OpenCL version number from 3412 to 3413
...
[ROCm/clr commit: d04fdd9356 ]
2022-01-13 03:00:05 -05:00
Maneesh Gupta
501b613442
Revert "SWDEV-316155 - Fix for P2P sample failure"
...
This reverts commit 74269eb547 .
Reason for revert: Fixed via a different patch
Change-Id: I1743afdd7b8516b39501839d74bbed6bdb797e0c
[ROCm/clr commit: ff1f1ba867 ]
2022-01-13 02:27:47 -05:00
Satyanvesh Dittakavi
bdc978c0e2
SWDEV-318128 - Add Null checks in hipGraphExecHostNodeSetParams API
...
Change-Id: I1363b16646b7629c827ace4db4c7b0da32486edb
[ROCm/clr commit: dcd0322f52 ]
2022-01-13 02:16:24 -05:00
Nick Curtis
925805d186
Fix missing system-scope for CAS in atomic[Min|Max]_system
...
Change-Id: Ieb0ca79eaeba3a0ae56739246e08135a25a8d6dd
[ROCm/clr commit: c8103470d5 ]
2022-01-12 22:53:11 -05:00
Satyanvesh Dittakavi
85c2cac111
SWDEV-306939 - Fix vdi errors/warnings by CppCheck
...
Change-Id: I56d910f8363787f1050d5d7e8064ed553c5827fd
[ROCm/clr commit: e20dd61932 ]
2022-01-12 00:22:16 -05:00
Sarbojit Sarkar
8f0c0822ad
SWDEV-313905 - Fix segfault
...
Change-Id: I7b7bbe80a169014b5d4a8de134351b9f8bf11735
[ROCm/clr commit: 017603703b ]
2022-01-11 23:40:25 -05:00
Sarbojit Sarkar
641d0b9d6f
SWDEV-315545 - Fix for hipMemsetAsync crash
...
Change-Id: I39ad0dacf4357aa6f9d0c6cf92a6a7d14bd219c0
[ROCm/clr commit: c4f6037ae8 ]
2022-01-10 06:48:10 -05:00
Chauncey Hui
0f38461bb6
SWDEV-2 - Change OpenCL version number from 3411 to 3412
...
[ROCm/clr commit: 8b5b2a2d79 ]
2022-01-08 03:00:04 -05:00
haoyuan2
3bdc78b813
SWDEV-315924 - align with CUDA to define vector3 data type
...
Change-Id: I7654fb757b4c387a762f384ccdd3f2c8555d149f
[ROCm/clr commit: 0f94653447 ]
2022-01-06 17:35:56 -05:00
German Andryeyev
252c0e5032
SWDEV-316665 - Add ATI_BITS_32 define to cmake build
...
Some logic in ROCclr relies on ATI_BITS_32 define
Change-Id: I2f0ef535e8d7717f9aa8646bdc80c09880bd2bee
[ROCm/clr commit: 5f98028a48 ]
2022-01-06 13:14:19 -05:00
Sarbojit Sarkar
74269eb547
SWDEV-316155 - Fix for P2P sample failure
...
Change-Id: I95a70d44949c59319a9a09f84be771740c3f0521
[ROCm/clr commit: 845b923507 ]
2022-01-06 06:35:15 -05:00
Chauncey Hui
1202b80ccd
SWDEV-2 - Change OpenCL version number from 3410 to 3411
...
[ROCm/clr commit: f892de68a3 ]
2022-01-05 03:00:05 -05:00
Tao Sang
8929cc4544
SWDEV-315590 - Fix texture vector issue
...
Apply mapFrom() to related texture device functions.
Change-Id: Ifed918c87373b784780b2180320ccb746845daff
[ROCm/clr commit: 78de8cd672 ]
2022-01-04 19:26:14 -05:00
German Andryeyev
b8ab281765
SWDEV-317061 - Fix 32-bit HSAIL complib load
...
Use __stdcall decl to match the library defines
Change-Id: Id4178443d5a9bb4e5401d80b3b5d15c7bbea0330
[ROCm/clr commit: e0a4e0df0e ]
2022-01-04 16:48:18 -05:00
Tao Sang
77bb6fd205
SWDEV-315590 - Fix texture fetch issue
...
Add mapFrom() to map "float __attribute__((ext_vector_type(4)))"
of output of low-level device function to right vector.
Change-Id: Ifed915c87273b784780b2180320ccb746845dafb
[ROCm/clr commit: 7de480760b ]
2022-01-04 13:38:57 -05:00
Chauncey Hui
da523f184f
SWDEV-2 - Change OpenCL version number from 3409 to 3410
...
[ROCm/clr commit: c04d650b67 ]
2021-12-29 03:00:09 -05:00
haoyuan2
95921782b0
check if the input mode is valid, SWDEV-306130
...
Change-Id: I72fda84ca3159b00062d98d49be62cae48701a32
[ROCm/clr commit: bd719ceb20 ]
2021-12-28 21:09:31 -05:00
haoyuan2
74c05e9bc1
SWDEV-316150 - align with OCL to use wavefront64 on Navi21/22/23/24
...
Change-Id: Ic47bc7cc6300c217c02c2bbbda9940a3b5c9597d
[ROCm/clr commit: 3d5d9e2691 ]
2021-12-28 12:39:18 -08:00
Satyanvesh Dittakavi
5cb71910d2
Revert "SWDEV-304151 - Reset file descriptor after Module Load"
...
This reverts commit 6ef56f09f1 .
Reason for revert: To address SWDEV-316216
Change-Id: Ib8e6ac4b87c5e52757cd8f45958f39f012823c60
[ROCm/clr commit: a6b2294b93 ]
2021-12-23 06:11:43 +00:00
Jeremy Newton
de579ad9d8
SWDEV-316087 - Fix ROCM_DEP_ROCMCORE logic
...
ROCM_DEP_ROCMCORE is not passed to the packaging cmake files, so
rocm-core is never added to the dependency list, even if it's set.
Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com >
Change-Id: I57ec415b5e2b816f8bc226a66643ca0a808e9a35
[ROCm/clr commit: 3898530e2c ]
2021-12-22 11:07:58 -05:00
haoyuan2
abbb7b9bc5
SWDEV-316052 - fix HIP_Directed tests build error
...
Change-Id: I782c68859f77934f2cf672ee53378e51b1cb1ddd
[ROCm/clr commit: 8a8581edf5 ]
2021-12-21 03:21:53 -05:00
Aakanksha
ad86c8a225
Package hipcc binaries
...
(hipcc.bin and hipconfig.bin)
Change-Id: Ib13cbc5fb33ffd03c5fada46f13875bd5ac47800
[ROCm/clr commit: f313c2ea80 ]
2021-12-20 23:07:45 +00:00
Chauncey Hui
729e99fc65
SWDEV-2 - Change OpenCL version number from 3408 to 3409
...
[ROCm/clr commit: a6948a31f2 ]
2021-12-19 03:00:03 -05:00
Saleel Kudchadker
500f6a6513
SWDEV-313306 - Fix Co-operative groups dtests
...
Add a state indicator to retain ExternalSignals when needed.
Co-operative group launch uses external signals to indicate a dependency
to the next command.
Change-Id: I6d0daa006e2377c3bbf4aeca0fd5b63c7ac8fbbb
[ROCm/clr commit: 1fbd75b825 ]
2021-12-17 12:41:37 -08:00