Displaying 2 results from an estimated 2 matches for "7cd2a1829610714bf161b508d7d0d2f5ae".
2020 Mar 29
2
GSoC Interested student
...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&data=01%7C01%7Chtobonm%40eafit.edu.co%7Cd2a1829610714bf161b508d7d0d2f5ae%7C99f7b55e9cbe467b8143919782918afb%7C0&sdata=nhtF7ZKL3iPAQEJpIgCFb0cpcPGQYRvOHuPmkxyI6H8%3D&reserved=0
> , the mapping request,
> >>
> >> which may or may not cause data-transfers, are part of the call to
> >> __tgt_target_teams[_nowait] and __tgt...
2020 Mar 25
2
GSoC Interested student
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.
I found the GH issue in cache. I can post it here if you want.
I analyzed these runtime calls, __tgt_target_teams_[nowait]. What I
don't understand about the problem we want to solve (splitting the
memory transfer into issue and wait and legally