Displaying 2 results from an estimated 2 matches for "7c1c12e490f3804f6a772d08d7cf570a3a".
2020 Mar 25
2
GSoC Interested student
...t; 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&data=01%7C01%7Chtobonm%40eafit.edu.co%7C1c12e490f3804f6a772d08d7cf570a3a%7C99f7b55e9cbe467b8143919782918afb%7C0&sdata=XIo6OoK0Xnhat9bZbTNz9Rq9hYvBQhknTxULoA8Ma%2Fk%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_target_data_update[_nowait]. Start...
2020 Mar 23
2
GSoC Interested student
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.
The problem I'm facing right now is this:
The first task is identifying OpenMP API calls referred to device memory
allocation. I first understood how the compiler driver orchestrates the
process of offloading