User Details
- User Since
- Dec 29 2016, 12:44 AM (352 w, 1 d)
Aug 19 2020
Would someone be able to commit this? Thanks a lot.
Aug 2 2020
Jul 31 2020
Jul 30 2020
Aug 9 2019
- Simplify target region.
- Rebase.
- Add back requires registration call.
I see what you mean! I was working on a patch for adding a new method for manually setting the flag but this works too if we don't have to have a per device flag.
@Hahnfeld
I would like to clarify something about tgt_register_requires call.
- Remove requires manual call.
Aug 8 2019
Aug 7 2019
@grokos I have updated this patch as suggested and have added new tests. Please let me know if you any further comments.
Aug 6 2019
- Update.
- Clean up conditions.
- Move condition.
@grokos any thoughts on the updated condition?
@Hahnfeld I have updated the tests, I added two new ones. Let me know if you have any further comments.
- Clean test.
- Clean-up.
- Add unsupported clang versions to test.
- Add more tests.
Aug 5 2019
@Hahnfeld I have addressed your comments, please let me know if you have further comments.
- Remove close flag from checks where it is not needed.
- Add back close modifier flag check.
- Format test.
@grokos I have updated the condition. I have also amended the comment to better explain the conditions.
- Format tests.
- Fix condition to exclude already mapped device data.
- Fix condition again.
Aug 2 2019
- Fix condition.
Aug 1 2019
- Update.
- Clean-up.
- Address comments.
- Add manual for registering the requires flag.
- Address comments.
- Add close modifier flag.
- Move test to appropriate folder.
@Hahnfeld I have merged the tests from the previous patch as per Alexey's suggestion - with minor changes to make them pass. Let me know if this now addresses your previous comments.
- Improve test.
- Add tests from previous patch.
@Hahnfeld I hope I have answered all your concerns. Please let me know if you have any other comments.
Jul 31 2019
- Rename test.
- Revert file move. Simplify condition.
- Address comments.
Jul 30 2019
- Move tests to new folder.
- Fix tests.
- Move requires test.
- Address comments.
- Remove use device ptr flag.
Jul 29 2019
Jul 26 2019
- Improve test.
- Add tests.
Jul 25 2019
@Hahnfeld I added several tests. Because these tests require unified memory to be supported by the underlying system I have added them as a new type of test: check-libomptarget-nvptx-unified (in addition to the check-libomptarget-nvptx one). These tests should only be run on platforms which support unified memory.
Jul 24 2019
- Improve test.