76333 Commits

Author SHA1 Message Date
Andres Rodriguez 08c4246009 readme: add an initial README.md file
This is a simple README.md since most of the details should be in the
ROCK project.

Change-Id: I3175e2a5ade0f9ecb913076a4842b528f14947f0


[ROCm/ROCR-Runtime commit: 35e8fc6b15]
2016-03-02 18:42:01 -05:00
foreman ed9c54e493 P4 to Git Change 1242741 by jatang@jatang-opencl-hsa-stg1 on 2016/03/02 12:04:38
SWDEV-86378 -  Workaround sDMA L2T page fault issue.

	sDMA L2T has a bug that could have the engine access one page ahead of the starting address of the L2T linear address. Workaround it by using kernel bliting instead for conditions that could run into the bug.

Affected files ...

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


[ROCm/clr commit: b646548235]
2016-03-02 12:18:01 -05:00
foreman b646548235 P4 to Git Change 1242741 by jatang@jatang-opencl-hsa-stg1 on 2016/03/02 12:04:38
SWDEV-86378 -  Workaround sDMA L2T page fault issue.

	sDMA L2T has a bug that could have the engine access one page ahead of the starting address of the L2T linear address. Workaround it by using kernel bliting instead for conditions that could run into the bug.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#161 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.h#59 edit
2016-03-02 12:18:01 -05:00
Daniil Fukalov f70847302c Update README.md
[ROCm/clr commit: b90ee96510]
2016-03-02 20:05:42 +03:00
Daniil Fukalov b90ee96510 Update README.md 2016-03-02 20:05:42 +03:00
Daniil Fukalov 6e729ea69e Update README.md
[ROCm/hip commit: 8e9d0f8e05]
2016-03-02 20:05:42 +03:00
Daniil Fukalov 8e9d0f8e05 Update README.md 2016-03-02 20:05:42 +03:00
dfukalov 998ea122d5 fixed line endings to unix format as in clang/llvm
[ROCm/clr commit: 52a51c704d]
2016-03-02 19:58:45 +03:00
dfukalov 52a51c704d fixed line endings to unix format as in clang/llvm 2016-03-02 19:58:45 +03:00
dfukalov 8441ffa1fb fixed line endings to unix format as in clang/llvm
[ROCm/hip commit: 9440f60d6e]
2016-03-02 19:58:45 +03:00
dfukalov 9440f60d6e fixed line endings to unix format as in clang/llvm 2016-03-02 19:58:45 +03:00
dfukalov 9cb64802fd Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/clr commit: 217f64bbc3]
2016-03-02 18:03:20 +03:00
dfukalov 217f64bbc3 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify 2016-03-02 18:03:20 +03:00
dfukalov 4d539ced6e Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/hip commit: 4d6dc51e8a]
2016-03-02 18:03:20 +03:00
dfukalov 4d6dc51e8a Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify 2016-03-02 18:03:20 +03:00
dfukalov 7e64135115 add FE option "-std=c++11" by default
[ROCm/clr commit: dcdcd5450b]
2016-03-02 18:01:51 +03:00
dfukalov dcdcd5450b add FE option "-std=c++11" by default 2016-03-02 18:01:51 +03:00
dfukalov 6cc884c5b4 add FE option "-std=c++11" by default
[ROCm/hip commit: 8cc98ae131]
2016-03-02 18:01:51 +03:00
dfukalov 8cc98ae131 add FE option "-std=c++11" by default 2016-03-02 18:01:51 +03:00
atimofee 999536c186 String literals processing unified
[ROCm/clr commit: b96797dcd9]
2016-03-02 17:22:06 +03:00
atimofee b96797dcd9 String literals processing unified 2016-03-02 17:22:06 +03:00
atimofee 855ec8dd11 String literals processing unified
[ROCm/hip commit: f5fe77db4e]
2016-03-02 17:22:06 +03:00
atimofee f5fe77db4e String literals processing unified 2016-03-02 17:22:06 +03:00
Ben Goz e2fb4bc312 Align hsaKmtMapMemoryToGPUNodes according thunk spec
Change-Id: I507ba5c6029ca5e7088c25930d46f5221679ace4
Signed-off-by: Ben Goz <ben.goz@amd.com>
2016-03-02 16:12:03 +02:00
Ben Goz 8baf22651d Align hsaKmtMapMemoryToGPUNodes according thunk spec
Change-Id: I507ba5c6029ca5e7088c25930d46f5221679ace4
Signed-off-by: Ben Goz <ben.goz@amd.com>


[ROCm/ROCR-Runtime commit: e2fb4bc312]
2016-03-02 16:12:03 +02:00
pensun 83afc7ac7c fix for hipEnvVarDriver test
[ROCm/clr commit: 8c0ce13ec2]
2016-03-02 04:35:37 -06:00
Aditya Atluri 5e0a69801a Initialize hip when single kernel is called
[ROCm/clr commit: 5efc4ce08a]
2016-03-02 08:08:45 -06:00
Aditya Avinash Atluri e1b7b915f5 Added Copyright
[ROCm/clr commit: 831fa31eea]
2016-03-02 08:53:10 -06:00
pensun 8c0ce13ec2 fix for hipEnvVarDriver test 2016-03-02 04:35:37 -06:00
Aditya Atluri 5efc4ce08a Initialize hip when single kernel is called 2016-03-02 08:08:45 -06:00
Aditya Avinash Atluri 831fa31eea Added Copyright 2016-03-02 08:53:10 -06:00
pensun ea4635eb06 fix for hipEnvVarDriver test
[ROCm/hip commit: 4018d6a33b]
2016-03-02 04:35:37 -06:00
Aditya Atluri 0ed3d943f1 Initialize hip when single kernel is called
[ROCm/hip commit: ce7ae41d42]
2016-03-02 08:08:45 -06:00
Aditya Avinash Atluri 69cbc17c3e Added Copyright
[ROCm/hip commit: 34e81c57ff]
2016-03-02 08:53:10 -06:00
pensun 4018d6a33b fix for hipEnvVarDriver test 2016-03-02 04:35:37 -06:00
Aditya Atluri ce7ae41d42 Initialize hip when single kernel is called 2016-03-02 08:08:45 -06:00
Aditya Avinash Atluri 34e81c57ff Added Copyright 2016-03-02 08:53:10 -06:00
foreman b98f6f4d23 P4 to Git Change 1242611 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/02 03:00:17
SWDEV-2 - Change OpenCL version number from 2050 to 2051.

Affected files ...

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


[ROCm/clr commit: 62730e40d4]
2016-03-02 03:08:20 -05:00
foreman 62730e40d4 P4 to Git Change 1242611 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/02 03:00:17
SWDEV-2 - Change OpenCL version number from 2050 to 2051.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1797 edit
2016-03-02 03:08:20 -05:00
Aditya Atluri 22e4c8bef3 Added new multithreaded stream test
[ROCm/clr commit: 6cd1983745]
2016-03-01 19:33:47 -06:00
Aditya Atluri 6cd1983745 Added new multithreaded stream test 2016-03-01 19:33:47 -06:00
Aditya Atluri fa55e39251 Added new multithreaded stream test
[ROCm/hip commit: fc49dc580a]
2016-03-01 19:33:47 -06:00
Aditya Atluri fc49dc580a Added new multithreaded stream test 2016-03-01 19:33:47 -06:00
atimofee f43e55503f Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
Conflicts:
	src/Cuda2Hip.cpp


[ROCm/clr commit: 1b926d03b5]
2016-03-01 21:51:01 +03:00
atimofee 1b926d03b5 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
Conflicts:
	src/Cuda2Hip.cpp
2016-03-01 21:51:01 +03:00
atimofee 4e5a196749 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
Conflicts:
	src/Cuda2Hip.cpp


[ROCm/hip commit: 493c81c67f]
2016-03-01 21:51:01 +03:00
atimofee 493c81c67f Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
Conflicts:
	src/Cuda2Hip.cpp
2016-03-01 21:51:01 +03:00
atimofee d4a54ef91c Macro expansion processing refactoring - initial stage
[ROCm/clr commit: 83bdafe809]
2016-03-01 21:42:30 +03:00
atimofee 83bdafe809 Macro expansion processing refactoring - initial stage 2016-03-01 21:42:30 +03:00
atimofee 9f5f1cbd33 Macro expansion processing refactoring - initial stage
[ROCm/hip commit: 739263d0b5]
2016-03-01 21:42:30 +03:00