Maneesh Gupta
|
5c939d7f27
|
Update hipMemset.cpp
Address build issues on nvcc path.
[ROCm/clr commit: 8af4e2b5e4]
|
2019-03-05 12:11:11 +05:30 |
|
Wen-Heng (Jack) Chung
|
21cf5b0ae4
|
Add direct test for hipMemsetD32 and hipMemsetD32Async
[ROCm/clr commit: 365d08535b]
|
2019-03-04 17:20:32 +00:00 |
|
Rahul Garg
|
b3ba23ba81
|
Fix review comments
[ROCm/clr commit: 5900416629]
|
2019-03-02 23:38:37 +05:30 |
|
Rahul Garg
|
e6f5850ebb
|
Fix hipMemset test for HIP/NVCC
[ROCm/clr commit: 41afe4d947]
|
2019-03-01 03:46:57 +05:30 |
|
Rahul Garg
|
1a97c0fafc
|
Update hipMemset test
[ROCm/clr commit: 0156388a6b]
|
2019-02-28 06:54:49 +05:30 |
|
Rahul Garg
|
489f3ef7ba
|
Remove redundant arguments from hipMemset3D test
[ROCm/clr commit: 10d2a9a269]
|
2018-12-20 06:51:22 +05:30 |
|
Alex Voicu
|
c505c2be38
|
Re-sync with upstream.
[ROCm/clr commit: 602280eb8b]
|
2018-10-18 12:27:03 +01:00 |
|
Maneesh Gupta
|
50e89b0a30
|
Replace hipLaunchKernel -> hipLaunchKernelGGL
Change-Id: I4d99009e1199811d417becf1e1b934ec4d4e30be
[ROCm/clr commit: e1fe095471]
|
2018-10-17 14:32:25 +05:30 |
|
Alex Voicu
|
50388a3bd1
|
Re-sync with upstream.
[ROCm/clr commit: 9ec697c620]
|
2018-10-10 11:43:49 +01:00 |
|
Maneesh Gupta
|
c4ed6b18fb
|
Implementation for stream priority
- Requires ROCm 1.9.x or higher
- Requires HCC with PR#886 merged
Change-Id: Id7c95ea091ee610e80c9ad815f1cb989cba570ca
[ROCm/clr commit: 07ee1f07d8]
|
2018-10-05 16:27:46 +05:30 |
|
Alex Voicu
|
f5d204450c
|
Align with HC Next.
[ROCm/clr commit: 26c26f63cb]
|
2018-09-17 11:50:29 +03:00 |
|
Maneesh Gupta
|
00157dc427
|
Revert changes to runtime/stream/hipStreamSync2
[ROCm/clr commit: f9167cd2da]
|
2018-09-15 13:23:38 +05:30 |
|
Saleel Kudchadker
|
54b81517d8
|
Fix record_event and hipStreamSync2 tests. The test should expect null stream to complete if synchrionize is called as per the spec
[ROCm/clr commit: 3684975b91]
|
2018-08-31 12:54:23 -07:00 |
|
saleelk
|
bc49031828
|
Fix hipHostRegister mem leak and copy kind in hipMemcpyAsync (#587)
[ROCm/clr commit: e8a5ad629f]
|
2018-07-23 11:04:14 +05:30 |
|
Rahul Garg
|
f25b05c793
|
Cleaned up hipMemset3D test
[ROCm/clr commit: 7261799835]
|
2018-07-06 14:54:08 +05:30 |
|
Rahul Garg
|
065f0d8d8c
|
Add integrated device property
[ROCm/clr commit: 94f086e9cd]
|
2018-06-02 13:11:16 +05:30 |
|
Maneesh Gupta
|
cd912ecf7f
|
[dtests] Fix nvcc path build errors in hipFuncGetAttributes.tst
Change-Id: I000bed69162897f7b6edd733ed6e9acc93beb0ed
[ROCm/clr commit: e2842f2f28]
|
2018-05-30 11:26:11 +05:30 |
|
Maneesh Gupta
|
e72516bd2f
|
Merge pull request #445 from ROCm-Developer-Tools/feature_func_attributes
Add support for the hipFuncGetAttributes interface.
[ROCm/clr commit: 85342d73b5]
|
2018-05-22 09:37:41 +05:30 |
|
Alex Voicu
|
4e6996282d
|
Add support for the hipFuncGetAttributes interface.
[ROCm/clr commit: bf9529aaa8]
|
2018-05-11 03:35:10 +01:00 |
|
Rahul Garg
|
a7be5be448
|
Added hipMemset3D
[ROCm/clr commit: 78568435da]
|
2018-05-07 10:24:30 +05:30 |
|
Rahul Garg
|
39a19cc9e8
|
Added hipMemset2DAsync support
[ROCm/clr commit: fcc0866681]
|
2018-04-17 18:27:27 +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 |
|
Alex Voicu
|
eab8624938
|
Re-sync with upstream.
[ROCm/clr commit: a704bd8b44]
|
2018-02-12 20:20:24 +00:00 |
|
Maneesh Gupta
|
b91b2601f3
|
Merge pull request #299 from mangupta/hipStreamAddCallback
Implement hipStreamAddCallback
[ROCm/clr commit: 8359c2eb5a]
|
2018-02-02 08:32:41 +05:30 |
|
Maneesh Gupta
|
469ffecc71
|
hipStreamAddCallback.cpp: Replace unistd sleep with sleep_for
Change-Id: I7a5d40a1acd8be76a0f175bcfa731ad89fb88d81
[ROCm/clr commit: 3aab52d7cc]
|
2018-01-31 10:48:17 +05:30 |
|
Maneesh Gupta
|
b2bb274b7e
|
Fix hipStreamAddCallback testcase for nvcc
Change-Id: Ieec4b8d7933d8d68394d21d27132da206111efc8
[ROCm/clr commit: 6a37c60eaa]
|
2018-01-30 12:32:46 +05:30 |
|
Alex Voicu
|
392dd28899
|
Merge branch 'master' of https://github.com/ROCm-Developer-Tools/HIP into feature_purge_genco
[ROCm/clr commit: 09c704a2d0]
|
2018-01-17 14:02:19 +00:00 |
|
Phaneendr-kumar Lanka
|
015366e29e
|
[nvcc] Enable hipGetDeviceAttribute
[ROCm/clr commit: dc6094cc60]
|
2018-01-10 10:51:01 +05:30 |
|
Maneesh Gupta
|
290b5f1738
|
Implement hipStreamAddCallback
Change-Id: Ib851e4d86ba9c8406ca37b88162ea483ccbc9d36
[ROCm/clr commit: cd9ba0d1e1]
|
2017-12-19 16:06:14 +05:30 |
|
Phaneendr-kumar Lanka
|
4571ec12ac
|
[nvccTests] Resubmit hipMemcpyDtoD & inline_asm_vadd
[ROCm/clr commit: 89bedb74e7]
|
2017-12-18 14:46:19 +05:30 |
|
Alex Voicu
|
998b5dc3fa
|
Merge branch 'master' of https://github.com/ROCm-Developer-Tools/HIP into feature_purge_genco
[ROCm/clr commit: 4d0d4dc701]
|
2017-12-14 13:50:49 +00:00 |
|
Phaneendr-kumar Lanka
|
033e2cde33
|
[nvccWarnings] Fix warnings seen with dtests on nvcc path
[ROCm/clr commit: 0ac125e3db]
|
2017-12-14 14:10:37 +05:30 |
|
Alex Voicu
|
aa48cc7b55
|
This introduces LipoProteinLipase (lpl), a simple tool for creating fat binaries. It represents a direct replacement of the creaky hccgenco.sh script, which had various issues. The format it uses is that of a code object bundle, generated by the Clang Offload Bundler. The output is always suffixed with the ".adipose" extension. It is shared with HCC. The hipcc script and associated tests are modified to use lpl. Help can be obtained by invoking lpl --help. A more computer-sciency / corporate friendly name is likely to be beneficial, which is a reason for choosing easily searchable/replaceable names such as lpl or adipose.
[ROCm/clr commit: 4e0739c68a]
|
2017-12-08 04:22:57 +00:00 |
|
Rahul Garg
|
156e35cfe9
|
Fix hipGetDeviceAttribute dtest for HIP/NVCC
[ROCm/clr commit: a62ef42c09]
|
2017-12-06 15:49:06 +05:30 |
|
Ben Sander
|
c9f031bc72
|
Temporarily disable a couple tests pending some HCC work
[ROCm/clr commit: 721d862089]
|
2017-12-01 21:46:28 +00:00 |
|
Alex Voicu
|
a27fa25d76
|
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
This reverts commit 1cd6416
[ROCm/clr commit: 4966518846]
|
2017-11-29 21:49:10 +00:00 |
|
Alex Voicu
|
a1d5f0ab0c
|
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
This reverts commit d2fd1f5
[ROCm/clr commit: 2557000b56]
|
2017-11-29 21:36:29 +00:00 |
|
Alex Voicu
|
9cf73ef515
|
Re-sync with upstream.
[ROCm/clr commit: 30d90dab38]
|
2017-11-20 15:34:50 +00:00 |
|
Ben Sander
|
80021d3c68
|
Merge branch 'feature_natural_indexing' of https://github.com/AlexVlx/HIP
[ROCm/clr commit: a43262e699]
|
2017-11-19 15:25:17 -06:00 |
|
Ben Sander
|
6b1fb439f6
|
Temporarily disable P2P on nvidia (fails on dual GPU)
[ROCm/clr commit: fc34fd6f03]
|
2017-11-19 15:21:37 -06:00 |
|
Alex Voicu
|
af0ae5421c
|
This implements the trivial change needed to move back from the hip{Something}_{x, y, z} macros to the natural CUDA syntax of Something.{x, y, z}. This is contained in lines 384-404 in hip_runtime.h. All of the other changes have to do with changing unit tests to use this syntax. The macros are retained for backwards compatibility.
[ROCm/clr commit: 0cc921f103]
|
2017-11-19 01:54:12 +00:00 |
|
Alex Voicu
|
d7898eeef0
|
Update new tests so as to make them work with new variadic based launch mechanisms.
[ROCm/clr commit: 8c62d0fbc4]
|
2017-11-10 00:14:34 +00:00 |
|
Alex Voicu
|
12f00d4881
|
Merge remote-tracking branch 'origin/master' into feature_use_module_based_dispatch_instead_of_pfe
# Conflicts:
# tests/src/runtimeApi/stream/hipStreamSync2.cpp
[ROCm/clr commit: f7919a8321]
|
2017-11-08 10:26:30 +00:00 |
|
Alex Voicu
|
142213a52b
|
Clean up trailing whitespace so as to reduce noise in #246.
[ROCm/clr commit: 0ad1308efd]
|
2017-11-08 00:08:55 +00:00 |
|
Phaneendr-kumar Lanka
|
fc1af184a4
|
identation change in hipPeekAtLastError
[ROCm/clr commit: 2a1d7db371]
|
2017-11-07 09:51:32 +05:30 |
|
Alex Voicu
|
2db0344254
|
Merge remote-tracking branch 'origin/master' into feature_use_module_based_dispatch_instead_of_pfe
[ROCm/clr commit: 8854dec897]
|
2017-11-07 00:01:22 +00:00 |
|
Phaneendr-kumar Lanka
|
b36eb26ef0
|
Modified tests as per review
[ROCm/clr commit: e18f4239b6]
|
2017-11-06 15:13:36 +05:30 |
|
Phaneendr-kumar Lanka
|
700890e19a
|
More tests for memory,stream & error APIs
[ROCm/clr commit: 7427abba04]
|
2017-11-06 11:31:52 +05:30 |
|
Maneesh Gupta
|
5b217496ec
|
Merge pull request #239 from phani544/newTests
[newTests]Adding tests for device APIs
[ROCm/clr commit: 544538fd88]
|
2017-11-06 07:22:13 +05:30 |
|
Phaneendr-kumar Lanka
|
6034d9fcc1
|
[newTests]modified the test
[ROCm/clr commit: fa32a1924a]
|
2017-11-03 14:52:19 +05:30 |
|