Maneesh Gupta
1e404bfb14
Merge branch 'amd-develop' into amd-master
...
Change-Id: I312fb9d1181733ef5160d1e993e2ae57ced0f6b3
(cherry picked from commit 88fb807af0 )
2017-04-25 00:01:30 -04:00
Maneesh Gupta
5433d17e2e
Merge branch 'amd-develop' into amd-master
...
Change-Id: I312fb9d1181733ef5160d1e993e2ae57ced0f6b3
(cherry picked from commit 88fb807af0 )
2017-04-25 00:01:30 -04:00
Ben Sander
579b8e5050
Add host offset checking
...
[ROCm/clr commit: fbf28a8728 ]
2017-04-24 22:30:54 -05:00
Ben Sander
fbf28a8728
Add host offset checking
2017-04-24 22:30:54 -05:00
Ben Sander
cd93a2f229
Add host offset checking
2017-04-24 22:30:54 -05:00
Ben Sander
20315571bd
Refactor hipHostRegister test.
...
- Add more testing for offsets.
- Parse cmdline options and use --tests.
[ROCm/clr commit: e7af4ef641 ]
2017-04-24 22:30:54 -05:00
Ben Sander
e7af4ef641
Refactor hipHostRegister test.
...
- Add more testing for offsets.
- Parse cmdline options and use --tests.
2017-04-24 22:30:54 -05:00
Ben Sander
b7b17c3841
Refactor hipHostRegister test.
...
- Add more testing for offsets.
- Parse cmdline options and use --tests.
2017-04-24 22:30:54 -05:00
Ben Sander
aa4c89380e
Refactor hipHostRegister to cover misaligned cases.
...
[ROCm/clr commit: 5ba167b82b ]
2017-04-24 22:30:54 -05:00
Ben Sander
5ba167b82b
Refactor hipHostRegister to cover misaligned cases.
2017-04-24 22:30:54 -05:00
Ben Sander
8ba993e36c
Refactor hipHostRegister to cover misaligned cases.
2017-04-24 22:30:54 -05:00
Ben Sander
0e042a1529
Tailor pointer info for src/dst before calling HCC copy routines.
...
HCC sometimes uses the srcPtrInfo or dstPtrInfo to determine the
pointer. Make sure these use the actual pointer and not the base
of the allocation.
[ROCm/clr commit: 3da8e94cbf ]
2017-04-24 22:30:54 -05:00
Ben Sander
3da8e94cbf
Tailor pointer info for src/dst before calling HCC copy routines.
...
HCC sometimes uses the srcPtrInfo or dstPtrInfo to determine the
pointer. Make sure these use the actual pointer and not the base
of the allocation.
2017-04-24 22:30:54 -05:00
Ben Sander
5a52b79782
Tailor pointer info for src/dst before calling HCC copy routines.
...
HCC sometimes uses the srcPtrInfo or dstPtrInfo to determine the
pointer. Make sure these use the actual pointer and not the base
of the allocation.
2017-04-24 22:30:54 -05:00
Ben Sander
67383ddb5c
Add test for non-page-aligned mem copies.
...
[ROCm/clr commit: d120b2dd12 ]
2017-04-24 22:30:54 -05:00
Ben Sander
d120b2dd12
Add test for non-page-aligned mem copies.
2017-04-24 22:30:54 -05:00
Ben Sander
ab410add5c
Add test for non-page-aligned mem copies.
2017-04-24 22:30:54 -05:00
Ben Sander
37fcb3bd13
Add corrected test for offsets
...
[ROCm/clr commit: b44a3eefd1 ]
2017-04-24 22:30:54 -05:00
Ben Sander
b44a3eefd1
Add corrected test for offsets
2017-04-24 22:30:54 -05:00
Ben Sander
c5d89d9e7f
Add corrected test for offsets
2017-04-24 22:30:54 -05:00
Ben Sander
04082c14a7
Refactor hipMemcpy test to share mem alloc for multiple copies.
...
[ROCm/clr commit: 6b16f56f38 ]
2017-04-24 22:30:54 -05:00
Ben Sander
6b16f56f38
Refactor hipMemcpy test to share mem alloc for multiple copies.
2017-04-24 22:30:54 -05:00
Ben Sander
2bc0a6030e
Refactor hipMemcpy test to share mem alloc for multiple copies.
2017-04-24 22:30:54 -05:00
Ben Sander
88fa748893
Add negative testing for memory full condition.
...
[ROCm/clr commit: 693e5abc1c ]
2017-04-24 22:30:54 -05:00
Ben Sander
693e5abc1c
Add negative testing for memory full condition.
2017-04-24 22:30:54 -05:00
Ben Sander
dc001ef9b4
Add negative testing for memory full condition.
2017-04-24 22:30:54 -05:00
Ben Sander
eef8282c96
Fix hip debug for case where copyAgent is null (host-to-host)
...
[ROCm/clr commit: dfacfbb641 ]
2017-04-24 22:30:54 -05:00
Ben Sander
dfacfbb641
Fix hip debug for case where copyAgent is null (host-to-host)
2017-04-24 22:30:54 -05:00
Ben Sander
9e41e3c6e2
Fix hip debug for case where copyAgent is null (host-to-host)
2017-04-24 22:30:54 -05:00
Ben Sander
05c136e7b8
Fix hipMalloc to return error code if allocation fails.
...
[ROCm/clr commit: fb7eee01ff ]
2017-04-24 22:30:54 -05:00
Ben Sander
fb7eee01ff
Fix hipMalloc to return error code if allocation fails.
2017-04-24 22:30:54 -05:00
Ben Sander
59df70662a
Fix hipMalloc to return error code if allocation fails.
2017-04-24 22:30:54 -05:00
Aditya Atluri
8d9e22c975
fixed build issues with hipPointerGetAttributes
...
Change-Id: I3f5fbc05bdaef720884ba949075928752a070377
[ROCm/clr commit: 1f532b06f6 ]
2017-04-24 15:31:07 -05:00
Aditya Atluri
1f532b06f6
fixed build issues with hipPointerGetAttributes
...
Change-Id: I3f5fbc05bdaef720884ba949075928752a070377
2017-04-24 15:31:07 -05:00
Aditya Atluri
59ab3659ee
fixed build issues with hipPointerGetAttributes
...
Change-Id: I3f5fbc05bdaef720884ba949075928752a070377
2017-04-24 15:31:07 -05:00
Aditya Atluri
119f5a1e67
changed arguments for hipPointerGetAttributes
...
Change-Id: Ia7a7c4722c1f7d0a23f0e5cc3dd6dea6c01c1fd8
[ROCm/clr commit: 85c189c846 ]
2017-04-24 15:24:16 -05:00
Aditya Atluri
85c189c846
changed arguments for hipPointerGetAttributes
...
Change-Id: Ia7a7c4722c1f7d0a23f0e5cc3dd6dea6c01c1fd8
2017-04-24 15:24:16 -05:00
Aditya Atluri
72bcfa438b
changed arguments for hipPointerGetAttributes
...
Change-Id: Ia7a7c4722c1f7d0a23f0e5cc3dd6dea6c01c1fd8
2017-04-24 15:24:16 -05:00
foreman
636fb8fcf3
P4 to Git Change 1401775 by fdaniil@rocm_spec on 2017/04/24 12:28:56
...
SWDEV-102733 - added include dir for generated .inc files
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#3 edit
[ROCm/clr commit: f15b5548b3 ]
2017-04-24 12:36:29 -04:00
foreman
f15b5548b3
P4 to Git Change 1401775 by fdaniil@rocm_spec on 2017/04/24 12:28:56
...
SWDEV-102733 - added include dir for generated .inc files
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#3 edit
2017-04-24 12:36:29 -04:00
foreman
658b323667
P4 to Git Change 1401775 by fdaniil@rocm_spec on 2017/04/24 12:28:56
...
SWDEV-102733 - added include dir for generated .inc files
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#3 edit
[ROCm/clr commit: b0562eb261 ]
2017-04-24 12:36:29 -04:00
foreman
b0562eb261
P4 to Git Change 1401775 by fdaniil@rocm_spec on 2017/04/24 12:28:56
...
SWDEV-102733 - added include dir for generated .inc files
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#3 edit
2017-04-24 12:36:29 -04:00
Maneesh Gupta
ab6e1faf7b
Merge branch 'amd-develop' into amd-master
...
Change-Id: I312fb9d1181733ef5160d1e993e2ae57ced0f6b3
[ROCm/clr commit: 1186af91d7 ]
2017-04-24 08:51:03 +05:30
Maneesh Gupta
1186af91d7
Merge branch 'amd-develop' into amd-master
...
Change-Id: I312fb9d1181733ef5160d1e993e2ae57ced0f6b3
2017-04-24 08:51:03 +05:30
Maneesh Gupta
88fb807af0
Merge branch 'amd-develop' into amd-master
...
Change-Id: I312fb9d1181733ef5160d1e993e2ae57ced0f6b3
2017-04-24 08:51:03 +05:30
Maneesh Gupta
2650e1fde7
Updated release notes
...
Change-Id: Ia98aff420ea9d488924dce8fe9168cec9da301ab
[ROCm/clr commit: c16e0fb088 ]
2017-04-24 08:48:35 +05:30
Maneesh Gupta
c16e0fb088
Updated release notes
...
Change-Id: Ia98aff420ea9d488924dce8fe9168cec9da301ab
2017-04-24 08:48:35 +05:30
Maneesh Gupta
3a519ee9e5
Updated release notes
...
Change-Id: Ia98aff420ea9d488924dce8fe9168cec9da301ab
2017-04-24 08:48:35 +05:30
James Edwards
5c1e369ce3
Specify full path of hip libraries in link file.
...
Change-Id: I49b788f3489e7abff6b11006ff97fdfca4e5942c
(cherry picked from commit 4869bf5a7c )
[ROCm/clr commit: e88cd7720b ]
2017-04-22 23:16:55 -05:00
James Edwards
e88cd7720b
Specify full path of hip libraries in link file.
...
Change-Id: I49b788f3489e7abff6b11006ff97fdfca4e5942c
(cherry picked from commit 4869bf5a7c )
2017-04-22 23:16:55 -05:00