Maneesh Gupta
223a109ade
Bump hcc version dependency for packaging
2016-04-16 15:19:32 +05:30
Maneesh Gupta
33e7930669
Bump hcc version dependency for packaging
...
[ROCm/hip commit: dfea14c5d4 ]
2016-04-16 15:19:32 +05:30
Maneesh Gupta
dfea14c5d4
Bump hcc version dependency for packaging
2016-04-16 15:19:32 +05:30
Maneesh Gupta
efb0f8a3a3
Update doxygen html
...
[ROCm/clr commit: a34e76886a ]
2016-04-16 14:55:10 +05:30
Maneesh Gupta
a34e76886a
Update doxygen html
2016-04-16 14:55:10 +05:30
Maneesh Gupta
17428040cd
Update doxygen html
...
[ROCm/hip commit: fd49c9eb15 ]
2016-04-16 14:55:10 +05:30
Maneesh Gupta
fd49c9eb15
Update doxygen html
2016-04-16 14:55:10 +05:30
Maneesh Gupta
97b91267b0
Bump min required hcc to workweek 16155
...
[ROCm/clr commit: 1cd52f5192 ]
2016-04-16 14:49:10 +05:30
Maneesh Gupta
1cd52f5192
Bump min required hcc to workweek 16155
2016-04-16 14:49:10 +05:30
Maneesh Gupta
44e5430da9
Bump min required hcc to workweek 16155
...
[ROCm/hip commit: dc4c174a54 ]
2016-04-16 14:49:10 +05:30
Maneesh Gupta
dc4c174a54
Bump min required hcc to workweek 16155
2016-04-16 14:49:10 +05:30
Maneesh Gupta
5fcc692086
Remove some stale workweek references
...
[ROCm/clr commit: ca26f36ef2 ]
2016-04-16 14:48:05 +05:30
Maneesh Gupta
ca26f36ef2
Remove some stale workweek references
2016-04-16 14:48:05 +05:30
Maneesh Gupta
3f53916968
Remove some stale workweek references
...
[ROCm/hip commit: 9c99b2af1c ]
2016-04-16 14:48:05 +05:30
Maneesh Gupta
9c99b2af1c
Remove some stale workweek references
2016-04-16 14:48:05 +05:30
foreman
ffb6be5e67
P4 to Git Change 1258794 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/16 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2095 to 2096.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1842 edit
[ROCm/clr commit: ab6f8803b0 ]
2016-04-16 03:12:02 -04:00
foreman
ab6f8803b0
P4 to Git Change 1258794 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/16 03:00:10
...
SWDEV-2 - Change OpenCL version number from 2095 to 2096.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1842 edit
2016-04-16 03:12:02 -04:00
foreman
fc1d457ca2
P4 to Git Change 1258779 by gandryey@gera-ocl on 2016/04/15 19:16:15
...
SWDEV-92245 - [CQE OCL][QR][G] Multiple 32/64 bit Bolt sample crashes on all CPUs. FaultyCL#1257532
- Bolt calls map/unmap with the same region twice. Add a counter for the same region to track that case
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#195 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#272 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#401 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#6 edit
[ROCm/clr commit: 6569fba06d ]
2016-04-15 19:22:30 -04:00
foreman
6569fba06d
P4 to Git Change 1258779 by gandryey@gera-ocl on 2016/04/15 19:16:15
...
SWDEV-92245 - [CQE OCL][QR][G] Multiple 32/64 bit Bolt sample crashes on all CPUs. FaultyCL#1257532
- Bolt calls map/unmap with the same region twice. Add a counter for the same region to track that case
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#195 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#272 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#401 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#6 edit
2016-04-15 19:22:30 -04:00
foreman
d54b09efcd
P4 to Git Change 1258631 by gandryey@gera-w8 on 2016/04/15 15:02:11
...
SWDEV-86035 - Add PAL backend to OpenCL
- Switch #pragma once
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palappprofile.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbinary.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palconstbuf.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldebugger.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldebugmanager.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprintf.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsched.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palthreadtrace.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltimestamp.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palwavelimiter.hpp#2 edit
[ROCm/clr commit: 9b99d758cd ]
2016-04-15 15:48:36 -04:00
foreman
9b99d758cd
P4 to Git Change 1258631 by gandryey@gera-w8 on 2016/04/15 15:02:11
...
SWDEV-86035 - Add PAL backend to OpenCL
- Switch #pragma once
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palappprofile.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbinary.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palblit.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palconstbuf.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldebugger.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldebugmanager.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palmemory.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprintf.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsched.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palthreadtrace.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paltimestamp.hpp#2 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#3 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palwavelimiter.hpp#2 edit
2016-04-15 15:48:36 -04:00
Aditya Atluri
1b9d8c46e1
changed to guard from hc.hpp
...
[ROCm/clr commit: 85c04d8a7d ]
2016-04-15 11:21:45 -05:00
Aditya Atluri
85c04d8a7d
changed to guard from hc.hpp
2016-04-15 11:21:45 -05:00
Aditya Atluri
9164588f86
changed to guard from hc.hpp
...
[ROCm/hip commit: a0aef11da7 ]
2016-04-15 11:21:45 -05:00
Aditya Atluri
a0aef11da7
changed to guard from hc.hpp
2016-04-15 11:21:45 -05:00
Aditya Atluri
d1a9dcb214
Update README.md
...
[ROCm/clr commit: f7089dbe4b ]
2016-04-15 11:08:48 -05:00
Aditya Atluri
f7089dbe4b
Update README.md
2016-04-15 11:08:48 -05:00
Aditya Atluri
69f7b859c2
Update README.md
...
[ROCm/hip commit: 22d15dcdbc ]
2016-04-15 11:08:48 -05:00
Aditya Atluri
22d15dcdbc
Update README.md
2016-04-15 11:08:48 -05:00
Aditya Atluri
a9401cba2e
improved error returns for hipHostRegister/UnRegister functions
...
[ROCm/clr commit: e8902a6e20 ]
2016-04-15 10:42:31 -05:00
Aditya Atluri
e8902a6e20
improved error returns for hipHostRegister/UnRegister functions
2016-04-15 10:42:31 -05:00
Aditya Atluri
c53211e700
improved error returns for hipHostRegister/UnRegister functions
...
[ROCm/hip commit: 2e80de6dcb ]
2016-04-15 10:42:31 -05:00
Aditya Atluri
2e80de6dcb
improved error returns for hipHostRegister/UnRegister functions
2016-04-15 10:42:31 -05:00
Aditya Atluri
7143de0890
added more features to hipHostRegister
...
[ROCm/clr commit: 26ee986774 ]
2016-04-15 10:32:01 -05:00
Aditya Atluri
26ee986774
added more features to hipHostRegister
2016-04-15 10:32:01 -05:00
Aditya Atluri
4dd3424b15
added more features to hipHostRegister
...
[ROCm/hip commit: 8a43f18333 ]
2016-04-15 10:32:01 -05:00
Aditya Atluri
8a43f18333
added more features to hipHostRegister
2016-04-15 10:32:01 -05:00
Aditya Atluri
6ee096fbfc
added hipHostRegister/UnRegister api
...
[ROCm/clr commit: 109154f03f ]
2016-04-15 10:08:10 -05:00
Aditya Atluri
109154f03f
added hipHostRegister/UnRegister api
2016-04-15 10:08:10 -05:00
Aditya Atluri
12cb3de301
added hipHostRegister/UnRegister api
...
[ROCm/hip commit: fa7a3822f6 ]
2016-04-15 10:08:10 -05:00
Aditya Atluri
fa7a3822f6
added hipHostRegister/UnRegister api
2016-04-15 10:08:10 -05:00
Maneesh Gupta
165e7187c8
Handle non-versioned so files being present only in rocm/lib
...
[ROCm/clr commit: 69f50d0ced ]
2016-04-15 16:20:35 +05:30
Maneesh Gupta
69f50d0ced
Handle non-versioned so files being present only in rocm/lib
2016-04-15 16:20:35 +05:30
Maneesh Gupta
22d7218e18
Handle non-versioned so files being present only in rocm/lib
...
[ROCm/hip commit: b72b50612b ]
2016-04-15 16:20:35 +05:30
Maneesh Gupta
b72b50612b
Handle non-versioned so files being present only in rocm/lib
2016-04-15 16:20:35 +05:30
Maneesh Gupta
f5bb01ebdc
Fixed location of html documentation in hip_doc package
...
[ROCm/clr commit: 993830cec8 ]
2016-04-15 16:18:48 +05:30
Maneesh Gupta
993830cec8
Fixed location of html documentation in hip_doc package
2016-04-15 16:18:48 +05:30
Maneesh Gupta
797b0d1168
Fixed location of html documentation in hip_doc package
...
[ROCm/hip commit: 0ff41dd3d9 ]
2016-04-15 16:18:48 +05:30
Maneesh Gupta
0ff41dd3d9
Fixed location of html documentation in hip_doc package
2016-04-15 16:18:48 +05:30
Maneesh Gupta
cb0c7b71a7
Replace /opt/hcc -> /opt/rocm/hcc and /opt/hsa -> /opt/rocm/hsa
...
[ROCm/hip-tests commit: 4092a1efe8 ]
2016-04-15 12:56:31 +05:30