76333 Commits

Author SHA1 Message Date
atimofee af67d2eb40 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify 2016-03-03 19:37:16 +03:00
atimofee b92a77610d Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED
[ROCm/clr commit: 7249e26c70]
2016-03-03 19:36:52 +03:00
atimofee 7249e26c70 Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED 2016-03-03 19:36:52 +03:00
atimofee 5ce12d7e24 Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED
[ROCm/hip commit: 3c0f30f21c]
2016-03-03 19:36:52 +03:00
atimofee 3c0f30f21c Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED 2016-03-03 19:36:52 +03:00
Aditya Atluri fa46125c1f Added support for hipMemcpyDefault
[ROCm/clr commit: 696476f3e0]
2016-03-03 10:30:06 -06:00
Aditya Avinash Atluri e200fa6229 Update hip_hcc.cpp
[ROCm/clr commit: 6d9184b7a9]
2016-03-03 13:59:43 -06:00
Aditya Avinash Atluri 33497678f2 Fix output of hipPointerGetAttributes
The output of hipPointerGetAttributes is fixed to match CUDA counterpart.

[ROCm/clr commit: 7b868eb274]
2016-03-03 13:58:18 -06:00
Aditya Avinash Atluri 87c279cf1e Changed test to match CUDA output of errors
We changed the test so that it runs on CUDA. As we are emulating CUDA behavior, this should pass on HIP.

[ROCm/clr commit: c5606c13e7]
2016-03-03 13:48:58 -06:00
Aditya Atluri 696476f3e0 Added support for hipMemcpyDefault 2016-03-03 10:30:06 -06:00
Aditya Avinash Atluri 6d9184b7a9 Update hip_hcc.cpp 2016-03-03 13:59:43 -06:00
Aditya Avinash Atluri 7b868eb274 Fix output of hipPointerGetAttributes
The output of hipPointerGetAttributes is fixed to match CUDA counterpart.
2016-03-03 13:58:18 -06:00
Aditya Avinash Atluri c5606c13e7 Changed test to match CUDA output of errors
We changed the test so that it runs on CUDA. As we are emulating CUDA behavior, this should pass on HIP.
2016-03-03 13:48:58 -06:00
Aditya Atluri cc9a9cc5db Added support for hipMemcpyDefault
[ROCm/hip commit: c154e1f4e4]
2016-03-03 10:30:06 -06:00
Aditya Avinash Atluri 12e7f550b7 Update hip_hcc.cpp
[ROCm/hip commit: 40eefc1cde]
2016-03-03 13:59:43 -06:00
Aditya Avinash Atluri 057bcc73f1 Fix output of hipPointerGetAttributes
The output of hipPointerGetAttributes is fixed to match CUDA counterpart.

[ROCm/hip commit: b6e34a44b0]
2016-03-03 13:58:18 -06:00
Aditya Avinash Atluri 4811b38a15 Changed test to match CUDA output of errors
We changed the test so that it runs on CUDA. As we are emulating CUDA behavior, this should pass on HIP.

[ROCm/hip commit: d4765d39a2]
2016-03-03 13:48:58 -06:00
Aditya Atluri c154e1f4e4 Added support for hipMemcpyDefault 2016-03-03 10:30:06 -06:00
Aditya Avinash Atluri 40eefc1cde Update hip_hcc.cpp 2016-03-03 13:59:43 -06:00
Aditya Avinash Atluri b6e34a44b0 Fix output of hipPointerGetAttributes
The output of hipPointerGetAttributes is fixed to match CUDA counterpart.
2016-03-03 13:58:18 -06:00
Aditya Avinash Atluri d4765d39a2 Changed test to match CUDA output of errors
We changed the test so that it runs on CUDA. As we are emulating CUDA behavior, this should pass on HIP.
2016-03-03 13:48:58 -06:00
dfukalov 66b015e49c 1. fixed file extension search bug
2. added new dependency


[ROCm/clr commit: 5db0984077]
2016-03-03 18:28:24 +03:00
dfukalov 5db0984077 1. fixed file extension search bug
2. added new dependency
2016-03-03 18:28:24 +03:00
dfukalov b1eacf8d78 1. fixed file extension search bug
2. added new dependency


[ROCm/hip commit: 9c3d1536e9]
2016-03-03 18:28:24 +03:00
dfukalov 9c3d1536e9 1. fixed file extension search bug
2. added new dependency
2016-03-03 18:28:24 +03:00
pensun c85ce19fb7 Fix for hipEnvVar test for titan machine
[ROCm/clr commit: 0b048afa79]
2016-03-03 06:23:17 -06:00
pensun 0b048afa79 Fix for hipEnvVar test for titan machine 2016-03-03 06:23:17 -06:00
pensun 2019a85ac3 Fix for hipEnvVar test for titan machine
[ROCm/hip commit: 20f939b356]
2016-03-03 06:23:17 -06:00
pensun 20f939b356 Fix for hipEnvVar test for titan machine 2016-03-03 06:23:17 -06:00
foreman 532872bba3 P4 to Git Change 1243084 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/03 03:00:23
SWDEV-2 - Change OpenCL version number from 2051 to 2052.

Affected files ...

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


[ROCm/clr commit: b09d0bf37b]
2016-03-03 03:10:22 -05:00
foreman b09d0bf37b P4 to Git Change 1243084 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/03 03:00:23
SWDEV-2 - Change OpenCL version number from 2051 to 2052.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1798 edit
2016-03-03 03:10:22 -05:00
Maneesh Gupta 357ca59250 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/clr commit: 077b8f51c5]
2016-03-03 09:53:04 +05:30
Maneesh Gupta 077b8f51c5 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-03-03 09:53:04 +05:30
Maneesh Gupta fe88652340 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/hip commit: df1abec682]
2016-03-03 09:53:04 +05:30
Maneesh Gupta df1abec682 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-03-03 09:53:04 +05:30
Maneesh Gupta 069667dfd4 Fix hip_ballot.cpp compilation on hcc
[ROCm/clr commit: eefa31620d]
2016-03-03 09:52:41 +05:30
Maneesh Gupta eefa31620d Fix hip_ballot.cpp compilation on hcc 2016-03-03 09:52:41 +05:30
Maneesh Gupta b3d6a32b62 Fix hip_ballot.cpp compilation on hcc
[ROCm/hip commit: ba6393e36d]
2016-03-03 09:52:41 +05:30
Maneesh Gupta ba6393e36d Fix hip_ballot.cpp compilation on hcc 2016-03-03 09:52:41 +05:30
Maneesh Gupta 811f64af8e Fix hipPointerAttrib.cpp compilation on nvcc
[ROCm/clr commit: fc3fc15aea]
2016-03-03 09:48:47 +05:30
Maneesh Gupta fc3fc15aea Fix hipPointerAttrib.cpp compilation on nvcc 2016-03-03 09:48:47 +05:30
Maneesh Gupta 69132a5a5b Fix hipPointerAttrib.cpp compilation on nvcc
[ROCm/hip commit: 403206074e]
2016-03-03 09:48:47 +05:30
Maneesh Gupta 403206074e Fix hipPointerAttrib.cpp compilation on nvcc 2016-03-03 09:48:47 +05:30
Maneesh Gupta a5d80ddccc Fix hipcc from trying to compile object files
[ROCm/clr commit: dc1e863959]
2016-03-03 09:47:37 +05:30
Maneesh Gupta dc1e863959 Fix hipcc from trying to compile object files 2016-03-03 09:47:37 +05:30
Maneesh Gupta 25bc5be377 Fix hipcc from trying to compile object files
[ROCm/hip commit: 5013884d3d]
2016-03-03 09:47:37 +05:30
Maneesh Gupta 5013884d3d Fix hipcc from trying to compile object files 2016-03-03 09:47:37 +05:30
Andres Rodriguez 7c376247b5 README: spelling and date fixes
Change-Id: I51fa196971b91ea71fd8b0abe169fe23502ebb96
2016-03-02 18:42:01 -05:00
Andres Rodriguez 682178796f README: spelling and date fixes
Change-Id: I51fa196971b91ea71fd8b0abe169fe23502ebb96


[ROCm/ROCR-Runtime commit: 7c376247b5]
2016-03-02 18:42:01 -05:00
Andres Rodriguez 35e8fc6b15 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
2016-03-02 18:42:01 -05:00