Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
foreman e4d80a2ec1 P4 to Git Change 1055121 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/15 03:00:12
EPR #010002 - Change OpenCL version number from 1587 to 1588.

Affected files ...

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


[ROCm/clr commit: 62c6c2d64e]
2014-07-15 03:10:16 -04:00
foreman 69ebcb5583 P4 to Git Change 1055054 by gandryey@gera-dev-w7 on 2014/07/14 20:18:53
ECR #304775 - Device enqueuing
	- Switch to the single thread scheduler for now(the current version isn't friendly for single thread). Hopefully it's a temporary solution until synchronization issue with multithreaded scheduler will be identified.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpublit.cpp#104 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#20 edit


[ROCm/clr commit: 6314b334ba]
2014-07-14 20:24:58 -04:00
foreman f4b3681c0f P4 to Git Change 1055020 by asalmanp@asalmanp-opencl-stg1 on 2014/07/14 18:08:09
EPR #394069 - [CQE OCL][ISV][QR][G] Debugger CAL path no longer works due to OCL CL # 1003498. Fix ACL path to support debugger
	ReviewBoardURL=http://ocltc.amd.com/reviews/r/5245/

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpubinary.cpp#57 edit


[ROCm/clr commit: 7ca4c75217]
2014-07-14 18:25:38 -04:00
foreman 24b677f00f P4 to Git Change 1054730 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/14 03:00:12
EPR #010002 - Change OpenCL version number from 1586 to 1587.

Affected files ...

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


[ROCm/clr commit: 770224c321]
2014-07-14 03:11:00 -04:00
foreman 8b3cbd89eb P4 to Git Change 1054633 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/12 03:00:11
EPR #010002 - Change OpenCL version number from 1585 to 1586.

Affected files ...

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


[ROCm/clr commit: 17c7b66e4e]
2014-07-12 03:09:45 -04:00
foreman 33323a60d5 P4 to Git Change 1054614 by marsenau@marsenau_home on 2014/07/11 19:01:37
ECR #304775 - Fix valgrind use of uninitialized errors, modernize by using unique_ptr, and use existing function to extract filename from path.

	Should probably also fix the static constructors this is called from.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/os/os_posix.cpp#37 edit


[ROCm/clr commit: a901b12dd1]
2014-07-11 19:10:15 -04:00
foreman 29010ae79f P4 to Git Change 1054428 by yaxunl@yaxunl_stg_win50 on 2014/07/11 11:42:03
ECR #377625 - Allow function call for function with internal linkage.

	Internal linkage correponds to static function in C. The function could be large and should be allowed to be not inlined.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#106 edit


[ROCm/clr commit: 00cd00cbee]
2014-07-11 11:51:37 -04:00
foreman 5a5709b385 P4 to Git Change 1054290 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/11 03:00:11
EPR #010002 - Change OpenCL version number from 1584 to 1585.

Affected files ...

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


[ROCm/clr commit: 1729d48d6c]
2014-07-11 03:08:31 -04:00
foreman 3ac2ed674c P4 to Git Change 1053889 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/10 03:00:11
EPR #010002 - Change OpenCL version number from 1583 to 1584.

Affected files ...

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


[ROCm/clr commit: 8aa5ad7859]
2014-07-10 03:13:57 -04:00
foreman 106afa3845 P4 to Git Change 1053803 by xcui@merged_opencl_jxcwin on 2014/07/09 21:05:21
EPR #397491 - enabled the svm fine grain buffer for stg, disabled for mainline

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#446 edit


[ROCm/clr commit: 28988ccc3f]
2014-07-09 21:17:13 -04:00
foreman c3247ef2bb P4 to Git Change 1053470 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/09 03:00:15
EPR #010002 - Change OpenCL version number from 1582 to 1583.

Affected files ...

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


[ROCm/clr commit: caa8f05683]
2014-07-09 03:10:50 -04:00
foreman 3d2c79d0d2 P4 to Git Change 1053388 by xcui@merged_opencl_jxcwin on 2014/07/08 20:17:30
EPR #304775 - temporarily disable the SVM fine_grained_buffer support for OpenCL 2.0 on discrete GPUs, because the feature is supposed to release in 14.50. After the 14.40 is branched, we will enable it again on stg.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#445 edit


[ROCm/clr commit: 18d6efdf2c]
2014-07-08 20:23:20 -04:00
foreman af0bc54257 P4 to Git Change 1053379 by xcui@merged_opencl_jxcwin on 2014/07/08 19:38:01
EPR #304775 - fixed the bug 9838. The svm pointer in the arugment list needs to be tracked to make sure all operation of resource has been finished before we dispatch kernel.

	code review:
	http://ocltc.amd.com/reviews/r/5200/
	precheckin:
	http://ocltc.amd.com:8111/viewModification.html?modId=35125&personal=true&buildTypeId=&tab=vcsModificationTests

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#257 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#322 edit


[ROCm/clr commit: bf32cddc03]
2014-07-08 19:45:31 -04:00
foreman 1553537a82 P4 to Git Change 1053268 by gandryey@gera-dev-w7 on 2014/07/08 15:08:51
ECR #304775 - Device enqueuing
	- Add printing of the waiting events
	- Add early exit in the scheduler if nothing to launch

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#19 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#321 edit


[ROCm/clr commit: 977f314094]
2014-07-08 15:30:04 -04:00
foreman 09f1fc7bb5 P4 to Git Change 1052966 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/08 03:00:11
EPR #010002 - Change OpenCL version number from 1581 to 1582.

Affected files ...

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


[ROCm/clr commit: 19cae20ac8]
2014-07-08 03:29:09 -04:00
foreman 4627dc551c P4 to Git Change 1052889 by weizhang@msdnweizhang-opencl on 2014/07/07 22:09:14
EPR #397491 - Disable platform atomics temporarily until AFE which will be done on July 8.

	Modify the flag of GPU_ENABLE_HIGH_PERFORMANCE_STATE to use it for platform atomics because GPU_ENABLE_HIGH_PERFORMANCE_STATE is not necessary for high clock anymore.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#271 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#206 edit


[ROCm/clr commit: 2677e086a7]
2014-07-07 22:23:03 -04:00
foreman af11d3e66c P4 to Git Change 1052832 by gandryey@gera-dev-w7 on 2014/07/07 18:44:29
ECR #304775 - Device enqueuing
	- Update the scheduler to handle event mask

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuschedcl.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#320 edit


[ROCm/clr commit: cd3fefb00d]
2014-07-07 18:58:52 -04:00
foreman eb443eed01 P4 to Git Change 1052695 by jatang@jatang-opencl-hsa-stg1 on 2014/07/07 11:41:00
EPR #375978 - Print 3-component vectors correctly.

	Simplify the change.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprintf.cpp#35 edit


[ROCm/clr commit: 3e434ca289]
2014-07-07 11:50:43 -04:00
foreman b354a913c0 P4 to Git Change 1052481 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/06 03:00:12
EPR #010002 - Change OpenCL version number from 1580 to 1581.

Affected files ...

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


[ROCm/clr commit: e31bdac945]
2014-07-06 03:07:30 -04:00
foreman a734c17a63 P4 to Git Change 1052462 by johtaylo@johtaylo-JTBUILDER03-increment on 2014/07/05 03:00:11
EPR #010002 - Change OpenCL version number from 1579 to 1580.

Affected files ...

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


[ROCm/clr commit: 8793a3e22c]
2014-07-05 03:07:47 -04:00
foreman e1ddad4e50 P4 to Git Change 1052441 by gandryey@gera-dev-w7 on 2014/07/04 18:58:11
ECR #304775 - Device enqueuing
	- Match the printed value width with the argument size

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#319 edit


[ROCm/clr commit: 0d42b943fe]
2014-07-04 19:03:58 -04:00
foreman ad3093e80c P4 to Git Change 1052436 by gandryey@gera-dev-w7 on 2014/07/04 17:46:53
ECR #304775 - Device enqueuing
	- Added debug print for the generated child kernels. GPU_PRINT_CHILD_KERNEL=N, where N is the number of child kernels for dump.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#318 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#205 edit


[ROCm/clr commit: e4b73f0896]
2014-07-04 17:54:13 -04:00
foreman f80f2f233c initial commit
[ROCm/clr commit: 3694ab2ce8]
2014-07-04 16:17:05 -04:00
foreman b0b5b33fcf Initializing repo
[ROCm/clr commit: dc4af184c7]
2014-07-04 09:40:57 -04:00