Boris Fomitchev
e8eb285a59
Merge pull request #15 from borisfom/master
...
Fixing version number and compile param for 5.3
2016-03-17 16:03:05 -07:00
Felix Kuehling
06d391c6c9
Add environment variable to disable GPU caching
...
This option may help debug synchronization or coherency issues
involving the GPU caches. It works only on dGPUs, by changing the
cache policy of the GPUVM default aperture to "cohrent", which is
implemented as non-cached on current dGPU hardware.
Change-Id: I544ac9cc5c0cf1fa5c4e30f67aa42b3b5e44ae67
2016-03-17 18:51:47 -04:00
Felix Kuehling
a8a5960095
Add environment variable to disable GPU caching
...
This option may help debug synchronization or coherency issues
involving the GPU caches. It works only on dGPUs, by changing the
cache policy of the GPUVM default aperture to "cohrent", which is
implemented as non-cached on current dGPU hardware.
Change-Id: I544ac9cc5c0cf1fa5c4e30f67aa42b3b5e44ae67
[ROCm/ROCR-Runtime commit: 06d391c6c9 ]
2016-03-17 18:51:47 -04:00
Boris Fomitchev
b154c4e121
Version with . 7.5
...
[ROCm/rccl commit: b508d28123 ]
2016-03-17 15:48:48 -07:00
Boris Fomitchev
b508d28123
Version with . 7.5
2016-03-17 15:48:48 -07:00
foreman
24b1911f57
P4 to Git Change 1248319 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/17 03:00:18
...
SWDEV-2 - Change OpenCL version number from 2065 to 2066.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1812 edit
[ROCm/clr commit: 5a093ba1e9 ]
2016-03-17 03:10:49 -04:00
foreman
5a093ba1e9
P4 to Git Change 1248319 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/17 03:00:18
...
SWDEV-2 - Change OpenCL version number from 2065 to 2066.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1812 edit
2016-03-17 03:10:49 -04:00
Boris Fomitchev
801d962bfe
Use arch=5.3 as well
...
[ROCm/rccl commit: 62b551798f ]
2016-03-16 23:09:36 -07:00
Boris Fomitchev
62b551798f
Use arch=5.3 as well
2016-03-16 23:09:36 -07:00
Ben Sander
dd90a8ff34
Refactor to isolate staging buffer code.
...
[ROCm/clr commit: 1b7cc7d921 ]
2016-03-17 00:20:56 -05:00
Ben Sander
1b7cc7d921
Refactor to isolate staging buffer code.
2016-03-17 00:20:56 -05:00
Ben Sander
fc27c61c58
Refactor to isolate staging buffer code.
...
[ROCm/hip commit: e7586adb33 ]
2016-03-17 00:20:56 -05:00
Ben Sander
e7586adb33
Refactor to isolate staging buffer code.
2016-03-17 00:20:56 -05:00
Boris Fomitchev
de8239e29c
Delete libnccl1_1.1.1+cuda75_amd64.deb
...
[ROCm/rccl commit: dfbebe395c ]
2016-03-16 21:44:13 -07:00
Boris Fomitchev
dfbebe395c
Delete libnccl1_1.1.1+cuda75_amd64.deb
2016-03-16 21:44:13 -07:00
Boris Fomitchev
2728930f32
Delete libnccl-dev_1.1.1+cuda75_amd64.deb
...
[ROCm/rccl commit: 85280b5bf4 ]
2016-03-16 21:44:04 -07:00
Boris Fomitchev
85280b5bf4
Delete libnccl-dev_1.1.1+cuda75_amd64.deb
2016-03-16 21:44:04 -07:00
Boris Fomitchev
ebe3a86610
Added files via upload
...
[ROCm/rccl commit: fb53cfd9b0 ]
2016-03-16 21:42:47 -07:00
Boris Fomitchev
fb53cfd9b0
Added files via upload
2016-03-16 21:42:47 -07:00
Ben Sander
622902d408
Start separaration of staging_buffer.cpp code.
...
Still #include staging_buffer.cpp into hip_hcc.cpp.
Directed tests compile hip_hcc to static library and use the library.
[ROCm/clr commit: a1879ba59b ]
2016-03-16 22:26:49 -05:00
Ben Sander
a1879ba59b
Start separaration of staging_buffer.cpp code.
...
Still #include staging_buffer.cpp into hip_hcc.cpp.
Directed tests compile hip_hcc to static library and use the library.
2016-03-16 22:26:49 -05:00
Ben Sander
0ae7bc7e14
Start separaration of staging_buffer.cpp code.
...
Still #include staging_buffer.cpp into hip_hcc.cpp.
Directed tests compile hip_hcc to static library and use the library.
[ROCm/hip commit: 28ee7aff71 ]
2016-03-16 22:26:49 -05:00
Ben Sander
28ee7aff71
Start separaration of staging_buffer.cpp code.
...
Still #include staging_buffer.cpp into hip_hcc.cpp.
Directed tests compile hip_hcc to static library and use the library.
2016-03-16 22:26:49 -05:00
Ben Sander
c903229e9a
Add aligned alloc
...
[ROCm/clr commit: c9d46bdcde ]
2016-03-16 21:55:57 -05:00
Ben Sander
c9d46bdcde
Add aligned alloc
2016-03-16 21:55:57 -05:00
Ben Sander
910017a20f
Add aligned alloc
...
[ROCm/hip commit: c02bccc153 ]
2016-03-16 21:55:57 -05:00
Ben Sander
c02bccc153
Add aligned alloc
2016-03-16 21:55:57 -05:00
Boris Fomitchev
cf44496d6e
Added compute 5.3
...
[ROCm/rccl commit: 92d2123d8d ]
2016-03-16 19:24:48 -07:00
Boris Fomitchev
92d2123d8d
Added compute 5.3
2016-03-16 19:24:48 -07:00
Boris Fomitchev
07a4274a66
Preparing for pbuild
...
[ROCm/rccl commit: ec3de28ae5 ]
2016-03-16 19:23:49 -07:00
Boris Fomitchev
ec3de28ae5
Preparing for pbuild
2016-03-16 19:23:49 -07:00
Ben Sander
931b58f438
Checkpoint code cleanup.
...
- Refactor ihipStream in prep for thread-safe implementation.
- Do some work on PinInPlace implementation.
[ROCm/clr commit: 8acb53e160 ]
2016-03-16 21:16:29 -05:00
Ben Sander
8acb53e160
Checkpoint code cleanup.
...
- Refactor ihipStream in prep for thread-safe implementation.
- Do some work on PinInPlace implementation.
2016-03-16 21:16:29 -05:00
Ben Sander
0b617788a8
Checkpoint code cleanup.
...
- Refactor ihipStream in prep for thread-safe implementation.
- Do some work on PinInPlace implementation.
[ROCm/hip commit: ec50cbb3aa ]
2016-03-16 21:16:29 -05:00
Ben Sander
ec50cbb3aa
Checkpoint code cleanup.
...
- Refactor ihipStream in prep for thread-safe implementation.
- Do some work on PinInPlace implementation.
2016-03-16 21:16:29 -05:00
Boris Fomitchev
80f568563d
Moved to pbuilder
...
[ROCm/rccl commit: 86dc136fa9 ]
2016-03-16 18:41:54 -07:00
Boris Fomitchev
86dc136fa9
Moved to pbuilder
2016-03-16 18:41:54 -07:00
Boris Fomitchev
96e5299fe7
Moved release files to proper area
...
Bumping a version; building for 7.5
[ROCm/rccl commit: 172f316ac2 ]
2016-03-16 18:30:53 -07:00
Boris Fomitchev
172f316ac2
Moved release files to proper area
...
Bumping a version; building for 7.5
2016-03-16 18:30:53 -07:00
foreman
0dab729085
P4 to Git Change 1248071 by skeely@HSA_Perforce on 2016/03/16 13:57:32
...
SWDEV-90207 - Initial Mesa implementation. Interop is disabled pending further testing.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadefs.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaglinterop.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaglinterop.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaregisters.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsasettings.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/mesa_glinterop.h#1 add
... //depot/stg/opencl/drivers/opencl/runtime/utils/util.hpp#11 edit
[ROCm/clr commit: b0cc1d1094 ]
2016-03-16 14:07:05 -04:00
foreman
b0cc1d1094
P4 to Git Change 1248071 by skeely@HSA_Perforce on 2016/03/16 13:57:32
...
SWDEV-90207 - Initial Mesa implementation. Interop is disabled pending further testing.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadefs.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.hpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaglinterop.cpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaglinterop.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsamemory.hpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsaregisters.hpp#1 add
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsasettings.cpp#12 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/mesa_glinterop.h#1 add
... //depot/stg/opencl/drivers/opencl/runtime/utils/util.hpp#11 edit
2016-03-16 14:07:05 -04:00
Aditya Atluri
b3612a7356
changed flag in hipHostRegister
...
[ROCm/clr commit: 4b96e8c789 ]
2016-03-16 08:01:53 -05:00
Aditya Atluri
4b96e8c789
changed flag in hipHostRegister
2016-03-16 08:01:53 -05:00
Aditya Atluri
cef9188d14
changed flag in hipHostRegister
...
[ROCm/hip commit: 1e588e56e0 ]
2016-03-16 08:01:53 -05:00
Aditya Atluri
1e588e56e0
changed flag in hipHostRegister
2016-03-16 08:01:53 -05:00
Aditya Atluri
420797aed8
src/ fixed hipHostAllocDefault flags
...
[ROCm/clr commit: 6beed19460 ]
2016-03-16 07:32:54 -05:00
Aditya Atluri
6beed19460
src/ fixed hipHostAllocDefault flags
2016-03-16 07:32:54 -05:00
Aditya Atluri
9b39bdf3e0
src/ fixed hipHostAllocDefault flags
...
[ROCm/hip commit: b768568902 ]
2016-03-16 07:32:54 -05:00
Aditya Atluri
b768568902
src/ fixed hipHostAllocDefault flags
2016-03-16 07:32:54 -05:00
Aditya Atluri
488512466a
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 9b78f0a454 ]
2016-03-16 07:17:22 -05:00