Ben Sander
466ab79f16
Improve P2P test.
...
Add option to select which device does the copy.
2016-04-09 04:47:12 -05:00
Ben Sander
10d94490dc
Remove stray debug msgs, hipInfo don't print self as peer.
...
[ROCm/hip-tests commit: c37a4c3d04 ]
2016-04-09 04:35:06 -05:00
Ben Sander
c37a4c3d04
Remove stray debug msgs, hipInfo don't print self as peer.
2016-04-09 04:35:06 -05:00
Ben Sander
7dbdd61088
Remove stray debug msgs, hipInfo don't print self as peer.
...
[ROCm/clr commit: 715940672c ]
2016-04-09 04:35:06 -05:00
Ben Sander
715940672c
Remove stray debug msgs, hipInfo don't print self as peer.
2016-04-09 04:35:06 -05:00
Ben Sander
772983e547
Remove stray debug msgs, hipInfo don't print self as peer.
...
[ROCm/hip commit: 816de09842 ]
2016-04-09 04:35:06 -05:00
Ben Sander
816de09842
Remove stray debug msgs, hipInfo don't print self as peer.
2016-04-09 04:35:06 -05:00
Ben Sander
b6071f5eca
fix bugs in P2P implementation
...
- addPeers polarity reversed, would never add.
- check allow_access return value, pipe error to hipMalloc.
[ROCm/clr commit: 7ca06d2fb1 ]
2016-04-09 04:11:31 -05:00
Ben Sander
7ca06d2fb1
fix bugs in P2P implementation
...
- addPeers polarity reversed, would never add.
- check allow_access return value, pipe error to hipMalloc.
2016-04-09 04:11:31 -05:00
Ben Sander
70108729ba
fix bugs in P2P implementation
...
- addPeers polarity reversed, would never add.
- check allow_access return value, pipe error to hipMalloc.
[ROCm/hip commit: 7886c9e3d9 ]
2016-04-09 04:11:31 -05:00
Ben Sander
7886c9e3d9
fix bugs in P2P implementation
...
- addPeers polarity reversed, would never add.
- check allow_access return value, pipe error to hipMalloc.
2016-04-09 04:11:31 -05:00
foreman
97c2a0b7f4
P4 to Git Change 1256170 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/09 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2088 to 2089.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1835 edit
[ROCm/clr commit: b01b0d8fda ]
2016-04-09 03:13:25 -04:00
foreman
b01b0d8fda
P4 to Git Change 1256170 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/09 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2088 to 2089.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1835 edit
2016-04-09 03:13:25 -04:00
Besar Wicaksono (xN/A) TX [TEXT]
2ebde5d2a7
Fix unit test build error due to CL#1256098
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256119]
2016-04-08 16:51:45 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
1063b89f2d
Fix unit test build error due to CL#1256098
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256119]
[ROCm/ROCR-Runtime commit: 2ebde5d2a7 ]
2016-04-08 16:51:45 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
7760839934
Fix build error from CL#1256102 due to whitespace issue.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256108]
2016-04-08 16:40:05 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
be9b46fdfd
Fix build error from CL#1256102 due to whitespace issue.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256108]
[ROCm/ROCR-Runtime commit: 7760839934 ]
2016-04-08 16:40:05 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
a03c5148a7
Add AMD extension version
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256102]
2016-04-08 16:31:00 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
869f361a0b
Add AMD extension version
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256102]
[ROCm/ROCR-Runtime commit: a03c5148a7 ]
2016-04-08 16:31:00 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
4ccc695b95
Add global memory clock and width info on the agent attribute list and deprecate the ones in the memory region attribute list.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256098]
2016-04-08 16:29:10 -05:00
Besar Wicaksono (xN/A) TX [TEXT]
c8f0efbee1
Add global memory clock and width info on the agent attribute list and deprecate the ones in the memory region attribute list.
...
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256098]
[ROCm/ROCR-Runtime commit: 4ccc695b95 ]
2016-04-08 16:29:10 -05:00
foreman
5f58af5cfd
P4 to Git Change 1256021 by cpaquot@hog-ocl on 2016/04/08 15:41:06
...
SWDEV-90482 - [Afterswitch] Interop from OpenGL to OpenCL is broken in one driver and crashes in another
Fixed the crash by restoring the order where we bind the external device.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/10195/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#544 edit
[ROCm/clr commit: 4f81a5ef7d ]
2016-04-08 15:51:49 -04:00
foreman
4f81a5ef7d
P4 to Git Change 1256021 by cpaquot@hog-ocl on 2016/04/08 15:41:06
...
SWDEV-90482 - [Afterswitch] Interop from OpenGL to OpenCL is broken in one driver and crashes in another
Fixed the crash by restoring the order where we bind the external device.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/10195/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#544 edit
2016-04-08 15:51:49 -04:00
Andres Rodriguez
31861c838e
package: change install directory to /opt/rocm
...
Align with the rest of the driver stack on the new installation path
/opt/rocm/*
This mechanism for generating packages should be changed for something
nicer and more standards compliant in the future.
Change-Id: Ic31409b0d0b8f6ee4b25296d2580982a76aab564
2016-04-08 11:41:49 -04:00
Andres Rodriguez
e4f1d95ef2
package: change install directory to /opt/rocm
...
Align with the rest of the driver stack on the new installation path
/opt/rocm/*
This mechanism for generating packages should be changed for something
nicer and more standards compliant in the future.
Change-Id: Ic31409b0d0b8f6ee4b25296d2580982a76aab564
[ROCm/ROCR-Runtime commit: 31861c838e ]
2016-04-08 11:41:49 -04:00
Ben Sander
db2e567945
Fix simple P2P test, had device ptrs swapped
...
[ROCm/clr commit: 2b45fc35cb ]
2016-04-08 09:23:02 -05:00
Ben Sander
2b45fc35cb
Fix simple P2P test, had device ptrs swapped
2016-04-08 09:23:02 -05:00
Ben Sander
b98a6bd1cd
Fix simple P2P test, had device ptrs swapped
...
[ROCm/hip commit: 4d394694ae ]
2016-04-08 09:23:02 -05:00
Ben Sander
4d394694ae
Fix simple P2P test, had device ptrs swapped
2016-04-08 09:23:02 -05:00
Ben Sander
868fee2a78
Use HIP_PATH if set else use relative ../...
...
[ROCm/hip-tests commit: ac798c2997 ]
2016-04-08 02:17:29 -05:00
Ben Sander
ac798c2997
Use HIP_PATH if set else use relative ../...
2016-04-08 02:17:29 -05:00
Ben Sander
b917b50c56
Use HIP_PATH if set else use relative ../...
...
[ROCm/clr commit: 90d986ae47 ]
2016-04-08 02:17:29 -05:00
Ben Sander
90d986ae47
Use HIP_PATH if set else use relative ../...
2016-04-08 02:17:29 -05:00
Ben Sander
6fafe64cb0
Use HIP_PATH if set else use relative ../...
...
[ROCm/hip commit: 597f3ed86d ]
2016-04-08 02:17:29 -05:00
Ben Sander
597f3ed86d
Use HIP_PATH if set else use relative ../...
2016-04-08 02:17:29 -05:00
Ben Sander
705c9d60aa
Print peers in hipConfig.
...
Also include peer APIs in vim hilighting.
[ROCm/hip-tests commit: 3fbad4bca5 ]
2016-04-08 02:15:46 -05:00
Ben Sander
3fbad4bca5
Print peers in hipConfig.
...
Also include peer APIs in vim hilighting.
2016-04-08 02:15:46 -05:00
Ben Sander
d98353176b
Print peers in hipConfig.
...
Also include peer APIs in vim hilighting.
[ROCm/clr commit: b1b1db2825 ]
2016-04-08 02:15:46 -05:00
Ben Sander
b1b1db2825
Print peers in hipConfig.
...
Also include peer APIs in vim hilighting.
2016-04-08 02:15:46 -05:00
Ben Sander
d790a73707
Print peers in hipConfig.
...
Also include peer APIs in vim hilighting.
[ROCm/hip commit: 01108b63ae ]
2016-04-08 02:15:46 -05:00
Ben Sander
01108b63ae
Print peers in hipConfig.
...
Also include peer APIs in vim hilighting.
2016-04-08 02:15:46 -05:00
foreman
4714f3c99a
P4 to Git Change 1255746 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/08 03:00:09
...
SWDEV-2 - Change OpenCL version number from 2087 to 2088.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1834 edit
[ROCm/clr commit: 2d644faecc ]
2016-04-08 03:07:40 -04:00
foreman
2d644faecc
P4 to Git Change 1255746 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/08 03:00:09
...
SWDEV-2 - Change OpenCL version number from 2087 to 2088.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1834 edit
2016-04-08 03:07:40 -04:00
Ben Sander
b5a7f3493e
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 30be68b3a9 ]
2016-04-07 15:55:35 -05:00
Ben Sander
30be68b3a9
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-04-07 15:55:35 -05:00
Ben Sander
bc45411c71
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip commit: 11c22b24b7 ]
2016-04-07 15:55:35 -05:00
Ben Sander
11c22b24b7
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-04-07 15:55:35 -05:00
Ben Sander
0e639087b3
Add mixbench link
...
[ROCm/clr commit: d6acd75dc9 ]
2016-04-07 15:55:20 -05:00
Ben Sander
d6acd75dc9
Add mixbench link
2016-04-07 15:55:20 -05:00
Ben Sander
0da0662dba
Add mixbench link
...
[ROCm/hip commit: 44ba7a0fc7 ]
2016-04-07 15:55:20 -05:00