Aditya Atluri
bf3828cdb9
updated CR
2016-03-24 21:48:27 -05:00
Zhuravlyov, Konstantin (x21446) MA
f6565a2f70
Clean up extensions and provide public extension/API to query host address given device address:
...
- Partially remove 'amd_load_map' extension because it is not used and will not be used
- Remove 'hsa_amd_query_kernel_host_address' API
- Add 'hsa_ext_amd_loaded_code_object' extension
- Add 'hsa_ext_amd_loaded_code_object_query_host_address' API
- Most likely to be used by debugger, profiler, and hcc (printf)
- Update affected sources
- 'hsa_system_extension_supported'
- 'hsa_system_get_extension_table'
- SoftCP path
- Integrate CLs 1250699, 1251204, 1251214 from stg sc
ReviewBoardURL: http://ocltc.amd.com/reviews/r/10091/
Testing: smoke (ok), teamcity (ok), samples on fiji (AQL and SoftCP) (ok)
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1251223]
2016-03-24 19:00:30 -05:00
Zhuravlyov, Konstantin (x21446) MA
92a990b426
Clean up extensions and provide public extension/API to query host address given device address:
...
- Partially remove 'amd_load_map' extension because it is not used and will not be used
- Remove 'hsa_amd_query_kernel_host_address' API
- Add 'hsa_ext_amd_loaded_code_object' extension
- Add 'hsa_ext_amd_loaded_code_object_query_host_address' API
- Most likely to be used by debugger, profiler, and hcc (printf)
- Update affected sources
- 'hsa_system_extension_supported'
- 'hsa_system_get_extension_table'
- SoftCP path
- Integrate CLs 1250699, 1251204, 1251214 from stg sc
ReviewBoardURL: http://ocltc.amd.com/reviews/r/10091/
Testing: smoke (ok), teamcity (ok), samples on fiji (AQL and SoftCP) (ok)
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1251223]
[ROCm/ROCR-Runtime commit: f6565a2f70 ]
2016-03-24 19:00:30 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
9fa0531950
Always wait queue wrap around to finish and dont return not enough resource.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1251141]
2016-03-24 15:52:45 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
4d763ffe0e
Always wait queue wrap around to finish and dont return not enough resource.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1251141]
[ROCm/ROCR-Runtime commit: 9fa0531950 ]
2016-03-24 15:52:45 -05:00
foreman
57fe8db092
P4 to Git Change 1251133 by gandryey@gera-w8 on 2016/03/24 16:36:52
...
SWDEV-90618 - cl_kernel_info_amd always returns 0 when working via HSAIL path
- Don't access GPU device specific data for offline compilation
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#313 edit
[ROCm/clr commit: da83b6bcd7 ]
2016-03-24 16:51:03 -04:00
foreman
da83b6bcd7
P4 to Git Change 1251133 by gandryey@gera-w8 on 2016/03/24 16:36:52
...
SWDEV-90618 - cl_kernel_info_amd always returns 0 when working via HSAIL path
- Don't access GPU device specific data for offline compilation
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#313 edit
2016-03-24 16:51:03 -04:00
Ben Sander
e9764276c0
add note on using HIP_PLATFORM to force hcc path
...
[ROCm/clr commit: 01ac10e345 ]
2016-03-24 14:33:11 -05:00
Ben Sander
01ac10e345
add note on using HIP_PLATFORM to force hcc path
2016-03-24 14:33:11 -05:00
Ben Sander
4ba79d3f7f
add note on using HIP_PLATFORM to force hcc path
...
[ROCm/hip commit: 144d1069aa ]
2016-03-24 14:33:11 -05:00
Ben Sander
144d1069aa
add note on using HIP_PLATFORM to force hcc path
2016-03-24 14:33:11 -05:00
Ben Sander
ab18a2cf7b
Update release to include new make system. Remove old Makefile.
...
[ROCm/clr commit: 663d1baa19 ]
2016-03-24 14:08:08 -05:00
Ben Sander
663d1baa19
Update release to include new make system. Remove old Makefile.
2016-03-24 14:08:08 -05:00
Ben Sander
f50af9d0c8
Update release to include new make system. Remove old Makefile.
...
[ROCm/hip commit: 160f407300 ]
2016-03-24 14:08:08 -05:00
Ben Sander
160f407300
Update release to include new make system. Remove old Makefile.
2016-03-24 14:08:08 -05:00
Ben Sander
2946e3c3dc
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 8f9e433b1a ]
2016-03-24 14:05:58 -05:00
Ben Sander
8f9e433b1a
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-03-24 14:05:58 -05:00
Ben Sander
ccdaa5eee0
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip commit: 0845164012 ]
2016-03-24 14:05:58 -05:00
Ben Sander
0845164012
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-03-24 14:05:58 -05:00
Ben Sander
82dff2b93e
Provcide more flexiblity in using HIP_PATH to control installation.
...
Also improve docs for developers / contributing.
[ROCm/clr commit: bcba591852 ]
2016-03-24 13:33:07 -05:00
Ben Sander
bcba591852
Provcide more flexiblity in using HIP_PATH to control installation.
...
Also improve docs for developers / contributing.
2016-03-24 13:33:07 -05:00
Ben Sander
60a2a67d46
Provcide more flexiblity in using HIP_PATH to control installation.
...
Also improve docs for developers / contributing.
[ROCm/hip commit: f3ad047194 ]
2016-03-24 13:33:07 -05:00
Ben Sander
f3ad047194
Provcide more flexiblity in using HIP_PATH to control installation.
...
Also improve docs for developers / contributing.
2016-03-24 13:33:07 -05:00
Sean Keely (xN/A) TX
1c7142c129
Minor fix to hsa_amd_image_descriptor_t.
...
Change uint32_t data[0]; to uint32_t data[1];
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1251050]
2016-03-24 13:24:22 -05:00
Sean Keely (xN/A) TX
9e27d8b95a
Minor fix to hsa_amd_image_descriptor_t.
...
Change uint32_t data[0]; to uint32_t data[1];
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1251050]
[ROCm/ROCR-Runtime commit: 1c7142c129 ]
2016-03-24 13:24:22 -05:00
Ben Sander
8bb8afd08a
revert CMakelists
...
[ROCm/clr commit: 84ccbcada0 ]
2016-03-24 13:20:25 -05:00
Ben Sander
84ccbcada0
revert CMakelists
2016-03-24 13:20:25 -05:00
Ben Sander
3c6f786cf6
revert CMakelists
...
[ROCm/hip commit: 5e3428acc1 ]
2016-03-24 13:20:25 -05:00
Ben Sander
5e3428acc1
revert CMakelists
2016-03-24 13:20:25 -05:00
Ben Sander
34e54738b4
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 3f56bfba22 ]
2016-03-24 13:10:33 -05:00
Ben Sander
3f56bfba22
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-03-24 13:10:33 -05:00
Ben Sander
2a27b6df99
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip commit: c567189cb8 ]
2016-03-24 13:10:33 -05:00
Ben Sander
c567189cb8
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-03-24 13:10:33 -05:00
Ben Sander
ceecbad85b
Add --hipcc_explicit_lib option
...
Tells hipcc not to add /opt/hip or -lhip_hcc to command-line
(since it has already been done).
[ROCm/clr commit: 34976e357d ]
2016-03-24 11:53:33 -05:00
Ben Sander
34976e357d
Add --hipcc_explicit_lib option
...
Tells hipcc not to add /opt/hip or -lhip_hcc to command-line
(since it has already been done).
2016-03-24 11:53:33 -05:00
Ben Sander
19760d3390
Add --hipcc_explicit_lib option
...
Tells hipcc not to add /opt/hip or -lhip_hcc to command-line
(since it has already been done).
[ROCm/hip commit: eb33395045 ]
2016-03-24 11:53:33 -05:00
Ben Sander
eb33395045
Add --hipcc_explicit_lib option
...
Tells hipcc not to add /opt/hip or -lhip_hcc to command-line
(since it has already been done).
2016-03-24 11:53:33 -05:00
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