Grafik Komit

54851 Melakukan

Penulis SHA1 Pesan Tanggal
Maneesh Gupta a1a69b1857 Bump hcc version dependency for packaging
[ROCm/clr commit: 223a109ade]
2016-04-16 15:19:32 +05:30
Maneesh Gupta 223a109ade Bump hcc version dependency for packaging 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 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 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 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 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 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 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 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 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 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 0ff41dd3d9 Fixed location of html documentation in hip_doc package 2016-04-15 16:18:48 +05:30
Maneesh Gupta 4092a1efe8 Replace /opt/hcc -> /opt/rocm/hcc and /opt/hsa -> /opt/rocm/hsa 2016-04-15 12:56:31 +05:30
Maneesh Gupta 1293709fc0 Replace /opt/hcc -> /opt/rocm/hcc and /opt/hsa -> /opt/rocm/hsa
[ROCm/clr commit: cf4c3b0913]
2016-04-15 12:56:31 +05:30
Maneesh Gupta cf4c3b0913 Replace /opt/hcc -> /opt/rocm/hcc and /opt/hsa -> /opt/rocm/hsa 2016-04-15 12:56:31 +05:30
Maneesh Gupta 5a31bad821 Replace /opt/hcc -> /opt/rocm/hcc and /opt/hsa -> /opt/rocm/hsa 2016-04-15 12:56:31 +05:30
foreman 7a2a4e1c1d P4 to Git Change 1258321 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/15 03:00:47
SWDEV-2 - Change OpenCL version number from 2094 to 2095.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1841 edit


[ROCm/clr commit: be9ae70459]
2016-04-15 03:11:58 -04:00
foreman be9ae70459 P4 to Git Change 1258321 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/15 03:00:47
SWDEV-2 - Change OpenCL version number from 2094 to 2095.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1841 edit
2016-04-15 03:11:58 -04:00
Maneesh Gupta ee94c7137e Split hip packages into smaller components
[ROCm/clr commit: 84956b6e99]
2016-04-15 12:13:04 +05:30
Maneesh Gupta 84956b6e99 Split hip packages into smaller components 2016-04-15 12:13:04 +05:30
Maneesh Gupta f0e11d9856 Split hip packages into smaller components 2016-04-15 12:13:04 +05:30
foreman 177a1cda97 P4 to Git Change 1258240 by gandryey@gera-ocl on 2016/04/14 19:21:55
SWDEV-79445 - OCL generic changes and code clean-up
	- Fix TC failures. Clean unmap info after runtime gets the mip

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#400 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#5 edit


[ROCm/clr commit: 511fd5a36a]
2016-04-14 19:33:16 -04:00
foreman 511fd5a36a P4 to Git Change 1258240 by gandryey@gera-ocl on 2016/04/14 19:21:55
SWDEV-79445 - OCL generic changes and code clean-up
	- Fix TC failures. Clean unmap info after runtime gets the mip

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#400 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#5 edit
2016-04-14 19:33:16 -04:00