نمودار کامیت

2384 کامیت‌ها

مولف SHA1 پیام تاریخ
Rahul Garg a3bc29976b hipMemset refactoring
[ROCm/clr commit: 40846f6f8e]
2018-04-11 15:58:48 +05:30
Maneesh Gupta d087d3adc3 Merge pull request #391 from lmoriche/master
Create one hipModule_t per device

[ROCm/clr commit: a39a96dcc9]
2018-04-11 13:06:58 +05:30
Laurent Morichetti 51a692ce2e Create one hipModule_t per device
[ROCm/clr commit: f4cde23be3]
2018-04-10 08:57:34 -07:00
Maneesh Gupta dffc1d1534 Merge pull request #390 from mangupta/hipmemcpy_fix
hipMemcpyAsync returns success when trying to copy 0 bytes

[ROCm/clr commit: 2d1d79cb22]
2018-04-09 14:02:36 +05:30
Maneesh Gupta 07e41f3ca0 Merge pull request #388 from lmoriche/master
Add support for clang offload bundles and <<<>>> kernel launch.

[ROCm/clr commit: d945c85fa7]
2018-04-09 12:40:28 +05:30
Maneesh Gupta cdb7f8f354 hipMemcpyAsync returns success when trying to copy 0 bytes
Change-Id: I4c0ee7ccc7563e2df657b50356cdd7fec9a1ef15


[ROCm/clr commit: 445de66560]
2018-04-09 12:39:44 +05:30
Maneesh Gupta e2d8f322ec [ci] Disable nvcc CI builds
[ROCm/clr commit: 04f116a9e8]
2018-04-09 12:23:56 +05:30
Maneesh Gupta 90a69472f3 Merge pull request #389 from scchan/adjust_texture_hcc_workweek
adjust the hcc work week for the texture fix

[ROCm/clr commit: e5b14cd918]
2018-04-09 10:54:16 +05:30
Siu Chi Chan b24d6e7296 adjust the hcc work week for the texture fix
[ROCm/clr commit: 5df923cdfa]
2018-04-06 15:46:55 -04:00
Laurent Morichetti 3e462cc40b Don't include __clang_cuda_builtin_vars.h
[ROCm/clr commit: 7f03ff1012]
2018-04-05 16:27:05 -07:00
Laurent Morichetti f22fbe4271 Add support for clang offload bundles and <<<>>> kernel launch.
[ROCm/clr commit: 323caee8d2]
2018-04-04 13:32:33 -07:00
Maneesh Gupta b9b4c2026e Merge pull request #387 from mangupta/cleanup_bin
Cleanup bin directory

[ROCm/clr commit: 60faf90b62]
2018-04-04 15:06:57 +05:30
Maneesh Gupta 26a61d6959 Cleanup bin directory
Remove hccgenco.sh and hsa-api-filter-cxl.txt

Change-Id: I5942aec911a2fe6c871fe0eb5f44a0b243552b79


[ROCm/clr commit: efac735621]
2018-04-04 14:31:40 +05:30
Maneesh Gupta e6142be606 Merge pull request #383 from gargrahul/remove_hcc_check_texref_sample
Remove textureObj kernel argument for HIP/HCC path

[ROCm/clr commit: 13b65efae0]
2018-04-04 10:35:58 +05:30
Maneesh Gupta a7cdb8c5b7 Merge pull request #384 from yxsamliu/patch-1
Update HIP language spec to support both <<< >>> kernel launching mec…

[ROCm/clr commit: 2021414e98]
2018-04-04 10:35:34 +05:30
Maneesh Gupta 7a59db9fa2 Merge pull request #385 from gargrahul/fix_texture_trsf_flag
Fix texture driver api TRFS flags

[ROCm/clr commit: 4826f84d5c]
2018-04-04 10:34:09 +05:30
Maneesh Gupta 1a30899707 Merge pull request #386 from ROCm-Developer-Tools/mangupta-patch-4
[ci] Re-enable testing against hcc_1.7

[ROCm/clr commit: 1bfdfecb59]
2018-04-04 10:01:41 +05:30
Maneesh Gupta e89cb4c975 [ci] Re-enable testing against hcc_1.7
[ROCm/clr commit: 11eaac9cf4]
2018-04-03 14:04:33 +05:30
Rahul Garg db20c24914 Fix texture driver api TRFS flags
[ROCm/clr commit: 414cb24351]
2018-04-02 21:47:20 +05:30
Yaxun (Sam) Liu 5024b0b9e6 Update HIP language spec to support both <<< >>> kernel launching mechanism and hipLaunchKernel
[ROCm/clr commit: 0e1ae245d2]
2018-04-02 11:58:32 -04:00
Rahul Garg 897b8b48f5 Remove textureObj kernel argument for HIP/HCC path
[ROCm/clr commit: 35bc23ecc3]
2018-03-28 15:36:57 +05:30
Maneesh Gupta ebd0aa3b47 Merge pull request #382 from scchan/fix_texture_addr_space
Change constant address space to 4

[ROCm/clr commit: c1505becef]
2018-03-27 07:48:50 +05:30
Siu Chi Chan 54357260e8 Change constant address space to 4
when compiling with a newer hcc.  This is
due to a recent change to address space
mapping in the amdgpu compiler backend.


[ROCm/clr commit: 53d9cce9f9]
2018-03-26 18:13:59 -04:00
Maneesh Gupta 2d95f5a627 Merge pull request #379 from lmoriche/master
Add HIP_KERNEL_NAME/HIP_SYMBOL definitions for HIP-clang, and rename …

[ROCm/clr commit: a95ff17549]
2018-03-26 15:38:02 +05:30
Maneesh Gupta 458e978fb9 [ci] Get CI builds to work again (#377)
* [ci] Enable tests against HCC from ROCm1.7 as well

* [ci] rocm 1.7 requires nodes with dkms label

* [ci] Temporarily drop hcc_1_6 and hcc_1_7 builds


[ROCm/clr commit: e8cc7c2e40]
2018-03-26 15:21:45 +05:30
Laurent Morichetti 941fb5f336 Merge remote-tracking branch 'upstream/master'
[ROCm/clr commit: 8f4c368dce]
2018-03-21 11:17:52 -07:00
Laurent Morichetti 048ffb1693 Add HIP_KERNEL_NAME/HIP_SYMBOL definitions for HIP-clang, and rename hipLaunch->hipLaunchByPtr.
[ROCm/clr commit: 84a723b2dc]
2018-03-21 11:07:21 -07:00
Maneesh Gupta e6055d7931 Merge pull request #373 from gargrahul/fix_function_not_found_tex_drv_sample
Fixed function not found issue in texture driver api sample

[ROCm/clr commit: 51ed222aa4]
2018-03-19 14:11:28 +05:30
Rahul Garg ec51e3c539 Removed hidden args and hipLaunchParm from HIP/HCC path
[ROCm/clr commit: 2184e7f6da]
2018-03-16 22:50:25 +05:30
Rahul Garg 0a8ae7a07d Change co file name
[ROCm/clr commit: da66236083]
2018-03-16 12:54:44 +05:30
Rahul Garg c2f4352aad Fixed function not found issue
[ROCm/clr commit: 2ff9e5d46d]
2018-03-16 12:35:25 +05:30
Maneesh Gupta 05a7963b07 Merge pull request #372 from scchan/fix_hipcc_rhel
On RHEL and CentOS, don't use libc++ since we are using the devtoolse…

[ROCm/clr commit: eabd89f130]
2018-03-16 07:44:40 +05:30
Maneesh Gupta 66006b0ac7 Merge pull request #367 from gargrahul/fix_tex_drv_offset
Fix offset issue in texture driver APIs 

[ROCm/clr commit: c50f3caf5e]
2018-03-16 07:43:48 +05:30
Siu Chi Chan 765f3913ce On RHEL and CentOS, don't use libc++ since we are using the devtoolset-7 which has a newer g++
[ROCm/clr commit: 0501f6c582]
2018-03-15 16:46:01 -04:00
Maneesh Gupta ca210f2dae Merge pull request #369 from mangupta/update_hip_base_packaging
Add lpl and ca binaries to hip_base package

[ROCm/clr commit: b0464ab365]
2018-03-15 06:05:11 +05:30
Maneesh Gupta 37cacf5495 Merge pull request #368 from mangupta/apply_clangformat
Apply .clangformat to all repo source files

[ROCm/clr commit: 783a1cd614]
2018-03-15 06:04:43 +05:30
Maneesh Gupta cd946eba0d Merge pull request #371 from ROCm-Developer-Tools/mangupta-patch-1
[ci] Continue testing against ROCm 1.6

[ROCm/clr commit: 3bc46613d7]
2018-03-14 15:39:50 +05:30
Maneesh Gupta 64a26e0113 [ci] Continue testing against ROCm 1.6
Continue testing against ROCm 1.6.4 until we have a stable ROCm 1.7.x docker image

[ROCm/clr commit: 4b5526e0ba]
2018-03-14 15:24:15 +05:30
Maneesh Gupta f9d995ee1b Add lpl and ca binaries to hip_base package
Change-Id: Ie05669768dfd086a89bcf4aad134f4b425d1e21c


[ROCm/clr commit: e8f1aeb764]
2018-03-14 11:42:36 +05:30
Maneesh Gupta 46ddefedee Apply .clangformat to all repo source files
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344


[ROCm/clr commit: 9e47fccc89]
2018-03-12 11:29:03 +05:30
Rahul Garg 83fac92815 Set offset value to 0
[ROCm/clr commit: c3d786d810]
2018-03-11 00:12:22 +05:30
Maneesh Gupta ecbb701440 Merge pull request #363 from gargrahul/surface_object_api
Added surface object support

[ROCm/clr commit: eee7fa6072]
2018-03-09 11:50:30 +05:30
Maneesh Gupta 72a9e630f8 Merge pull request #287 from ROCm-Developer-Tools/fix_llc_path
Change hipconfig to adopt new location of llc

[ROCm/clr commit: 72ec13ab86]
2018-03-06 11:59:44 +05:30
Maneesh Gupta 274c65457e Merge pull request #288 from AlexVlx/feature_purge_genco
Purge hsagenco.sh

[ROCm/clr commit: 1190a9e5d0]
2018-03-05 09:59:56 +05:30
Rahul Garg 5f63267327 Add surface object API 2D test
[ROCm/clr commit: 919eb74a93]
2018-03-04 22:49:23 +05:30
Rahul Garg 10ee7a6a80 Fixed byte offset issue
Added HIP/NVCC support


[ROCm/clr commit: d2426e1b9a]
2018-03-04 19:05:37 +05:30
lmoriche f5ad824009 Merge pull request #365 from lmoriche/master
__CUDA__ and __HIP__ are both defined when compiling with 'clang -x h…

[ROCm/clr commit: c9903c7295]
2018-03-02 09:26:22 -08:00
Laurent Morichetti ee4473f588 __CUDA__ and __HIP__ are both defined when compiling with 'clang -x hip', so make sure __HIP__ is not defined in the case of __HIP_PLATFORM_NVCC__.
[ROCm/clr commit: 49f819ab9e]
2018-03-02 06:51:51 -08:00
Ben Sander 6a6f0634ac Merge pull request #364 from lmoriche/master
Add initial support for clang

[ROCm/clr commit: 8631c5433b]
2018-03-01 11:58:08 -06:00
Alex Voicu 7f8411f93f Update CMakeLists.txt
[ROCm/clr commit: fa0bff8f78]
2018-03-01 16:06:09 +00:00