Commit Graph

68470 Commits

Author SHA1 Message Date
Aditya Atluri d106b7a51c xcompilation tests
[ROCm/hip commit: 153d5f8e1b]
2016-04-09 14:40:17 -05:00
Aditya Atluri 153d5f8e1b xcompilation tests 2016-04-09 14:40:17 -05:00
Maneesh Gupta 863bd7d3a4 Directed tests: make HIP_BUILD_LOCAL as default
[ROCm/clr commit: 7cbe509b49]
2016-04-09 22:05:45 +05:30
Maneesh Gupta 7cbe509b49 Directed tests: make HIP_BUILD_LOCAL as default 2016-04-09 22:05:45 +05:30
Maneesh Gupta 40e3312283 Directed tests: make HIP_BUILD_LOCAL as default
[ROCm/hip commit: 34ee916681]
2016-04-09 22:05:45 +05:30
Maneesh Gupta 34ee916681 Directed tests: make HIP_BUILD_LOCAL as default 2016-04-09 22:05:45 +05:30
Ben Sander cb0c124ab1 Improve P2P test.
- Ensure proper device is set before each command.

- Add command line switches:
    +bool p_memcpyWithPeer = false; // use the peer device for the P2P copy
    +bool p_mirrorPeers = false; // in addition to mapping current to peer
            space, map peer to current space.
    +int  p_peerDevice = -1;  // explicly specify which peer to use, else
use p_gpuDevice + 1.


[ROCm/clr commit: e18284c7cf]
2016-04-09 05:03:32 -05:00
Ben Sander e18284c7cf Improve P2P test.
- Ensure proper device is set before each command.

- Add command line switches:
    +bool p_memcpyWithPeer = false; // use the peer device for the P2P copy
    +bool p_mirrorPeers = false; // in addition to mapping current to peer
            space, map peer to current space.
    +int  p_peerDevice = -1;  // explicly specify which peer to use, else
use p_gpuDevice + 1.
2016-04-09 05:03:32 -05:00
Ben Sander 92b4e79cda Improve P2P test.
- Ensure proper device is set before each command.

- Add command line switches:
    +bool p_memcpyWithPeer = false; // use the peer device for the P2P copy
    +bool p_mirrorPeers = false; // in addition to mapping current to peer
            space, map peer to current space.
    +int  p_peerDevice = -1;  // explicly specify which peer to use, else
use p_gpuDevice + 1.


[ROCm/hip commit: b11bd9bbe3]
2016-04-09 05:03:32 -05:00
Ben Sander b11bd9bbe3 Improve P2P test.
- Ensure proper device is set before each command.

- Add command line switches:
    +bool p_memcpyWithPeer = false; // use the peer device for the P2P copy
    +bool p_mirrorPeers = false; // in addition to mapping current to peer
            space, map peer to current space.
    +int  p_peerDevice = -1;  // explicly specify which peer to use, else
use p_gpuDevice + 1.
2016-04-09 05:03:32 -05:00
Ben Sander dbdd0e0037 Improve P2P test.
Add option to select which device does the copy.


[ROCm/clr commit: 30fce5b3d8]
2016-04-09 04:47:12 -05:00
Ben Sander 30fce5b3d8 Improve P2P test.
Add option to select which device does the copy.
2016-04-09 04:47:12 -05:00
Ben Sander 09f4fc4188 Improve P2P test.
Add option to select which device does the copy.


[ROCm/hip commit: 466ab79f16]
2016-04-09 04:47:12 -05:00
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