search for: eafit

Displaying 10 results from an estimated 10 matches for "eafit".

2020 Mar 22
2
GSoC Interested student
...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 transferring > memory from host...
2020 Mar 23
2
GSoC Interested student
...t; > > 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 w...
2020 Mar 25
2
GSoC Interested student
...is > > achieved?, and how to track its API calls. It might be that I'm not > > using the proper omp directive, so here is C code: > > Take a look at https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgodbolt.org%2Fz%2FE9VoVx&amp;data=01%7C01%7Chtobonm%40eafit.edu.co%7C1c12e490f3804f6a772d08d7cf570a3a%7C99f7b55e9cbe467b8143919782918afb%7C0&amp;sdata=XIo6OoK0Xnhat9bZbTNz9Rq9hYvBQhknTxULoA8Ma%2Fk%3D&amp;reserved=0 , the mapping request, > > which may or may not cause data-transfers, are part of the call to > __tgt_target_teams[_nowait] and...
2020 Mar 29
2
GSoC Interested student
...track its API calls. It might be that I'm not > >>   > using the proper omp directive, so here is C code: > >> > >> Take a look at > https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgodbolt.org%2Fz%2FE9VoVx&amp;data=01%7C01%7Chtobonm%40eafit.edu.co%7Cd2a1829610714bf161b508d7d0d2f5ae%7C99f7b55e9cbe467b8143919782918afb%7C0&amp;sdata=nhtF7ZKL3iPAQEJpIgCFb0cpcPGQYRvOHuPmkxyI6H8%3D&amp;reserved=0 > , the mapping request, > >> > >> which may or may not cause data-transfers, are part of the call to > >...
2020 Mar 22
2
GSoC Interested student
...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&amp;data=01%7C01%7Chtobonm%40eafit.edu.co%7C2623ce41dabf4613303e08d7ce0570e7%7C99f7b55e9cbe467b8143919782918afb%7C0&amp;sdata=oOXfSmxJZCwH5BhydZMwaoO5cXe10NKladeSYh%2F8z%2FA%3D&amp;reserved=0. > > > The first task is identifying OpenMP API calls referred to device memory > allocation. I first understood how the...
2020 Apr 07
2
GSoC Interested student
...> >>   >>   > using the proper omp directive, so here is C code: > >>   >> > >>   >> Take a look at > >> > https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgodbolt.org%2Fz%2FE9VoVx&amp;data=01%7C01%7Chtobonm%40eafit.edu.co%7C3e9ac7a8643c4dbe405e08d7d38dfd75%7C99f7b55e9cbe467b8143919782918afb%7C0&amp;sdata=yM9OaHxEHZBkU9HNFiMvQFv9zveVQp3kS%2FB4W9qkxKA%3D&amp;reserved=0 > >> , the mapping request, > >>   >> > >>   >> which may or may not cause data-transfers,...
2020 Mar 19
2
GSoC Interested student
...m 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 assign me another task. I've...
2020 Mar 11
3
GSoC Interested student
...n me a broader idea of how the > OpenMP > pragmas are translated. The bus is this: > https://bugs.llvm.org/show_bug.cgi?id=40253 > <https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.llvm.org%2Fshow_bug.cgi%3Fid%3D40253&data=01%7C01%7Chtobonm%40eafit.edu.co%7Cf44f8c5edf16433b2a1108d7c54880a5%7C99f7b55e9cbe467b8143919782918afb%7C0&sdata=Qn9zhvwzJjx%2B12uCCQUcyKBDlhuHXwMTEOvvE1MYNAA%3D&reserved=0>. > > I tried contacting you Johannes but with your Argonne email, I > suppose > that's why you couldn't answ...
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
2009 Oct 06
2
Ajuste de distribuciones
Buenos días para cada una/o. Acabo de suscribirme. Tengo una inquietud que vi tratada por partes (y usando distintos paquetes) en las consultas anteriores. ¿Cuál es la mejor forma de ajustar distribuciones datos a distribuciones de probabilidad teóricas? ¿Cuáles son los paquetes para hacerlo en forma ágil? Gracias por su atención. Saludos. César Escalante C.