Rahul Garg
|
19d2ff51c8
|
Test hipModuleGetGlobal
[ROCm/clr commit: 46346343af]
|
2019-03-15 04:08:03 +05:30 |
|
Rahul Garg
|
f364b32e29
|
Add extension for kernel concurrency on same stream
[ROCm/clr commit: 263e82a67a]
|
2019-03-06 12:55:39 +05:30 |
|
Maneesh Gupta
|
b2a859754d
|
Merge pull request #938 from gargrahul/fix_hipBusBW_p2p_bidir
Fix hipBusBW sample for P2P bidirectional test
[ROCm/clr commit: 4eff6bd09a]
|
2019-02-28 07:14:38 +05:30 |
|
Rahul Garg
|
1985d70605
|
Fix hipBusBW sample for P2P bidirectional test
[ROCm/clr commit: 828e62fe4f]
|
2019-02-28 00:56:07 +05:30 |
|
Rahul Garg
|
a835072903
|
Fix hipBusBW overflow with setting beats/iterations
[ROCm/clr commit: 4fef69afdc]
|
2019-02-27 00:18:52 +05:30 |
|
Rahul Garg
|
0d6b2e90cd
|
Fix error codes in P2P sample test
[ROCm/clr commit: 3e2f946d3f]
|
2019-02-05 06:30:57 +05:30 |
|
Rahul Garg
|
84c31c3623
|
Fixed HIP error check in P2P sample test
[ROCm/clr commit: 7951cd03b2]
|
2019-01-23 01:10:07 +05:30 |
|
Yaxun Sam Liu
|
e85fa43e53
|
Fix sample bit_extract for hip-clang
[ROCm/clr commit: de907674d6]
|
2018-11-12 16:50:47 -05:00 |
|
Alex Voicu
|
fe7e09d222
|
Guard new includes.
[ROCm/clr commit: 59533b84e1]
|
2018-10-18 12:29:27 +01:00 |
|
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
|
2577b11365
|
Update samples.
[ROCm/clr commit: f480a134f4]
|
2018-10-13 23:28:22 +01:00 |
|
Rahul Garg
|
f395a627a0
|
Remove adipose extn from launchKernelHcc sample
[ROCm/clr commit: 632b6f6b39]
|
2018-09-12 16:41:24 +05:30 |
|
Rahul Garg
|
1f0d24fa61
|
Clean up module api samples
[ROCm/clr commit: b6c5d7d71b]
|
2018-08-08 22:28:13 +05:30 |
|
Rahul Garg
|
bc0129d05a
|
Fix hipCommander Makefile
[ROCm/clr commit: 9707e9f563]
|
2018-05-16 15:01:32 +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
|
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
|
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 |
|
Ben Sander
|
a25a01f2c9
|
Merge pull request #281 from mangupta/issue126
[samples] Adds a sample that shows using HIP with cmake
[ROCm/clr commit: faef491778]
|
2017-12-05 11:42:11 -06:00 |
|
Maneesh Gupta
|
e447146abf
|
Simplify square sample's Makefile
Change-Id: I44349a880a3c57ca0e833d67d9c380b706655b1e
[ROCm/clr commit: ccc3fc1de6]
|
2017-12-05 11:54:50 +05:30 |
|
Maneesh Gupta
|
ae0763a266
|
[samples] Adds a sample that shows using HIP with cmake
Change-Id: Ief983ea0894d7b5d1ea46a755f9134dda0a1bb8f
[ROCm/clr commit: f52662da24]
|
2017-12-05 10:48:29 +05:30 |
|
Ben Sander
|
113335f857
|
Update square sample for recent HIP ease-of-use improvements
[ROCm/clr commit: 4192c8b54a]
|
2017-12-02 07:44:27 -06:00 |
|
Ben Sander
|
0de96b6e3e
|
Merge pull request #256 from gargrahul/texture_driver_api_support
Texture driver APIs support
[ROCm/clr commit: e93a24bdbe]
|
2017-11-27 13:52:39 -06:00 |
|
Rahul Garg
|
dc2c56c43d
|
Changed function hipMemcpy_2D to hipMemcpyParam2D
[ROCm/clr commit: 24307fe5c4]
|
2017-11-21 12:36:24 +05:30 |
|
Rahul Garg
|
7453c8b25c
|
Update hipModuleGetTexRef API
[ROCm/clr commit: 76f174b536]
|
2017-11-19 22:10:46 +05:30 |
|
Rahul Garg
|
a0f838a75e
|
-Fixed texture driver API sample
-Added hipTexRefSetAddress and hipTexRefSetAddress2D APIs
[ROCm/clr commit: edbfeeb141]
|
2017-11-15 18:23:28 +05:30 |
|
Rahul Garg
|
4ff4a71867
|
Fix module_api sample
[ROCm/clr commit: e434a23be5]
|
2017-11-13 08:56:39 +05:30 |
|
Rahul Garg
|
8069290ca1
|
Added texture 2D driver API usage example
[ROCm/clr commit: 3711136e46]
|
2017-11-09 22:35:29 +05:30 |
|
Ben Sander
|
b0aa15ee5f
|
Merge pull request #198 from AlexVlx/feature_support_globals_for_module_api
Feature support globals for module api
[ROCm/clr commit: 8a64feef61]
|
2017-10-27 01:53:34 +02:00 |
|
Rahul Garg
|
28c72504b6
|
Example showing globals use with module APIs
[ROCm/clr commit: 10b1b58505]
|
2017-10-24 18:12:25 +05:30 |
|
Rahul Garg
|
dc6c43772c
|
Use 2X for bidir p2p memory bandwidth calc
[ROCm/clr commit: 4090c82936]
|
2017-10-23 21:57:20 +05:30 |
|
Ben Sander
|
eee60317fa
|
Use 2X for bidir memory bandwidth calc
[ROCm/clr commit: 21689e8710]
|
2017-10-21 07:47:32 -05:00 |
|
Sandeep Kumar
|
695862fdc6
|
Add more info for inline asm in hip kernel guide and cookbook readme
[ROCm/clr commit: 6eb1d2d52f]
|
2017-09-13 12:57:37 +05:30 |
|
Ben Sander
|
3901200dca
|
Refactor dispatch latency test and fix several bugs.
[ROCm/clr commit: 9da4352142]
|
2017-08-17 08:46:58 -05:00 |
|
Aditya Atluri
|
44c2efd050
|
fixed device selection during compilation to use rocm_agent_enumerator
1. Changed hipcc to use rocm_agent_enumerator
2. Changed square sample test to use device variable
[ROCm/clr commit: b10962a539]
|
2017-07-21 15:50:12 -05:00 |
|
Maneesh Gupta
|
c2cb93b2cc
|
GPUOpen-ProfessionalCompute-Tools -> ROCm-Developer-Tools
Change-Id: I9f5b29dd1097385acecb0c672770d8adca2fdcf7
[ROCm/clr commit: 13e3e63fd8]
|
2017-07-05 11:44:44 +05:30 |
|
Aditya Atluri
|
bd427d5b47
|
automate gcnarch detection
Change-Id: Ibbad22db136f7f5e2be84c82e9169298a144cc77
[ROCm/clr commit: 0fe0381608]
|
2017-06-29 12:01:40 -05:00 |
|
Aditya Atluri
|
512482badd
|
removed rm for /opt/rocm/hip/src in inline asm sample
Change-Id: I0c02bccd4cd35e01a8e889ea1e586ea8baf0ab90
[ROCm/clr commit: fba69b1ce7]
|
2017-06-20 11:35:52 -05:00 |
|
Sandeep Kumar
|
b237b83101
|
Add peer2peer bandwidth and latency test
Change-Id: I6d88e4aa9f6e64096af16579eebef4740734203e
[ROCm/clr commit: 01842faa1c]
|
2017-06-14 09:44:56 +05:30 |
|
Sandeep Kumar
|
ac8089e773
|
Add readme for inline asm and unroll cookbook samples
Change-Id: I71b7a5652c3dad181c5df60ab0dd1b81d79f1bfb
[ROCm/clr commit: f6b98854ba]
|
2017-05-31 09:25:50 +05:30 |
|
Sandeep Kumar
|
be31ebb8a7
|
Add unroll and inline asm cookbook samples
Change-Id: Ie5a0fbb01b7fca82959090d89299533d49e092f1
[ROCm/clr commit: 5696eaf842]
|
2017-05-31 09:25:35 +05:30 |
|
Sandeep Kumar
|
b22fdeb171
|
Print msg for single gpu
Change-Id: I2d23c73542add8973990ba96592016726994422e
[ROCm/clr commit: e104c2e3bf]
|
2017-05-31 09:25:17 +05:30 |
|
Ben Sander
|
acacf26ed8
|
Fix compilation error with nvcc (c++ nullptr)
[ROCm/clr commit: f1f907cb51]
|
2017-04-21 09:01:34 -05:00 |
|
Maneesh Gupta
|
3176273cd6
|
Fix build issues with bit_extract sample
Change-Id: I628b3c83a16f7adf0ab8ca60aecde8c073c34fd9
[ROCm/clr commit: cbb7f12b1d]
|
2017-04-07 15:24:10 +05:30 |
|
Maneesh Gupta
|
cf6ccf67df
|
Fix build issues in hipCommander sample
- Remove -stdlib=libstdc++ from Makefile
- Removed deleted HIP header file fom includes
Change-Id: Ia189396bee19fc52b679259df56c6c6e2bafb6fe
[ROCm/clr commit: 6877554f5e]
|
2017-04-07 14:54:03 +05:30 |
|
Aditya Atluri
|
1d20550299
|
added module api sample which uses hipHccModuleLaunchKernel
Change-Id: I7bce60b4480a3b5ff7ed69c3256078ded65a0945
[ROCm/clr commit: 0fab80e515]
|
2017-03-31 14:30:40 -05:00 |
|
Aditya Atluri
|
28c8d15412
|
added debug support for HIP sample
Change-Id: Ia7265234082039b68114f7421f4dbcb7149d4d2b
[ROCm/clr commit: 81d3725a16]
|
2017-03-31 14:13:46 -05:00 |
|
Aditya Atluri
|
5d097642be
|
Fixed bit_extract
Change-Id: I92d7b7a302e3fa0db84889fb5dc6b612e6a53c73
[ROCm/clr commit: d4f3fb092a]
|
2017-03-31 13:35:26 -05:00 |
|