Commit Graph

68470 Commits

Author SHA1 Message Date
dfukalov 15f2e8b1bd 1. added stubs for options -no-output, -print-stats
2. preparations for stats collection


[ROCm/clr commit: 64c4ca1cc6]
2016-03-24 19:31:42 +03:00
dfukalov 64c4ca1cc6 1. added stubs for options -no-output, -print-stats
2. preparations for stats collection
2016-03-24 19:31:42 +03:00
dfukalov 51ff1b4b59 1. added stubs for options -no-output, -print-stats
2. preparations for stats collection


[ROCm/hip commit: d94c7a3347]
2016-03-24 19:31:42 +03:00
dfukalov d94c7a3347 1. added stubs for options -no-output, -print-stats
2. preparations for stats collection
2016-03-24 19:31:42 +03:00
Aditya Atluri 99a32af732 corrected cmake
[ROCm/clr commit: 6915046b27]
2016-03-24 11:17:57 -05:00
Aditya Atluri 6915046b27 corrected cmake 2016-03-24 11:17:57 -05:00
Aditya Atluri 2005380573 corrected cmake
[ROCm/hip commit: ae46b221df]
2016-03-24 11:17:57 -05:00
Aditya Atluri ae46b221df corrected cmake 2016-03-24 11:17:57 -05:00
foreman 647b57099e P4 to Git Change 1250949 by gandryey@gera-w8 on 2016/03/24 12:06:49
SWDEV-90618 - cl_kernel_info_amd always returns 0 when working via HSAIL path
	- Allow null kernel creation for offline compilation

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#312 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#224 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#36 edit


[ROCm/clr commit: 5e7eb30dd7]
2016-03-24 12:15:44 -04:00
foreman 5e7eb30dd7 P4 to Git Change 1250949 by gandryey@gera-w8 on 2016/03/24 12:06:49
SWDEV-90618 - cl_kernel_info_amd always returns 0 when working via HSAIL path
	- Allow null kernel creation for offline compilation

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#312 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#224 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#66 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#36 edit
2016-03-24 12:15:44 -04:00
Ben Sander 539f1a419f Set /opt/hcc correctly if HCC_HOME not defined
[ROCm/clr commit: 890ec4c45c]
2016-03-24 10:50:08 -05:00
Ben Sander 890ec4c45c Set /opt/hcc correctly if HCC_HOME not defined 2016-03-24 10:50:08 -05:00
Ben Sander 22aba5c9c5 Set /opt/hcc correctly if HCC_HOME not defined
[ROCm/hip commit: a24361df6f]
2016-03-24 10:50:08 -05:00
Ben Sander a24361df6f Set /opt/hcc correctly if HCC_HOME not defined 2016-03-24 10:50:08 -05:00
Ben Sander e3f2a8167c CMake improvements.
- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
  hip_hcc.


[ROCm/clr commit: 0e92a64b95]
2016-03-24 10:16:35 -05:00
Ben Sander 0e92a64b95 CMake improvements.
- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
  hip_hcc.
2016-03-24 10:16:35 -05:00
Ben Sander 08ba8339bb CMake improvements.
- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
  hip_hcc.


[ROCm/hip commit: c4e1aba862]
2016-03-24 10:16:35 -05:00
Ben Sander c4e1aba862 CMake improvements.
- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
  hip_hcc.
2016-03-24 10:16:35 -05:00
Ben Sander 245d48de79 Partition hip_hcc into sections
Separate files for different categories of HIP API.
Currently just #include into hip_hcc.cpp


[ROCm/clr commit: e52c3d9fe0]
2016-03-24 09:28:54 -05:00
Ben Sander e52c3d9fe0 Partition hip_hcc into sections
Separate files for different categories of HIP API.
Currently just #include into hip_hcc.cpp
2016-03-24 09:28:54 -05:00
Ben Sander edec342c20 Partition hip_hcc into sections
Separate files for different categories of HIP API.
Currently just #include into hip_hcc.cpp


[ROCm/hip commit: 655534b1ba]
2016-03-24 09:28:54 -05:00
Ben Sander 655534b1ba Partition hip_hcc into sections
Separate files for different categories of HIP API.
Currently just #include into hip_hcc.cpp
2016-03-24 09:28:54 -05:00
Aditya Atluri a38af0305f Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/clr commit: f1584e971c]
2016-03-24 07:34:10 -05:00
Aditya Atluri f1584e971c Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-03-24 07:34:10 -05:00
Aditya Atluri 859aed59b6 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/hip commit: 90dec927d3]
2016-03-24 07:34:10 -05:00
Aditya Atluri 90dec927d3 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-03-24 07:34:10 -05:00
Aditya Atluri 256403548b Added canMapMemory feature to device properties
[ROCm/clr commit: 2dacc3e161]
2016-03-24 07:33:24 -05:00
Aditya Atluri 2dacc3e161 Added canMapMemory feature to device properties 2016-03-24 07:33:24 -05:00
Aditya Atluri 41037cad90 Added canMapMemory feature to device properties
[ROCm/hip commit: 95c96638aa]
2016-03-24 07:33:24 -05:00
Aditya Atluri 95c96638aa Added canMapMemory feature to device properties 2016-03-24 07:33:24 -05:00
Aditya Atluri fba45193cd added CR and hipsetdeviceflags func
[ROCm/clr commit: eea49cb66b]
2016-03-24 07:04:01 -05:00
Aditya Atluri eea49cb66b added CR and hipsetdeviceflags func 2016-03-24 07:04:01 -05:00
Aditya Atluri 6aa83a8a32 added CR and hipsetdeviceflags func
[ROCm/hip commit: c5ec73736d]
2016-03-24 07:04:01 -05:00
Aditya Atluri c5ec73736d added CR and hipsetdeviceflags func 2016-03-24 07:04:01 -05:00
dfukalov c32e038647 source reformatted to LLVM style, minor cleanups
[ROCm/clr commit: 403f5c71bd]
2016-03-24 14:54:14 +03:00
dfukalov 403f5c71bd source reformatted to LLVM style, minor cleanups 2016-03-24 14:54:14 +03:00
dfukalov 1dff213588 source reformatted to LLVM style, minor cleanups
[ROCm/hip commit: 1921bf1400]
2016-03-24 14:54:14 +03:00
dfukalov 1921bf1400 source reformatted to LLVM style, minor cleanups 2016-03-24 14:54:14 +03:00
Aditya Atluri bd9979eda6 Split files based on functionality and changed cmake file
[ROCm/clr commit: 1c55019322]
2016-03-24 04:57:30 -05:00
Aditya Atluri 1c55019322 Split files based on functionality and changed cmake file 2016-03-24 04:57:30 -05:00
Aditya Atluri 702672c3df Split files based on functionality and changed cmake file
[ROCm/hip commit: 794007c3e8]
2016-03-24 04:57:30 -05:00
Aditya Atluri 794007c3e8 Split files based on functionality and changed cmake file 2016-03-24 04:57:30 -05:00
foreman a9dfbf6401 P4 to Git Change 1250812 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/24 03:00:10
SWDEV-2 - Change OpenCL version number from 2072 to 2073.

Affected files ...

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


[ROCm/clr commit: a255836ac8]
2016-03-24 03:15:21 -04:00
foreman a255836ac8 P4 to Git Change 1250812 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/24 03:00:10
SWDEV-2 - Change OpenCL version number from 2072 to 2073.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1819 edit
2016-03-24 03:15:21 -04:00
Maneesh Gupta bcb314bf46 Allow HIP installation to be portable
[ROCm/clr commit: b25d041769]
2016-03-24 11:19:16 +05:30
Maneesh Gupta b25d041769 Allow HIP installation to be portable 2016-03-24 11:19:16 +05:30
Maneesh Gupta 4d54641625 Allow HIP installation to be portable
[ROCm/hip commit: 04d0bdfeaa]
2016-03-24 11:19:16 +05:30
Maneesh Gupta 04d0bdfeaa Allow HIP installation to be portable 2016-03-24 11:19:16 +05:30
foreman 8581af6b31 P4 to Git Change 1250684 by gandryey@gera-w8 on 2016/03/23 17:59:05
SWDEV-86035 - Add PAL backend to OpenCL
	- Update PAL backend to match the latests PAL interfaces

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/Makefile#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/build/Makefile.pal#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/build/Makefile#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/build/Makefile.palbe#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#2 edit


[ROCm/clr commit: a340e36035]
2016-03-23 18:09:21 -04:00
foreman a340e36035 P4 to Git Change 1250684 by gandryey@gera-w8 on 2016/03/23 17:59:05
SWDEV-86035 - Add PAL backend to OpenCL
	- Update PAL backend to match the latests PAL interfaces

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/Makefile#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/build/Makefile.pal#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/build/Makefile#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbe/build/Makefile.palbe#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#2 edit
2016-03-23 18:09:21 -04:00