foreman
14b42fd228
P4 to Git Change 1239091 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/22 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2041 to 2042.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1788 edit
2016-02-22 03:08:11 -05:00
foreman
804899446b
P4 to Git Change 1239008 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/21 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2040 to 2041.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1787 edit
[ROCm/clr commit: 307b706050 ]
2016-02-21 03:11:22 -05:00
foreman
307b706050
P4 to Git Change 1239008 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/21 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2040 to 2041.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1787 edit
2016-02-21 03:11:22 -05:00
Ben Sander
4752321fb1
Track last command to a stream.
...
Passing simple tests.
[ROCm/clr commit: d5c777268a ]
2016-02-20 11:02:07 -06:00
Ben Sander
d5c777268a
Track last command to a stream.
...
Passing simple tests.
2016-02-20 11:02:07 -06:00
Ben Sander
ebf2700936
Track last command to a stream.
...
Passing simple tests.
[ROCm/hip commit: d33d806a5b ]
2016-02-20 11:02:07 -06:00
Ben Sander
d33d806a5b
Track last command to a stream.
...
Passing simple tests.
2016-02-20 11:02:07 -06:00
foreman
5a4bd9ec00
P4 to Git Change 1238987 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/20 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2039 to 2040.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1786 edit
[ROCm/clr commit: a05dfcaeae ]
2016-02-20 03:09:52 -05:00
foreman
a05dfcaeae
P4 to Git Change 1238987 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/20 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2039 to 2040.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1786 edit
2016-02-20 03:09:52 -05:00
atimofee
3603f3b1b1
Added CUDA names replacement in string literals (i.e. error messages)
...
[ROCm/clr commit: 88b4f2859f ]
2016-02-19 21:58:33 +03:00
atimofee
88b4f2859f
Added CUDA names replacement in string literals (i.e. error messages)
2016-02-19 21:58:33 +03:00
atimofee
fe0ba4ac84
Added CUDA names replacement in string literals (i.e. error messages)
...
[ROCm/hip commit: 4b13cfc460 ]
2016-02-19 21:58:33 +03:00
atimofee
4b13cfc460
Added CUDA names replacement in string literals (i.e. error messages)
2016-02-19 21:58:33 +03:00
streamhsa
6debabd11a
Resolve issues for hip_popc and hip_ballot on nvcc
...
[ROCm/clr commit: 005155b7b2 ]
2016-02-19 20:18:03 +08:00
streamhsa
005155b7b2
Resolve issues for hip_popc and hip_ballot on nvcc
2016-02-19 20:18:03 +08:00
streamhsa
0389b292a6
Resolve issues for hip_popc and hip_ballot on nvcc
...
[ROCm/hip commit: a7232c7f9e ]
2016-02-19 20:18:03 +08:00
streamhsa
a7232c7f9e
Resolve issues for hip_popc and hip_ballot on nvcc
2016-02-19 20:18:03 +08:00
Evgeny Mankov
9874e598f8
A support of the following device properties is added to legacy hipify.pl: hipDeviceAttributeConcurrentKernels, hipDeviceAttributeMemoryClockRate & hipDeviceAttributeMemoryBusWidth.
...
[ROCm/clr commit: 376fb0d8ad ]
2016-02-19 13:36:37 +03:00
Evgeny Mankov
376fb0d8ad
A support of the following device properties is added to legacy hipify.pl: hipDeviceAttributeConcurrentKernels, hipDeviceAttributeMemoryClockRate & hipDeviceAttributeMemoryBusWidth.
2016-02-19 13:36:37 +03:00
Evgeny Mankov
d8df47383d
A support of the following device properties is added to legacy hipify.pl: hipDeviceAttributeConcurrentKernels, hipDeviceAttributeMemoryClockRate & hipDeviceAttributeMemoryBusWidth.
...
[ROCm/hip commit: b23f9776ca ]
2016-02-19 13:36:37 +03:00
Evgeny Mankov
b23f9776ca
A support of the following device properties is added to legacy hipify.pl: hipDeviceAttributeConcurrentKernels, hipDeviceAttributeMemoryClockRate & hipDeviceAttributeMemoryBusWidth.
2016-02-19 13:36:37 +03:00
Evgeny Mankov
71c61a600e
Guard #ifdef USE_ROCR_20 is added for ROCR_20 device properties (memoryClockRate, memoryBusWidth)
...
By default isn't defined.
To add ROCR_20 support HIP have to be compiled as follows: make CXX_DEFINES+=-DUSE_ROCR_20
[ROCm/hip-tests commit: bdb6c4f423 ]
2016-02-19 13:27:03 +03:00
Evgeny Mankov
bdb6c4f423
Guard #ifdef USE_ROCR_20 is added for ROCR_20 device properties (memoryClockRate, memoryBusWidth)
...
By default isn't defined.
To add ROCR_20 support HIP have to be compiled as follows: make CXX_DEFINES+=-DUSE_ROCR_20
2016-02-19 13:27:03 +03:00
Evgeny Mankov
c76791140d
Guard #ifdef USE_ROCR_20 is added for ROCR_20 device properties (memoryClockRate, memoryBusWidth)
...
By default isn't defined.
To add ROCR_20 support HIP have to be compiled as follows: make CXX_DEFINES+=-DUSE_ROCR_20
[ROCm/clr commit: d4b15399f5 ]
2016-02-19 13:27:03 +03:00
Evgeny Mankov
d4b15399f5
Guard #ifdef USE_ROCR_20 is added for ROCR_20 device properties (memoryClockRate, memoryBusWidth)
...
By default isn't defined.
To add ROCR_20 support HIP have to be compiled as follows: make CXX_DEFINES+=-DUSE_ROCR_20
2016-02-19 13:27:03 +03:00
Evgeny Mankov
c3a600c63b
Guard #ifdef USE_ROCR_20 is added for ROCR_20 device properties (memoryClockRate, memoryBusWidth)
...
By default isn't defined.
To add ROCR_20 support HIP have to be compiled as follows: make CXX_DEFINES+=-DUSE_ROCR_20
[ROCm/hip commit: 833c9e52ad ]
2016-02-19 13:27:03 +03:00
Evgeny Mankov
833c9e52ad
Guard #ifdef USE_ROCR_20 is added for ROCR_20 device properties (memoryClockRate, memoryBusWidth)
...
By default isn't defined.
To add ROCR_20 support HIP have to be compiled as follows: make CXX_DEFINES+=-DUSE_ROCR_20
2016-02-19 13:27:03 +03:00
foreman
5469fc442c
P4 to Git Change 1238616 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/19 03:00:12
...
SWDEV-2 - Change OpenCL version number from 2038 to 2039.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1785 edit
[ROCm/clr commit: 71eee0e8e9 ]
2016-02-19 03:07:24 -05:00
foreman
71eee0e8e9
P4 to Git Change 1238616 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/19 03:00:12
...
SWDEV-2 - Change OpenCL version number from 2038 to 2039.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1785 edit
2016-02-19 03:07:24 -05:00
Ben Sander
beae41517d
Describe how to update HTML docs
...
[ROCm/clr commit: 16ff0757a6 ]
2016-02-19 01:56:17 -06:00
Ben Sander
16ff0757a6
Describe how to update HTML docs
2016-02-19 01:56:17 -06:00
Ben Sander
7f6001cb75
Describe how to update HTML docs
...
[ROCm/hip commit: d8cf65edac ]
2016-02-19 01:56:17 -06:00
Ben Sander
d8cf65edac
Describe how to update HTML docs
2016-02-19 01:56:17 -06:00
dfukalov
1b66d9ac5c
fix build bug with current clang/llvm
...
[ROCm/clr commit: 1f77fd5dcc ]
2016-02-18 23:16:52 +03:00
dfukalov
1f77fd5dcc
fix build bug with current clang/llvm
2016-02-18 23:16:52 +03:00
dfukalov
28d550b858
fix build bug with current clang/llvm
...
[ROCm/hip commit: f3dfd07fa5 ]
2016-02-18 23:16:52 +03:00
dfukalov
f3dfd07fa5
fix build bug with current clang/llvm
2016-02-18 23:16:52 +03:00
Evgeny Mankov
420eea7379
Formatting, no functional changes.
...
[ROCm/clr commit: 14ec340746 ]
2016-02-18 18:54:19 +03:00
Evgeny Mankov
14ec340746
Formatting, no functional changes.
2016-02-18 18:54:19 +03:00
Evgeny Mankov
68621c6702
Formatting, no functional changes.
...
[ROCm/hip commit: fbdeee39cd ]
2016-02-18 18:54:19 +03:00
Evgeny Mankov
fbdeee39cd
Formatting, no functional changes.
2016-02-18 18:54:19 +03:00
Evgeny Mankov
e491a659fe
Device property memoryBusWidth implementation.
...
+ Device property memoryBusWidth is added to hipDeviceProp_t struct.
+ Device attribute hipDeviceAttributeMemoryBusWidth is added to hipDeviceAttribute_t struct.
+ Tests update.
[ROCm/hip-tests commit: 83612db41b ]
2016-02-18 18:15:01 +03:00
Evgeny Mankov
83612db41b
Device property memoryBusWidth implementation.
...
+ Device property memoryBusWidth is added to hipDeviceProp_t struct.
+ Device attribute hipDeviceAttributeMemoryBusWidth is added to hipDeviceAttribute_t struct.
+ Tests update.
2016-02-18 18:15:01 +03:00
Evgeny Mankov
a17733dd80
Device property memoryBusWidth implementation.
...
+ Device property memoryBusWidth is added to hipDeviceProp_t struct.
+ Device attribute hipDeviceAttributeMemoryBusWidth is added to hipDeviceAttribute_t struct.
+ Tests update.
[ROCm/clr commit: da8169dd89 ]
2016-02-18 18:15:01 +03:00
Ben Sander
6507476d72
Update release notes
...
[ROCm/clr commit: 2447067f27 ]
2016-02-18 21:07:14 -06:00
Ben Sander
86958d1d1f
Search multiple dirs.
...
[ROCm/clr commit: ad20273a1d ]
2016-02-18 21:07:14 -06:00
Ben Sander
3ed12119e7
Update doxygen HTML
...
[ROCm/clr commit: 8c3436e927 ]
2016-02-18 21:02:39 -06:00
Ben Sander
c8675123d0
Update doxygen HTML
...
[ROCm/clr commit: 3496398651 ]
2016-02-18 20:43:03 -06:00
Evgeny Mankov
da8169dd89
Device property memoryBusWidth implementation.
...
+ Device property memoryBusWidth is added to hipDeviceProp_t struct.
+ Device attribute hipDeviceAttributeMemoryBusWidth is added to hipDeviceAttribute_t struct.
+ Tests update.
2016-02-18 18:15:01 +03:00
Ben Sander
2447067f27
Update release notes
2016-02-18 21:07:14 -06:00