Rahul Garg

Results 10 comments of Rahul Garg
trafficstars

@pvelesko Could you please resubmit the required changes on top of the latest develop branch as a new PR ?

@sunway513 Thanks for following. We are working on fixing it.

Thanks for reporting the issue. We are checking it internally.

@atabish Could you try https://github.com/ROCm-Developer-Tools/HIP/blob/master/tests/src/g%2B%2B/hipMalloc.cpp or tests from https://github.com/ROCm-Developer-Tools/HIP/tree/master/tests/src/gcc ?

@Maetveis Please rebase this change on latest develop branch.

Hi Erkin, I was able to resolve it on Ubuntu. What is your target OS? Regards, Rahul On Tue, Aug 26, 2014 at 4:54 PM, ERKIN KANLIOGLU [email protected] wrote: >...

> > > > but you need to push it to internal branch on Gerrit. > > I dont have access to push to that repo. Does this project not...

@davidrohr Could you please try with #1331 ?

I see you are not using --genco to generate code object . hipModuleGetFunction works as shown https://github.com/ROCm-Developer-Tools/HIP/blob/master/samples/0_Intro/module_api/runKernel.cpp#L67 and https://github.com/ROCm-Developer-Tools/HIP/blob/master/samples/0_Intro/module_api_global/runKernel.cpp#L99