Jatin Chaudhary
32498b61ff
SWDEV-279372 - HIP_CLANG_PATH should resolve from HIP_PATH if its defined
...
Change-Id: Iee909f1e2f3d6443b494846219ad955a1f0ebfe8
2021-03-31 00:31:45 -04:00
Alex Xie
090cf6c6d3
SWDEV-276304 - [Navi][OpenCL][Linux]AMF Converter generate corrupted Frames
...
This is part 2 of the code change for PAL.
The copy image workaround could be recursively used by ROCclr blit kernel.
Avoid such situation by using stack variable.
Tests:
clinfo.
Conformance tests - basic, API, info, and all images tests.
Internal runtime tests - all passed.
Change-Id: I3c822e55398cdf35c2c4a46ed9fc20fbee7cc908
2021-03-30 15:56:01 -04:00
Sourabh Betigeri
2ba421f784
SWDEV-274727 - Disabling tests temporarily
...
Change-Id: I695daebe15f592afdfee8e4efe4d8966b6e9922a
2021-03-30 13:02:19 -04:00
Alex Xie
2bd1836049
SWDEV-276304 - [Navi][OpenCL][Linux]AMF Converter generate corrupted Frames
...
The copy image workaround could be recursively used by ROCclr blit kernel.
Avoid such situation by using stack variable.
Change-Id: Iadaa8cad9216220194760dd461a9533bb236aea0
2021-03-30 12:07:00 -04:00
sumanthtg
5a84691e52
SWDEV-278478 - hipDeviceGetPCIBusId-vs-lspci test enabled only for linux environment
...
Change-Id: Ia86174505d912a32b07e8e959adfba6391c3284d
2021-03-30 09:28:28 -04:00
Chauncey Hui
654f51dfc8
SWDEV-2 - Change OpenCL version number from 3281 to 3282
2021-03-30 03:00:08 -04:00
Jatin Chaudhary
8e9e8f40e4
SWDEV-278810 - Remove default addition of CXX Flags if file type is not recognized
...
Change-Id: I2b29f246d138b511d77f8e78f273795b4977313f
2021-03-30 00:47:56 -04:00
pghafari
f1d58ae0d6
SWDEV-245532 - HIP - Vulkan interop
...
Change-Id: I741f48e095c203bb1304f5b5e44f8c87b14b5497
2021-03-29 12:06:35 -04:00
Sarbojit Sarkar
b7a03695c3
SWDEV-277926 - Updated deprecated APIs in Cuda
...
Change-Id: I9ff655af227b245067eb760325c395bb562696ee
2021-03-29 01:19:19 -04:00
Satyanvesh Dittakavi
68abfb4aff
SWDEV-277152 - Add hipMemcpy2DToArrayAsync API in headers
...
Also, address few scenarios for hipMemcpy2DToArray/Async to return
proper error types
Change-Id: Idbadf666a5e7bebc0f3ea8b7048b79208e04cf6b
2021-03-27 13:50:38 -04:00
Chauncey Hui
682c87592c
SWDEV-2 - Change OpenCL version number from 3280 to 3281
2021-03-27 03:00:07 -04:00
pghafari
e64ce02ea2
SWDEV-245532 - HIP - Vulkan interop
...
Change-Id: I0be4279bb1037640d138dd07e125b78a719743ca
2021-03-26 13:59:13 -04:00
Chauncey Hui
69eccabbc5
SWDEV-2 - Change OpenCL version number from 3279 to 3280
2021-03-26 03:00:05 -04:00
pghafari
74de707cf2
SWDEV-245532 - HIP - Vulkan interop, syntax update
...
Change-Id: I5fd4431bab4d975efec47298f2746fbcbbec8a44
2021-03-25 13:40:55 -04:00
German Andryeyev
8c513407af
SWDEV-278346 - Replace assert with LogWarning()
...
ROCr returns some unexpected values and for now just return
invalid device back to the app
Change-Id: Ia6fb709ed2dc77d77bd5d64de80b41b3720bed76
2021-03-25 10:19:33 -04:00
Chauncey Hui
226af92939
SWDEV-2 - Change OpenCL version number from 3278 to 3279
2021-03-25 03:00:07 -04:00
Maneesh Gupta
dff604f557
SWDEV-187253 - Print warning if launch_params > bounds
...
Change-Id: I138546bf816887576e797105f97ce37245911045
2021-03-24 22:29:19 -07:00
pghafari
6e888b15ff
SWDEV-245532 - HIP - Vulkan interop
...
Change-Id: I0e5bc4862925f344b3fcadf1fa0c0acaeaae6c4d
2021-03-23 23:40:17 -04:00
Payam Ghafari
a4ec8608e8
Merge "SWDEV-245532 - HIP - Vulkan interop" into amd-staging
2021-03-23 23:36:59 -04:00
German Andryeyev
f4cc6cf84f
Merge "SWDEV-276625 - Add implicit glFinish() for cl_khr_gl_event" into amd-staging
2021-03-23 14:32:21 -04:00
sumanthtg
e7ee877a50
SWDEV-278478 - Fix for hipDeviceGetPCIBusId-vs-lspci test failure
...
Change-Id: I7c722633ba8023f03bb64f5fb32b31f10015c327
2021-03-23 21:49:17 +05:30
Anusha GodavarthySurya
5577936baa
SWDEV-272025 - Replace pushd/popd with cd
...
Change-Id: I0464e4079e31ddbc4e2032d64600f1f2c31a2c1f
2021-03-23 05:24:50 -04:00
Chauncey Hui
1b9de9bee0
SWDEV-2 - Change OpenCL version number from 3277 to 3278
2021-03-23 03:00:07 -04:00
German Andryeyev
c4cde09339
SWDEV-276625 - Add implicit glFinish() for cl_khr_gl_event
...
Modifies the behavior of clEnqueueAcquireGLObjects and
clEnqueueReleaseGLObjects to implicitly guarantee synchronization
with an OpenGL context bound in the same thread as
the OpenCL context.
Change-Id: I23eddee37a77f6c1c9d1a9ad3a3e1eb254a1ed82
2021-03-22 16:49:03 -04:00
pghafari
67e9aac689
SWDEV-245532 - HIP - Vulkan interop
...
Change-Id: Ied16503cc154fbda8ce28db25df746cccb19e0ba
2021-03-22 15:06:50 -04:00
Jason Tang
2727d7047a
SWDEV-277771 - Build opencl with c++ standard 14
...
Change-Id: I11c72b230320761f775e23816634b55ceaccb65e
2021-03-22 11:30:29 -04:00
Jason Tang
542ae617e5
SWDEV-277771 - Build rocclr with c++ standard 14
...
Change-Id: Id91460ca50acd0640d479f207fb169d207648f61
2021-03-22 11:28:56 -04:00
Anusha GodavarthySurya
23f8c84326
SWDEV-269085 - Fix compilation error with clang
...
Change-Id: Iab5902c9a2702456fbe433fdefc40541c48acb71
2021-03-22 03:02:50 -07:00
Saleel Kudchadker
b1657c4159
SWDEV-277847 - Move event lock_ to the beginning
...
For addMarker, assume T1 comes in first and enqueues a command C1.
Before T1 grabs the event_::lock_ it gets preempted. At this time,
T2 comes in, enqueues C2 and grabs the lock_ and updates event_. Now T1
wakes up and updates a older command C1 for the event.
Change-Id: Ia423782b23026302c40976385623cfdede32d70b
2021-03-19 15:28:08 -07:00
jujiang
cc69e95c1a
SWDEV-277423 - Correct hipStreamWaitValue doxygen format
...
Change-Id: I8914c14cb7a05d5d0bdfa054af14765c872c70a6
2021-03-19 14:10:41 -04:00
Chauncey Hui
fe84c3a912
SWDEV-2 - Change OpenCL version number from 3276 to 3277
2021-03-19 03:00:05 -04:00
Tao Sang
08625144b3
SWDEV-273138 - Update canUseStreamWaitValue retrieving
...
Remove canUseStreamWaitValue from hipDeviceProp_t.
Update canUseStreamWaitValue retrieving in hipDeviceGetAttribute().
Change-Id: I275bd42d8b03e141caaf9f1bc6b714e51ca72dfb
2021-03-18 22:42:35 -04:00
Sourabh Betigeri
c90c7a5cf1
SWDEV-274727 - The callback associated with the event was being processed after the event is destroyed. Commit after resolving merge conflict.
...
Change-Id: Ia7383c83318ca0c2a4f21f7aaf22b1cebd828cf0
2021-03-18 15:08:58 -04:00
German Andryeyev
5c360446bf
SWDEV-277543 - fix destruction of the stream object
...
Change-Id: If2f532e66099805a7f05181e63f5454893a1a288
2021-03-18 13:24:46 -04:00
cjatin
06fa63df04
SWDEV-272811 - Using OCML functions for conversion of fp to int
...
Change-Id: Id0c02bf6a2e0553d522035b078a9db4cd3fad215
2021-03-18 11:43:30 -04:00
Ravi C Akkenapally
397bac37a3
SWDEV-276827 - Stream Operations: match API with CUDA
...
Change-Id: Ia79a950561e97df3b2229f76f5512dede2babf98
2021-03-18 07:52:29 -07:00
Sarbojit Sarkar
43c371fb7b
SWDEV-276319 - Fix for -ve cases
...
Change-Id: Ie6157e3cdbd1f959c8ea502b48286bdf102b8a0f
2021-03-18 00:21:43 -04:00
Sarbojit Sarkar
16fcf72c42
SWDEV-271539 - fix for hipMemcpy3D segfault
...
Change-Id: I9c76dfaa19fb3a848623ddf3297a6c8a38f7c494
2021-03-18 00:20:52 -04:00
Chauncey Hui
a19caaf990
SWDEV-2 - Change OpenCL version number from 3275 to 3276
2021-03-17 03:00:05 -04:00
Tao Sang
629ea5fe19
SWDEV-273943 - Enable runtimeApi.event dtest
...
Add device_id_ in hip::event to match cuda behaviour in
hipEventQuery() and hipEventRecord().
Enable hipEventElapsedTime test on AMD platform.
Workarround sporadic crash of hipEventIpc test due to
some bug of event ipc.
Add missing hipEventDestroy() in some event tests.
Fix some logic code errors.
Fix typo in comment.
Change-Id: I9ec74c475161b3e31df48d193449023e921f2924
2021-03-16 17:12:08 -04:00
Satyanvesh Dittakavi
a711a49881
SWDEV-264244 - Hide Notifications from HIP
...
This fixes hipStreamQuery returning hipErrorNotReady when idle
Change-Id: I3f77666a00bc6a7162b6c660d79e76c09669d94f
2021-03-16 06:30:55 -04:00
Vladislav Sytchenko
82e40a6438
SWDEV-275317 - Correctly pass HIP image width to ROCclr APIs in AtoD/DtoA copies
...
HIP assumes that image width is in bytes, but OCL/ROCclr assumes that
it's in pixels. AtoD/DtoA need to account for this.
Change-Id: I275bd41d8b03e141caaf951bc6b714e51ca72dfc
2021-03-15 21:09:58 -04:00
German Andryeyev
89791c14f9
SWDEV-276569 - Add P010 support for DX9
...
Change-Id: I652debccc0fabad89eff3052b884a59d44ee8233
2021-03-15 14:45:26 -04:00
jujiang
3dea940498
SWDEV-271283, SWDEV-274749 - Fix hipLaunchParmFUnctor test failure
...
Change-Id: I568eba45403feae6f50eceab4a6bcc76756fd5bd
2021-03-15 14:42:41 -04:00
German Andryeyev
89e15747ae
Merge "SWDEV-276631 - return error codes for clCreateEventFromGLsyncKHR()" into amd-staging
2021-03-15 09:46:36 -04:00
Payam
2e52ceca29
SWDEV-182753 - Throw error if launch params>bounds
...
Change-Id: I5f9931efac37e3149894ca116a1b0c2dcc3e5bc5
2021-03-12 19:17:08 -05:00
German Andryeyev
9aebe61637
SWDEV-276631 - return error codes for clCreateEventFromGLsyncKHR()
...
Change-Id: I9b93f5bde157d0f746a9d662ef35fbbb20cce6e6
2021-03-12 14:34:59 -05:00
Chauncey Hui
dc58078887
SWDEV-2 - Change OpenCL version number from 3274 to 3275
2021-03-12 03:00:05 -05:00
Saleel Kudchadker
d034c48405
SWDEV-271010 - Increase active wait time
...
Increase wait time for active wait to 50us
Change-Id: I8f269ab25ecc6775e655b9eb36fafc5f41a59c95
2021-03-11 13:16:59 -08:00
Saleel Kudchadker
47e44117cd
SWDEV-271010 - Add 512KB transfer size for test
...
Add a new transfer to hipPerfBufferCopySpeed test
Change-Id: Ia7ec9a89e8789bf16fd5f86b08521287049c1e77
2021-03-11 11:01:54 -08:00