Maneesh Gupta
03014e8a1d
Merge branch 'release_0.84.00' into privatestaging
...
Conflicts:
include/hcc_detail/hip_runtime.h
src/hip_hcc.cpp
[ROCm/clr commit: 02e6fc27f4 ]
2016-04-22 10:55:58 +05:30
Maneesh Gupta
02e6fc27f4
Merge branch 'release_0.84.00' into privatestaging
...
Conflicts:
include/hcc_detail/hip_runtime.h
src/hip_hcc.cpp
2016-04-22 10:55:58 +05:30
Maneesh Gupta
90fa90295f
Merge branch 'release_0.84.00' into privatestaging
...
Conflicts:
include/hcc_detail/hip_runtime.h
src/hip_hcc.cpp
[ROCm/hip commit: ffdf6ab23b ]
2016-04-22 10:55:58 +05:30
Maneesh Gupta
ffdf6ab23b
Merge branch 'release_0.84.00' into privatestaging
...
Conflicts:
include/hcc_detail/hip_runtime.h
src/hip_hcc.cpp
2016-04-22 10:55:58 +05:30
Aditya Atluri
ae1fed4652
added full make_datatype support
...
[ROCm/clr commit: 1001796485 ]
2016-04-21 17:25:30 -05:00
Aditya Atluri
1001796485
added full make_datatype support
2016-04-21 17:25:30 -05:00
Aditya Atluri
940d891899
added full make_datatype support
...
[ROCm/hip commit: 88a883c1a1 ]
2016-04-21 17:25:30 -05:00
Aditya Atluri
88a883c1a1
added full make_datatype support
2016-04-21 17:25:30 -05:00
Aditya Atluri
b426b5b8b6
reorg make_datatype feature
...
[ROCm/clr commit: 48f3762160 ]
2016-04-21 14:51:19 -05:00
Aditya Atluri
48f3762160
reorg make_datatype feature
2016-04-21 14:51:19 -05:00
Aditya Atluri
e39de0f560
reorg make_datatype feature
...
[ROCm/hip commit: 9ca8584ec0 ]
2016-04-21 14:51:19 -05:00
Aditya Atluri
9ca8584ec0
reorg make_datatype feature
2016-04-21 14:51:19 -05:00
Aditya Atluri
23a91cd8aa
added full data type support for __ldg
...
[ROCm/clr commit: 3aac6d45ad ]
2016-04-21 11:17:26 -05:00
Aditya Atluri
3aac6d45ad
added full data type support for __ldg
2016-04-21 11:17:26 -05:00
Aditya Atluri
552acd5ed5
added full data type support for __ldg
...
[ROCm/hip commit: ba59ea87ab ]
2016-04-21 11:17:26 -05:00
Aditya Atluri
ba59ea87ab
added full data type support for __ldg
2016-04-21 11:17:26 -05:00
foreman
5de6255e40
P4 to Git Change 1260385 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/21 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2100 to 2101.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1847 edit
[ROCm/clr commit: 52e7e4888d ]
2016-04-21 03:06:56 -04:00
foreman
52e7e4888d
P4 to Git Change 1260385 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/21 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2100 to 2101.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1847 edit
2016-04-21 03:06:56 -04:00
bwicakso
90fffbca82
Fix for kernel synchronization
...
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.
[ROCm/clr commit: 6773a64b22 ]
2016-04-20 15:51:39 -05:00
bwicakso
6773a64b22
Fix for kernel synchronization
...
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.
2016-04-20 15:51:39 -05:00
bwicakso
d24ba1ecbb
Fix for kernel synchronization
...
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.
[ROCm/hip commit: df98fd8531 ]
2016-04-20 15:51:39 -05:00
bwicakso
df98fd8531
Fix for kernel synchronization
...
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.
2016-04-20 15:51:39 -05:00
Aditya Atluri
7f21840dc8
added support pinned dma memcpy between host and device
...
[ROCm/clr commit: 620c5c64e6 ]
2016-04-20 14:21:22 -05:00
Aditya Atluri
620c5c64e6
added support pinned dma memcpy between host and device
2016-04-20 14:21:22 -05:00
Aditya Atluri
182ce03846
added support pinned dma memcpy between host and device
...
[ROCm/hip commit: f74b7a3636 ]
2016-04-20 14:21:22 -05:00
Aditya Atluri
f74b7a3636
added support pinned dma memcpy between host and device
2016-04-20 14:21:22 -05:00
Aditya Atluri
91338214a6
added copyright for ldg
...
[ROCm/clr commit: f46e1bcf0e ]
2016-04-20 12:28:02 -05:00
Aditya Atluri
f46e1bcf0e
added copyright for ldg
2016-04-20 12:28:02 -05:00
Aditya Atluri
7feb990d97
added copyright for ldg
...
[ROCm/hip commit: de7952cd06 ]
2016-04-20 12:28:02 -05:00
Aditya Atluri
de7952cd06
added copyright for ldg
2016-04-20 12:28:02 -05:00
Aditya Atluri
b857720440
added support for __ldg
...
[ROCm/clr commit: b493eac7e0 ]
2016-04-20 12:25:40 -05:00
Aditya Atluri
b493eac7e0
added support for __ldg
2016-04-20 12:25:40 -05:00
Aditya Atluri
15fc041fd6
added support for __ldg
...
[ROCm/hip commit: 805b268ad4 ]
2016-04-20 12:25:40 -05:00
Aditya Atluri
805b268ad4
added support for __ldg
2016-04-20 12:25:40 -05:00
pensun
fe9234e9df
update API trace information for hipLaunchKernel
...
[ROCm/clr commit: 517008f98b ]
2016-04-20 09:57:55 -05:00
pensun
517008f98b
update API trace information for hipLaunchKernel
2016-04-20 09:57:55 -05:00
pensun
3a25eeca87
update API trace information for hipLaunchKernel
...
[ROCm/hip commit: 883a3fe831 ]
2016-04-20 09:57:55 -05:00
pensun
883a3fe831
update API trace information for hipLaunchKernel
2016-04-20 09:57:55 -05:00
pensun
91286fe84a
Merge branch 'release_0.84.00' of https://github.com/AMDComputeLibraries/HIP-privatestaging into release_0.84.00
...
[ROCm/clr commit: f0b0bc672a ]
2016-04-20 09:48:52 -05:00
pensun
f0b0bc672a
Merge branch 'release_0.84.00' of https://github.com/AMDComputeLibraries/HIP-privatestaging into release_0.84.00
2016-04-20 09:48:52 -05:00
pensun
b197cb30cb
Merge branch 'release_0.84.00' of https://github.com/AMDComputeLibraries/HIP-privatestaging into release_0.84.00
...
[ROCm/hip commit: 2ddade96d7 ]
2016-04-20 09:48:52 -05:00
pensun
2ddade96d7
Merge branch 'release_0.84.00' of https://github.com/AMDComputeLibraries/HIP-privatestaging into release_0.84.00
2016-04-20 09:48:52 -05:00
pensun
8be7a1b859
update hipLaunchKernel API trace information
...
[ROCm/clr commit: f8ad557864 ]
2016-04-20 09:48:35 -05:00
pensun
f8ad557864
update hipLaunchKernel API trace information
2016-04-20 09:48:35 -05:00
pensun
e2327b1b18
update hipLaunchKernel API trace information
...
[ROCm/hip commit: 7f37fc4ec7 ]
2016-04-20 09:48:35 -05:00
pensun
7f37fc4ec7
update hipLaunchKernel API trace information
2016-04-20 09:48:35 -05:00
foreman
9c8ed9a2a2
P4 to Git Change 1259968 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/20 03:00:14
...
SWDEV-2 - Change OpenCL version number from 2099 to 2100.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1846 edit
[ROCm/clr commit: 655ced5272 ]
2016-04-20 03:10:39 -04:00
foreman
655ced5272
P4 to Git Change 1259968 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/20 03:00:14
...
SWDEV-2 - Change OpenCL version number from 2099 to 2100.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1846 edit
2016-04-20 03:10:39 -04:00
Shi, Aaron (en ye) (xN/A) TO
ad21f0606e
HSA Finalizer: Promote SC PRM -> Finalizer (HSA tree) up to CL 1258514
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1259784]
2016-04-19 15:31:52 -05:00
Shi, Aaron (en ye) (xN/A) TO
93ce815152
HSA Finalizer: Promote SC PRM -> Finalizer (HSA tree) up to CL 1258514
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1259784]
[ROCm/ROCR-Runtime commit: ad21f0606e ]
2016-04-19 15:31:52 -05:00