76333 Коммитов

Автор SHA1 Сообщение Дата
Maneesh Gupta e72dd38295 Merge branch 'amd-develop' into amd-master
Change-Id: I81429e5f3f55a71498da6cece9d08a8b1c170057
2017-01-06 12:55:36 +05:30
Maneesh Gupta 5492f7d4a4 Merge branch 'amd-develop' into amd-master
Change-Id: I81429e5f3f55a71498da6cece9d08a8b1c170057


[ROCm/hip commit: 9199f952f9]
2017-01-06 12:55:36 +05:30
Maneesh Gupta 9199f952f9 Merge branch 'amd-develop' into amd-master
Change-Id: I81429e5f3f55a71498da6cece9d08a8b1c170057
2017-01-06 12:55:36 +05:30
scchan e53542301a [cmake] add library dependencies to hip_hcc libraries
[ROCm/clr commit: d71ac5c91a]
2017-01-05 18:26:54 -05:00
scchan d71ac5c91a [cmake] add library dependencies to hip_hcc libraries 2017-01-05 18:26:54 -05:00
scchan eb9be747f2 [cmake] add library dependencies to hip_hcc libraries
[ROCm/hip commit: 4fd48084a6]
2017-01-05 18:26:54 -05:00
scchan 4fd48084a6 [cmake] add library dependencies to hip_hcc libraries 2017-01-05 18:26:54 -05:00
foreman 3165cb60e4 P4 to Git Change 1358998 by gandryey@gera-w8 on 2017/01/05 17:36:02
SWDEV-110504 - OpenCL on ROCm: MAX_WORK_GROUP_SIZE is 256 but max work items per dimension is 1024
	- Report Orca stack capabilities. OCL runtime currently can't report 1024 due to possible regressions in the apps.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#12 edit


[ROCm/clr commit: 0673572c79]
2017-01-05 17:46:40 -05:00
foreman 0673572c79 P4 to Git Change 1358998 by gandryey@gera-w8 on 2017/01/05 17:36:02
SWDEV-110504 - OpenCL on ROCm: MAX_WORK_GROUP_SIZE is 256 but max work items per dimension is 1024
	- Report Orca stack capabilities. OCL runtime currently can't report 1024 due to possible regressions in the apps.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#12 edit
2017-01-05 17:46:40 -05:00
foreman 6b33e1c577 P4 to Git Change 1358907 by skudchad@skudchad_test_win_opencl2 on 2017/01/05 15:04:39
SWDEV-107966 - PCMark10 OpenCL Performance Regression with SVM
	- Remove optimization for pinned memory. This causes performance drops now what we can use SUA model. This can be inserted in the future if the IOMMUv2 HW gets faster

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12125/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#237 edit


[ROCm/clr commit: 46b8820454]
2017-01-05 15:16:37 -05:00
foreman 46b8820454 P4 to Git Change 1358907 by skudchad@skudchad_test_win_opencl2 on 2017/01/05 15:04:39
SWDEV-107966 - PCMark10 OpenCL Performance Regression with SVM
	- Remove optimization for pinned memory. This causes performance drops now what we can use SUA model. This can be inserted in the future if the IOMMUv2 HW gets faster

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12125/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuresource.cpp#237 edit
2017-01-05 15:16:37 -05:00
foreman 3fcbe1c281 P4 to Git Change 1358812 by asalmanp@asalmanp-opencl-stg on 2017/01/05 11:55:44
SWDEV-109077 - [Polaris22][OCL] Add Driver Support for Polaris22(gfx8). Polaris22 is yet another new gfx8 ASIC and should follow ELM/BFN/Lexa code path.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12114/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/devStateSI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/devState.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/scCompileBase.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/loaders/bif/amuabi/amuABI.h#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/loaders/bif/amuabi/amuABIMultiBinary.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABI.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABIMultiBinary.cpp#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDIL.h#7 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILSubtarget.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/Internal/AMDILInternalDeviceFlags.h#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#145 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#562 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#230 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#349 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#179 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/caltarget.h#5 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/BIFEnumCheck.cpp#27 edit


[ROCm/clr commit: 978163569f]
2017-01-05 12:05:03 -05:00
foreman 978163569f P4 to Git Change 1358812 by asalmanp@asalmanp-opencl-stg on 2017/01/05 11:55:44
SWDEV-109077 - [Polaris22][OCL] Add Driver Support for Polaris22(gfx8). Polaris22 is yet another new gfx8 ASIC and should follow ELM/BFN/Lexa code path.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12114/

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/SI/devStateSI.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/devState.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/backends/gpu/scwrapper/scCompileBase.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/loaders/bif/amuabi/amuABI.h#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/legacy-lib/loaders/bif/amuabi/amuABIMultiBinary.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABI.h#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/amuabi/amuABIMultiBinary.cpp#20 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDIL.h#7 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/AMDILSubtarget.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm32/lib/Target/AMDIL/Internal/AMDILInternalDeviceFlags.h#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudefs.hpp#145 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#562 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#230 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#349 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#179 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/caltarget.h#5 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/binary/BIFEnumCheck.cpp#27 edit
2017-01-05 12:05:03 -05:00
foreman 3594b27cd0 P4 to Git Change 1358677 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/05 03:00:04
SWDEV-2 - Change OpenCL version number from 2325 to 2326.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2072 edit


[ROCm/clr commit: 6d8a7a40c9]
2017-01-05 03:06:26 -05:00
foreman 6d8a7a40c9 P4 to Git Change 1358677 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/05 03:00:04
SWDEV-2 - Change OpenCL version number from 2325 to 2326.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2072 edit
2017-01-05 03:06:26 -05:00
foreman a8e2b9f7c4 P4 to Git Change 1358617 by crjin@tc_opencl on 2017/01/04 21:54:04
SWDEV-110151 - [CQE OCL][TongaGL][QR] Hard hang/ error saying: "rendered images have artifacts(probably due to driver...)" is observed, while running RAT GPU(Low) due to faulty CL#1354622

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12112/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#178 edit


[ROCm/clr commit: eba058f572]
2017-01-04 22:02:46 -05:00
foreman eba058f572 P4 to Git Change 1358617 by crjin@tc_opencl on 2017/01/04 21:54:04
SWDEV-110151 - [CQE OCL][TongaGL][QR] Hard hang/ error saying: "rendered images have artifacts(probably due to driver...)" is observed, while running RAT GPU(Low) due to faulty CL#1354622

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12112/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#178 edit
2017-01-04 22:02:46 -05:00
Felix Kuehling 4181b408fc Allocate CWSR buffer in system memory
CWSR buffers can be large on dGPUs (~21MB on gfx803). Allocating them
in VRAM limits the number of queues that can be created unnecessarily.

Also make freeing of per-queue buffers symmetric with allocation. All
buffers are now allocated with allocate_exec_aligned_memory on dGPUs
and APUs, so use free_exec_aligned_memory to free them.

Change-Id: I45e8cb1801857d0268750202cdd422426611e457
2017-01-04 16:07:56 -05:00
Felix Kuehling f07e9a5606 Allocate CWSR buffer in system memory
CWSR buffers can be large on dGPUs (~21MB on gfx803). Allocating them
in VRAM limits the number of queues that can be created unnecessarily.

Also make freeing of per-queue buffers symmetric with allocation. All
buffers are now allocated with allocate_exec_aligned_memory on dGPUs
and APUs, so use free_exec_aligned_memory to free them.

Change-Id: I45e8cb1801857d0268750202cdd422426611e457


[ROCm/ROCR-Runtime commit: 4181b408fc]
2017-01-04 16:07:56 -05:00
foreman f60db0a6e0 P4 to Git Change 1358402 by gandryey@gera-w8 on 2017/01/04 11:28:19
SWDEV-109541 - Max queues limit in OCL impacts product development at GE Healthcare
	- Make GPU_MAX_COMMAND_QUEUES available in release build

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#263 edit


[ROCm/clr commit: 548d4174ea]
2017-01-04 11:36:21 -05:00
foreman 548d4174ea P4 to Git Change 1358402 by gandryey@gera-w8 on 2017/01/04 11:28:19
SWDEV-109541 - Max queues limit in OCL impacts product development at GE Healthcare
	- Make GPU_MAX_COMMAND_QUEUES available in release build

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#263 edit
2017-01-04 11:36:21 -05:00
foreman 028e415521 P4 to Git Change 1358358 by wchau@wchau_OCL_boltzmann on 2017/01/04 10:21:31
SWDEV-102698 - Back out changelist 1358063

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#147 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/Makefile#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#206 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#281 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#262 edit


[ROCm/clr commit: ff99f1f762]
2017-01-04 10:26:13 -05:00
foreman ff99f1f762 P4 to Git Change 1358358 by wchau@wchau_OCL_boltzmann on 2017/01/04 10:21:31
SWDEV-102698 - Back out changelist 1358063

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#147 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/Makefile#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#206 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#281 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#26 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#31 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#5 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#262 edit
2017-01-04 10:26:13 -05:00
foreman e762915068 P4 to Git Change 1358295 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/04 03:00:06
SWDEV-2 - Change OpenCL version number from 2324 to 2325.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2071 edit


[ROCm/clr commit: 99820356f1]
2017-01-04 03:11:15 -05:00
foreman 99820356f1 P4 to Git Change 1358295 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/04 03:00:06
SWDEV-2 - Change OpenCL version number from 2324 to 2325.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2071 edit
2017-01-04 03:11:15 -05:00
Maneesh Gupta ac59859a25 hipcc: Link to shared HIP runtime by default
Change-Id: I5030e3245e4afb6863b401656ca5d1ad9ae84310


[ROCm/clr commit: 9b02f0d7e5]
2017-01-04 12:39:09 +05:30
Maneesh Gupta 9b02f0d7e5 hipcc: Link to shared HIP runtime by default
Change-Id: I5030e3245e4afb6863b401656ca5d1ad9ae84310
2017-01-04 12:39:09 +05:30
Maneesh Gupta 977cd8fcb6 hipcc: Link to shared HIP runtime by default
Change-Id: I5030e3245e4afb6863b401656ca5d1ad9ae84310


[ROCm/hip commit: a42da10c44]
2017-01-04 12:39:09 +05:30
Maneesh Gupta a42da10c44 hipcc: Link to shared HIP runtime by default
Change-Id: I5030e3245e4afb6863b401656ca5d1ad9ae84310
2017-01-04 12:39:09 +05:30
foreman 06990c922a P4 to Git Change 1358063 by wchau@wchau_OCL_boltzmann on 2017/01/03 16:44:42
SWDEV-102698 - [OCL-LC-ROCm] Add code caching support to OpenCL program manager

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#146 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/Makefile#20 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#65 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#205 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#280 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#49 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#261 edit


[ROCm/clr commit: b9916d35f4]
2017-01-03 16:56:06 -05:00
foreman b9916d35f4 P4 to Git Change 1358063 by wchau@wchau_OCL_boltzmann on 2017/01/03 16:44:42
SWDEV-102698 - [OCL-LC-ROCm] Add code caching support to OpenCL program manager

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/build/Makefile.api#146 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/Makefile#20 edit
... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#65 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#205 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#280 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/build/Makefile.oclrocm#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/roccompiler.cpp#25 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#49 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#261 edit
2017-01-03 16:56:06 -05:00
foreman 20cd50201a P4 to Git Change 1358001 by skudchad@skudchad_test_win_opencl2 on 2017/01/03 15:05:28
SWDEV-107271 - [OpenCL][GFXIP9 Bring up] add support for Raven(gfx901)
	- Add perf counter blocks in PAL backend.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12108/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#36 edit


[ROCm/clr commit: b48cac624d]
2017-01-03 15:18:03 -05:00
foreman b48cac624d P4 to Git Change 1358001 by skudchad@skudchad_test_win_opencl2 on 2017/01/03 15:05:28
SWDEV-107271 - [OpenCL][GFXIP9 Bring up] add support for Raven(gfx901)
	- Add perf counter blocks in PAL backend.

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/12108/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#7 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLPerfCounters.cpp#36 edit
2017-01-03 15:18:03 -05:00
foreman ab06cc03d7 P4 to Git Change 1357839 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/03 03:00:05
SWDEV-2 - Change OpenCL version number from 2323 to 2324.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2070 edit


[ROCm/clr commit: 0948789f95]
2017-01-03 03:08:26 -05:00
foreman 0948789f95 P4 to Git Change 1357839 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/03 03:00:05
SWDEV-2 - Change OpenCL version number from 2323 to 2324.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2070 edit
2017-01-03 03:08:26 -05:00
foreman 4980907f67 P4 to Git Change 1357711 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/02 03:00:06
SWDEV-2 - Change OpenCL version number from 2322 to 2323.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2069 edit


[ROCm/clr commit: 8970ee531c]
2017-01-02 03:29:07 -05:00
foreman 8970ee531c P4 to Git Change 1357711 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/02 03:00:06
SWDEV-2 - Change OpenCL version number from 2322 to 2323.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2069 edit
2017-01-02 03:29:07 -05:00
foreman 73f722ecba P4 to Git Change 1357696 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/01 03:00:05
SWDEV-2 - Change OpenCL version number from 2321 to 2322.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2068 edit


[ROCm/clr commit: e28597cc6a]
2017-01-01 02:19:50 -06:00
foreman e28597cc6a P4 to Git Change 1357696 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/01 03:00:05
SWDEV-2 - Change OpenCL version number from 2321 to 2322.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2068 edit
2017-01-01 02:19:50 -06:00
foreman 90a08d3a24 P4 to Git Change 1357689 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/31 03:00:05
SWDEV-2 - Change OpenCL version number from 2320 to 2321.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2067 edit


[ROCm/clr commit: ac57286b77]
2016-12-31 03:13:13 -05:00
foreman ac57286b77 P4 to Git Change 1357689 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/31 03:00:05
SWDEV-2 - Change OpenCL version number from 2320 to 2321.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2067 edit
2016-12-31 03:13:13 -05:00
foreman 02ee85f576 P4 to Git Change 1357675 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/30 03:00:04
SWDEV-2 - Change OpenCL version number from 2319 to 2320.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2066 edit


[ROCm/clr commit: b15c59101c]
2016-12-30 03:05:55 -05:00
foreman b15c59101c P4 to Git Change 1357675 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/30 03:00:04
SWDEV-2 - Change OpenCL version number from 2319 to 2320.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2066 edit
2016-12-30 03:05:55 -05:00
foreman 717ba68a25 P4 to Git Change 1357560 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/29 03:00:17
SWDEV-2 - Change OpenCL version number from 2318 to 2319.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2065 edit


[ROCm/clr commit: d129ee08cb]
2016-12-29 03:10:01 -05:00
foreman d129ee08cb P4 to Git Change 1357560 by johtaylo@johtaylo-jtincrementor-increment on 2016/12/29 03:00:17
SWDEV-2 - Change OpenCL version number from 2318 to 2319.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2065 edit
2016-12-29 03:10:01 -05:00
Evgeny Mankov a22a75be44 [HIPIFY] Elapsed time is added to statistics.
[ROCm/clr commit: bbb75fdd8e]
2016-12-28 20:44:05 +03:00
Evgeny Mankov bbb75fdd8e [HIPIFY] Elapsed time is added to statistics. 2016-12-28 20:44:05 +03:00
Evgeny Mankov 688d9f459e [HIPIFY] Elapsed time is added to statistics.
[ROCm/hip commit: 14e9cf7e62]
2016-12-28 20:44:05 +03:00
Evgeny Mankov 14e9cf7e62 [HIPIFY] Elapsed time is added to statistics. 2016-12-28 20:44:05 +03:00
Evgeny Mankov 15d2b5e6e2 [HIPIFY] Added the rest of cuBlas API.
CUBLAS API 7.5 now is supported by hipify;
API calls, which are not yet supported by hcblas/hipblas, are listed as HIP_UNSUPPORTED.


[ROCm/clr commit: ddf51d382c]
2016-12-28 18:08:10 +03:00