Displaying 9 results from an estimated 9 matches for "tobon".
2020 Mar 25
2
GSoC Interested student
...er if the memory transfer should
split in the IR? or split __tgt_target_teams_[nowait] in such a way that
the memory transfer is made in the first part, and the wait in the
second part.
Thanks.
Hamilton.
On 23/03/20 2:21 p. m., Doerfert, Johannes wrote:
>
> On 3/23/20 11:22 AM, Hamilton Tobon Mosquera wrote:
> > Hi Johannes,
> >
> > Yes, I'm highly interested, I already started. It would be nice if you
> > post the details again. I didn't take note of them, I was always
> > looking at the issue in GH.
>
> I asked if we can make the r...
2020 Mar 22
2
GSoC Interested student
...and. So I believe the project you posted is still opened.
Do you any advice on the question I posted before?.
Thank you.
On 22/03/20 1:26 p. m., Doerfert, Johannes wrote:
> I did not. The issues sections on GH was removed.
>
> ________________________________________
> From: Hamilton Tobon Mosquera <htobonm at eafit.edu.co>
> Sent: Sunday, March 22, 2020 12:21
> To: llvm-dev at lists.llvm.org
> Cc: Doerfert, Johannes
> Subject: Re: [llvm-dev] GSoC Interested student
>
> Hi there Johannes!,
>
> I was checking out the issue (about latency hiding when trans...
2020 Mar 23
2
GSoC Interested student
...this:
clang -v -save-temps \
-I/path/to/llvm/release/9.x/include -fopenmp \
-fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target \
-march=sm_61 memory_transfer.c -o memory_transfer
Thanks.
Hamilton.
On 23/03/20 11:11 a. m., Doerfert, Johannes wrote:
> On 3/22/20 12:33 PM, Hamilton Tobon Mosquera wrote:
> > Ahhh I understand. So I believe the project you posted is still
> opened. Do you any advice on the question I posted before?.
>
> Yes. Still open. You should use this as the main part of the GSoC
> proposal (if you are interested). Can you repeat the question...
2020 Mar 29
2
GSoC Interested student
...its -> Deliverables ..., or do
we have freedom on that?. Your post in hte GSoC page only mentions that
we must include our background, but nothing about the format of the
proposal.
Thank you.
Hamilton.
On``` 25/03/20 11:41 a. m., Doerfert, Johannes wrote:
> On 3/25/20 5:51 AM, Hamilton Tobon Mosquera wrote:
> > Hi Johannes,
> >
> > Sorry about the failing tests. I completely forgot about running all
> > of them, I only ran the tests for the openmp ipo transforms.
>
> No worries, it happens.
>
>
> > I found the GH issue in cache. I can...
2020 Apr 07
2
GSoC Interested student
...approach is better, should I look for a way of modifying Clang's code
generation in case of needed?. I'm trying to be as less disruptive as
possible. Can you give me some advice?.
Thank you.
Hamilton.
On 28/03/20 11:05 p. m., Doerfert, Johannes wrote:
> On 3/28/20 8:33 PM, Hamilton Tobon Mosquera wrote:
> > Hi Johannes,
> >
> > I've been thinking on how to implement a solution for the problem and
> > I have some questions:
> >
> > 1. You mention in the problem description that the current
> > asynchronous functions can be...
2020 Mar 22
2
GSoC Interested student
Hi there Johannes!,
I was checking out the issue (about latency hiding when transferring
memory from host to device) you posted about a week ago, but it's not
there anymore. Did you remove it?.
Thanks.
Hamilton.
On 21/03/20 10:04 p. m., Hamilton Tobon Mosquera via llvm-dev wrote:
> Hi there!,
>
> Right now I'm starting with the project proposed by Johannes here:
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fllvm%2Fllvm-project%2Fissues%2F180&data=01%7C01%7Chtobonm%40eafit.edu.co%7C2623ce...
2020 Mar 11
3
GSoC Interested student
...n on llvm-dev.
> So, you can CC them to make their life easier. :)
>
> Johannes, I see a lot of people interested in this project. Maybe a
> list of starting points, patches etc.
> could help.
>
> Best,
> Stefanos
>
> Στις Τρί, 10 Μαρ 2020 στις 1:04 π.μ., ο/η Hamilton Tobon Mosquera via
> llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>>
> έγραψε:
>
> Greetings,
>
>
> I'm an LLVM newcomer interested in participating in the next GSoC
> under
> the project "Improve parallelism-awar...
2020 Mar 19
2
GSoC Interested student
...irectly followed by copy X from B to A, remove both.
Does this make sense?
Cheers,
Johannes
---------------------------------------
Johannes Doerfert
Researcher
Argonne National Laboratory
Lemont, IL 60439, USA
jdoerfert at anl.gov
________________________________________
From: Hamilton Tobon Mosquera <htobonm at eafit.edu.co>
Sent: Wednesday, March 18, 2020 19:14
To: llvm-dev at lists.llvm.org
Cc: Doerfert, Johannes
Subject: Re: [llvm-dev] GSoC Interested student
Hi there!,
I think I'm done with this patch: D76058. If that is everything concerning that, could you please ass...
2020 Mar 09
2
GSoC Interested student
Greetings,
I'm an LLVM newcomer interested in participating in the next GSoC under
the project "Improve parallelism-aware analyses and optimizations". I've
already read "Compiler Optimizations for OpenMP" and "Compiler
Optimizations for Parallel Programs" both by Doerfert and Finkel. Also,
I've watched their two LLVM meeting developers conferences