User Details
User Details
- User Since
- Mar 26 2021, 10:28 AM (105 w, 1 d)
Oct 28 2022
Oct 28 2022
lechenyu added a comment to D136952: [libomptarget] Fix a race condition in checkDeviceAndCtors.
lechenyu requested review of D136952: [libomptarget] Fix a race condition in checkDeviceAndCtors.
Oct 6 2022
Oct 6 2022
lechenyu added a comment to D134389: [Sanitizer] Fixup for ca50840b5bc0.
Sep 23 2022
Sep 23 2022
lechenyu added a comment to D134389: [Sanitizer] Fixup for ca50840b5bc0.
Hi, Julian,
Aug 5 2021
Aug 5 2021
lechenyu updated the diff for D106976: [openmp] Initialize OMPT in libomptarget.
Fix format issues.
Aug 5 2021, 10:26 AM · Restricted Project
Aug 4 2021
Aug 4 2021
lechenyu updated the diff for D106976: [openmp] Initialize OMPT in libomptarget.
Fix format issues
Aug 4 2021, 8:10 AM · Restricted Project
lechenyu updated the diff for D106975: [openmp] Update OMPT declaration and implementation in the runtime.
Fix format issues
Aug 4 2021, 8:09 AM · Restricted Project
lechenyu updated the diff for D99803: [openmp] Add OMPT initialization in libomptarget.
Remove the unnecessary variable "libomp_start_tool".
Aug 4 2021, 8:04 AM · Restricted Project
Jul 28 2021
Jul 28 2021
lechenyu requested review of D106976: [openmp] Initialize OMPT in libomptarget.
Jul 28 2021, 10:23 AM · Restricted Project
lechenyu requested review of D106975: [openmp] Update OMPT declaration and implementation in the runtime.
Jul 28 2021, 10:18 AM · Restricted Project
lechenyu updated the diff for D99803: [openmp] Add OMPT initialization in libomptarget.
Jul 28 2021, 10:09 AM · Restricted Project
Jul 16 2021
Jul 16 2021
lechenyu updated the diff for D99803: [openmp] Add OMPT initialization in libomptarget.
Remove redundant macro definitions in omp-tools.h.var and rebase to the llvm/main
Jul 16 2021, 9:16 AM · Restricted Project
Apr 16 2021
Apr 16 2021
lechenyu added inline comments to D99803: [openmp] Add OMPT initialization in libomptarget.
Apr 16 2021, 5:46 PM · Restricted Project
lechenyu updated the diff for D99803: [openmp] Add OMPT initialization in libomptarget.
Remove an unnecessary conditional directive
Apr 16 2021, 5:43 PM · Restricted Project
lechenyu updated the diff for D99803: [openmp] Add OMPT initialization in libomptarget.
Update ompt initialization in libomptarget: 1. Change the initialization function name to "libomp_start_tool" 2. Libomptarget uses weak symbol rather than libdl to retrieve libomp_start_tool 3. Libomp_start_tool only sets the bitmap, since libomptarget will delegate the callback invocation to libomp. Libomptarget no longer needs the addresses of OMPT callbacks and entry points
Apr 16 2021, 2:19 PM · Restricted Project
Apr 3 2021
Apr 3 2021
lechenyu updated the diff for D99803: [openmp] Add OMPT initialization in libomptarget.
Run clang-format to fix warnings in code style
Apr 3 2021, 5:44 PM · Restricted Project
Apr 2 2021
Apr 2 2021
lechenyu requested review of D99803: [openmp] Add OMPT initialization in libomptarget.
Apr 2 2021, 10:08 AM · Restricted Project