Commit Graph

12735 Commits

Author SHA1 Message Date
Ben Sander cb7c61643b remove kalmar_defines.h
[ROCm/clr commit: a16c58ed46]
2016-04-28 17:40:17 -05:00
Ben Sander a73068d640 remove hacks to disable math or LDG functions.
[ROCm/clr commit: 9363e495e1]
2016-04-28 14:14:22 -05:00
Ben Sander 62da82d48c Properly pair #if/#endif
[ROCm/clr commit: c60614eca5]
2016-04-28 13:43:32 -05:00
Ben Sander b31e27f244 merge fix
[ROCm/clr commit: 5c098d5852]
2016-04-28 13:24:40 -05:00
Ben Sander b2608d2949 hipcc uses -stdlib=stdlibc++ by default.
hipcc switches to -stdlib=libc++ if user requests it.
hack to disable LDG.


[ROCm/clr commit: 06e54694c5]
2016-04-28 13:17:49 -05:00
foreman 9639a441c2 P4 to Git Change 1262904 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/28 03:00:11
SWDEV-2 - Change OpenCL version number from 2107 to 2108.

Affected files ...

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


[ROCm/clr commit: 23266526c9]
2016-04-28 03:10:29 -04:00
Jack Chung e263765fa4 Fix compilation error in hipSinglePrecisionMathHost test
[ROCm/clr commit: a5508ae185]
2016-04-27 17:46:27 -05:00
Aditya Atluri 8241a3dd75 changed to guard from hc.hpp
[ROCm/clr commit: ec8cedc70e]
2016-04-27 17:46:27 -05:00
Ben Sander 08721a2fda Doc update
[ROCm/clr commit: 7f1bd9e1e5]
2016-04-27 17:45:14 -05:00
Ben Sander b4bd9d851e Add tip on making local HIP (mostly for HIP devs)
[ROCm/clr commit: 26b87d5faf]
2016-04-27 11:55:09 -05:00
foreman 09f3119131 P4 to Git Change 1262241 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/27 03:00:15
SWDEV-2 - Change OpenCL version number from 2106 to 2107.

Affected files ...

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


[ROCm/clr commit: 889bcdcf8a]
2016-04-27 03:15:35 -04:00
foreman 235e616bf6 P4 to Git Change 1261745 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/26 03:00:14
SWDEV-2 - Change OpenCL version number from 2105 to 2106.

Affected files ...

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


[ROCm/clr commit: 829e3d0f6e]
2016-04-26 03:23:48 -04:00
foreman b8b14641fc P4 to Git Change 1261645 by smekhano@stas-nova-hsa on 2016/04/25 18:33:13
SWDEV-92625 - x86 RT: fix division by zero in cpumapping::HCtoDCmap
	In many cases default alignment passed as 0. At the same time minimal possible alignment is 1,
	while cpumappings uses this value as a divisor. Set it to max(passed alignment, 1).

	Testing: smoke, precheckin, conformance really quick on cpu
	Reviewed by German Andreev

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpumapping.cpp#5 edit


[ROCm/clr commit: 62a98d8da8]
2016-04-25 18:43:12 -04:00
foreman 74523f0003 P4 to Git Change 1261640 by gandryey@gera-w8 on 2016/04/25 18:21:12
SWDEV-90482 - [Afterswitch] Interop from OpenGL to OpenCL is broken in one driver and crashes in another
	- Make sure SRD resource is reported to OS if program contains static samplers

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpukernel.cpp#314 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#67 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palkernel.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palprogram.hpp#4 edit


[ROCm/clr commit: c484ae9061]
2016-04-25 18:36:37 -04:00
Ben Sander f000ced85c add hostname
[ROCm/clr commit: 31f41ba52a]
2016-04-25 15:13:23 -05:00
bwicakso 8c51afe53b Merge remote-tracking branch 'refs/remotes/origin/privatestaging' into kernel_synchronization
[ROCm/clr commit: 5552301de2]
2016-04-25 14:43:28 -05:00
bwicakso f4b7559be8 Update with original
[ROCm/clr commit: a849321bd9]
2016-04-25 14:42:35 -05:00
bwicakso 4efcfdb83c Merge remote-tracking branch 'refs/remotes/origin/privatestaging' into kernel_synchronization
[ROCm/clr commit: 4aca1babe8]
2016-04-25 13:57:28 -05:00
bwicakso 64867da465 Merge from original
[ROCm/clr commit: 7175ca8824]
2016-04-25 13:55:44 -05:00
Aditya Atluri 1e5fa8456e fixed hipmemset to use native ihip api
[ROCm/clr commit: f571c5ec7c]
2016-04-25 11:05:30 -05:00
foreman cdcb59d5ef P4 to Git Change 1261389 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/25 03:00:10
SWDEV-2 - Change OpenCL version number from 2104 to 2105.

Affected files ...

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


[ROCm/clr commit: 9775dd2ba0]
2016-04-25 03:08:28 -04:00
foreman 424e40fd04 P4 to Git Change 1261314 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/24 03:00:10
SWDEV-2 - Change OpenCL version number from 2103 to 2104.

Affected files ...

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


[ROCm/clr commit: ee51c7b281]
2016-04-24 03:12:29 -04:00
foreman 85d1a3c83b P4 to Git Change 1261291 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/23 03:00:11
SWDEV-2 - Change OpenCL version number from 2102 to 2103.

Affected files ...

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


[ROCm/clr commit: 40e4f4f88c]
2016-04-23 03:17:16 -04:00
Aditya Atluri 7cce632f3e added hcc workweek to ldg test
[ROCm/clr commit: 456be2af9c]
2016-04-22 09:25:09 -05:00
Aditya Atluri 266d13c9ce Fixed git spills
[ROCm/clr commit: c404f60621]
2016-04-22 09:19:05 -05:00
Aditya Atluri ab3a1e99c5 added workweek to hip_ldg
[ROCm/clr commit: a2bc6ebc9f]
2016-04-22 09:14:26 -05:00
foreman c7bb8fb6c7 P4 to Git Change 1260865 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/22 03:00:17
SWDEV-2 - Change OpenCL version number from 2101 to 2102.

Affected files ...

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


[ROCm/clr commit: 2b622feb2c]
2016-04-22 03:14:53 -04:00
Maneesh Gupta 1290a35ba1 Revert "added full data type support for __ldg"
This reverts commit 23a91cd8aa.

Conflicts:
	include/hcc_detail/hip_ldg.h


[ROCm/clr commit: 091ec702a2]
2016-04-22 11:12:00 +05:30
Maneesh Gupta 03014e8a1d Merge branch 'release_0.84.00' into privatestaging
Conflicts:
	include/hcc_detail/hip_runtime.h
	src/hip_hcc.cpp


[ROCm/clr commit: 02e6fc27f4]
2016-04-22 10:55:58 +05:30
Aditya Atluri ae1fed4652 added full make_datatype support
[ROCm/clr commit: 1001796485]
2016-04-21 17:25:30 -05:00
Aditya Atluri b426b5b8b6 reorg make_datatype feature
[ROCm/clr commit: 48f3762160]
2016-04-21 14:51:19 -05:00
Aditya Atluri 23a91cd8aa added full data type support for __ldg
[ROCm/clr commit: 3aac6d45ad]
2016-04-21 11:17:26 -05:00
foreman 5de6255e40 P4 to Git Change 1260385 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/21 03:00:11
SWDEV-2 - Change OpenCL version number from 2100 to 2101.

Affected files ...

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


[ROCm/clr commit: 52e7e4888d]
2016-04-21 03:06:56 -04:00
bwicakso 90fffbca82 Fix for kernel synchronization
The completion future of a particular kernel is lost if there are
multiple kernels in the stream. This can cause a racing condition where
the signal associated with the unreferenced completion_future might get
released by hcc runtime.


[ROCm/clr commit: 6773a64b22]
2016-04-20 15:51:39 -05:00
Aditya Atluri 7f21840dc8 added support pinned dma memcpy between host and device
[ROCm/clr commit: 620c5c64e6]
2016-04-20 14:21:22 -05:00
Aditya Atluri 91338214a6 added copyright for ldg
[ROCm/clr commit: f46e1bcf0e]
2016-04-20 12:28:02 -05:00
Aditya Atluri b857720440 added support for __ldg
[ROCm/clr commit: b493eac7e0]
2016-04-20 12:25:40 -05:00
pensun fe9234e9df update API trace information for hipLaunchKernel
[ROCm/clr commit: 517008f98b]
2016-04-20 09:57:55 -05:00
pensun 91286fe84a Merge branch 'release_0.84.00' of https://github.com/AMDComputeLibraries/HIP-privatestaging into release_0.84.00
[ROCm/clr commit: f0b0bc672a]
2016-04-20 09:48:52 -05:00
pensun 8be7a1b859 update hipLaunchKernel API trace information
[ROCm/clr commit: f8ad557864]
2016-04-20 09:48:35 -05:00
foreman 9c8ed9a2a2 P4 to Git Change 1259968 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/20 03:00:14
SWDEV-2 - Change OpenCL version number from 2099 to 2100.

Affected files ...

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


[ROCm/clr commit: 655ced5272]
2016-04-20 03:10:39 -04:00
foreman 29063dc4ad P4 to Git Change 1259658 by bsumner@bsumner-lin-opencl on 2016/04/19 13:49:51
SWDEV-92314 - add means for library to query for GFX8+ chip

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/compiler_stage.hpp#13 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/linker.cpp#141 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/linker/include/AMDResolveLinker.h#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/linker/lib/AMDResolveLinker.cpp#2 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/linker/tools/opencl-link/opencl-link.cpp#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/include/llvm/AMDLLVMContextHook.h#30 edit


[ROCm/clr commit: 45ec615e49]
2016-04-19 13:57:39 -04:00
Maneesh Gupta 14d0ffb293 Update doxygen documentation
[ROCm/clr commit: 9c86c680d9]
2016-04-19 22:44:58 +05:30
Ben Sander 5a8656b418 build hipHostRegister but dont run it
[ROCm/clr commit: 3c7a52971e]
2016-04-19 11:56:12 -05:00
Ben Sander 0f4bd3ad3a Fix hipDeviceReset synchronization
[ROCm/clr commit: ccf2c1c323]
2016-04-19 11:56:12 -05:00
Ben Sander 810f390cfe Set chicken bits to 0.
[ROCm/clr commit: b3c2d906db]
2016-04-19 11:56:12 -05:00
Jack Chung f1a290e07a Fix compilation error in hipSinglePrecisionMathHost test
[ROCm/clr commit: 4431a93c2c]
2016-04-19 23:17:09 +08:00
Maneesh Gupta c99285c5fb Prefix HIP includes with hip/
[ROCm/clr commit: c4cc76398c]
2016-04-19 15:02:12 +05:30
foreman 983d15c233 P4 to Git Change 1259389 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/04/19 03:00:11
SWDEV-2 - Change OpenCL version number from 2098 to 2099.

Affected files ...

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


[ROCm/clr commit: 3d98c5af33]
2016-04-19 03:09:26 -04:00
Ben Sander 074fa8c53b Add experimental notes around p2p
[ROCm/clr commit: 21d733b2e7]
2016-04-18 23:52:42 -05:00