76333 Коммитов

Автор SHA1 Сообщение Дата
Ben Sander 8c97a258de Set chicken bits to 0. 2016-04-19 11:56:12 -05:00
Jack Chung f1a290e07a Fix compilation error in hipSinglePrecisionMathHost test
[ROCm/clr commit: 4431a93c2c]
2016-04-19 23:17:09 +08:00
Jack Chung 4431a93c2c Fix compilation error in hipSinglePrecisionMathHost test 2016-04-19 23:17:09 +08:00
Jack Chung 104339f238 Fix compilation error in hipSinglePrecisionMathHost test
[ROCm/hip commit: 07efbcf0d0]
2016-04-19 23:17:09 +08:00
Jack Chung 07efbcf0d0 Fix compilation error in hipSinglePrecisionMathHost test 2016-04-19 23:17:09 +08:00
Maneesh Gupta c99285c5fb Prefix HIP includes with hip/
[ROCm/clr commit: c4cc76398c]
2016-04-19 15:02:12 +05:30
Maneesh Gupta c4cc76398c Prefix HIP includes with hip/ 2016-04-19 15:02:12 +05:30
Maneesh Gupta b29742d6f8 Prefix HIP includes with hip/
[ROCm/hip commit: bc4f388b69]
2016-04-19 15:02:12 +05:30
Maneesh Gupta bc4f388b69 Prefix HIP includes with hip/ 2016-04-19 15:02:12 +05:30
foreman 983d15c233 P4 to Git Change 1259389 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/19 03:00:11
SWDEV-2 - Change OpenCL version number from 2098 to 2099.

Affected files ...

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


[ROCm/clr commit: 3d98c5af33]
2016-04-19 03:09:26 -04:00
foreman 3d98c5af33 P4 to Git Change 1259389 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/19 03:00:11
SWDEV-2 - Change OpenCL version number from 2098 to 2099.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1845 edit
2016-04-19 03:09:26 -04:00
Ben Sander 074fa8c53b Add experimental notes around p2p
[ROCm/clr commit: 21d733b2e7]
2016-04-18 23:52:42 -05:00
Ben Sander 21d733b2e7 Add experimental notes around p2p 2016-04-18 23:52:42 -05:00
Ben Sander b0c6b89dd3 Add experimental notes around p2p
[ROCm/hip commit: 30233cd2e0]
2016-04-18 23:52:42 -05:00
Ben Sander 30233cd2e0 Add experimental notes around p2p 2016-04-18 23:52:42 -05:00
Ben Sander 7cbe4a1651 Add USE_HCC_LOCK_API.
Default off, if set will compile assuming HCC lock APIs exist.


[ROCm/clr commit: 9329fb8c92]
2016-04-18 23:50:52 -05:00
Ben Sander 9329fb8c92 Add USE_HCC_LOCK_API.
Default off, if set will compile assuming HCC lock APIs exist.
2016-04-18 23:50:52 -05:00
Ben Sander bd8388bfc3 Add USE_HCC_LOCK_API.
Default off, if set will compile assuming HCC lock APIs exist.


[ROCm/hip commit: 3bcefdaa2d]
2016-04-18 23:50:52 -05:00
Ben Sander 3bcefdaa2d Add USE_HCC_LOCK_API.
Default off, if set will compile assuming HCC lock APIs exist.
2016-04-18 23:50:52 -05:00
Ben Sander 10d42fa7cc Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/clr commit: 1ac93489b9]
2016-04-18 21:51:13 -05:00
Ben Sander 1ac93489b9 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-04-18 21:51:13 -05:00
Ben Sander f601813057 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/hip commit: 22d5738f82]
2016-04-18 21:51:13 -05:00
Ben Sander 22d5738f82 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging 2016-04-18 21:51:13 -05:00
Ben Sander 57a4505e77 Fixes for P2P and hipDeviceReset
- devicereset would lose track of default stream and thus subsequent
  synchronization calls might not actually sychronize.
- Also deviceReset now correctly frees streams.
- fix waits in P2P staging copy - first phase (Device0-to-Staging) must
  wait for second phase (Staging to Device1) to finish draining the
  buffer.


[ROCm/clr commit: 6abfa13c34]
2016-04-18 20:49:33 -05:00
Ben Sander 6abfa13c34 Fixes for P2P and hipDeviceReset
- devicereset would lose track of default stream and thus subsequent
  synchronization calls might not actually sychronize.
- Also deviceReset now correctly frees streams.
- fix waits in P2P staging copy - first phase (Device0-to-Staging) must
  wait for second phase (Staging to Device1) to finish draining the
  buffer.
2016-04-18 20:49:33 -05:00
Ben Sander 32f9d67741 Fixes for P2P and hipDeviceReset
- devicereset would lose track of default stream and thus subsequent
  synchronization calls might not actually sychronize.
- Also deviceReset now correctly frees streams.
- fix waits in P2P staging copy - first phase (Device0-to-Staging) must
  wait for second phase (Staging to Device1) to finish draining the
  buffer.


[ROCm/hip commit: e020d68309]
2016-04-18 20:49:33 -05:00
Ben Sander e020d68309 Fixes for P2P and hipDeviceReset
- devicereset would lose track of default stream and thus subsequent
  synchronization calls might not actually sychronize.
- Also deviceReset now correctly frees streams.
- fix waits in P2P staging copy - first phase (Device0-to-Staging) must
  wait for second phase (Staging to Device1) to finish draining the
  buffer.
2016-04-18 20:49:33 -05:00
Jay Cornwall (xN/A) UK 1d4a257225 Fix SDMA fill for >=4MB regions
max_single_fill_size_ overflowed the packet field size. Reduce by one dword.

[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1259263]
2016-04-18 16:05:13 -05:00
Jay Cornwall (xN/A) UK def38e14f3 Fix SDMA fill for >=4MB regions
max_single_fill_size_ overflowed the packet field size. Reduce by one dword.

[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1259263]


[ROCm/ROCR-Runtime commit: 1d4a257225]
2016-04-18 16:05:13 -05:00
Aditya Atluri 13e3aaa949 Update hip_hcc.cpp
[ROCm/clr commit: 40377fe5b1]
2016-04-18 11:36:51 -05:00
Aditya Atluri 40377fe5b1 Update hip_hcc.cpp 2016-04-18 11:36:51 -05:00
Aditya Atluri 348e5be858 Update hip_hcc.cpp
[ROCm/hip commit: ea647727df]
2016-04-18 11:36:51 -05:00
Aditya Atluri ea647727df Update hip_hcc.cpp 2016-04-18 11:36:51 -05:00
Maneesh Gupta a47ae38146 Fix bug in hip_hcc uninstall script
[ROCm/clr commit: a6da98eecb]
2016-04-18 15:08:36 +05:30
Maneesh Gupta a6da98eecb Fix bug in hip_hcc uninstall script 2016-04-18 15:08:36 +05:30
Maneesh Gupta 3e6cd3795b Fix bug in hip_hcc uninstall script
[ROCm/hip commit: 72037de79f]
2016-04-18 15:08:36 +05:30
Maneesh Gupta 72037de79f Fix bug in hip_hcc uninstall script 2016-04-18 15:08:36 +05:30
Maneesh Gupta 06ef7f73ad Update RELEASE.md
[ROCm/clr commit: 0cbff48c5b]
2016-04-18 13:00:23 +05:30
Maneesh Gupta 0cbff48c5b Update RELEASE.md 2016-04-18 13:00:23 +05:30
Maneesh Gupta 8aec5e9af8 Update RELEASE.md
[ROCm/hip commit: 5ec413cf4b]
2016-04-18 13:00:23 +05:30
Maneesh Gupta 5ec413cf4b Update RELEASE.md 2016-04-18 13:00:23 +05:30
Maneesh Gupta f5a92e14c1 Update README.md
Improved HIP installation instructions.

[ROCm/clr commit: a283728c44]
2016-04-18 12:49:35 +05:30
Maneesh Gupta a283728c44 Update README.md
Improved HIP installation instructions.
2016-04-18 12:49:35 +05:30
Maneesh Gupta b5e9d72d6c Update README.md
Improved HIP installation instructions.

[ROCm/hip commit: 3b016cb2f3]
2016-04-18 12:49:35 +05:30
Maneesh Gupta 3b016cb2f3 Update README.md
Improved HIP installation instructions.
2016-04-18 12:49:35 +05:30
foreman 54155a56f4 P4 to Git Change 1258907 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/18 03:00:24
SWDEV-2 - Change OpenCL version number from 2097 to 2098.

Affected files ...

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


[ROCm/clr commit: 5a16db75f5]
2016-04-18 03:12:59 -04:00
foreman 5a16db75f5 P4 to Git Change 1258907 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/18 03:00:24
SWDEV-2 - Change OpenCL version number from 2097 to 2098.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1844 edit
2016-04-18 03:12:59 -04:00
Maneesh Gupta efc27a2fa2 Update README.md
Some cosmetic changes

[ROCm/clr commit: 2afa2cd684]
2016-04-18 12:34:36 +05:30
Maneesh Gupta 2afa2cd684 Update README.md
Some cosmetic changes
2016-04-18 12:34:36 +05:30
Maneesh Gupta 05fc8d58aa Update README.md
Some cosmetic changes

[ROCm/hip commit: 4bdbc7c5b6]
2016-04-18 12:34:36 +05:30