Added or fixed new/old debugging messages for the better diagnostics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
- Build Status
- Buildable 26275 - Build 26274: arc lint + arc unit 
| Paths 
 |  Differential  D56102  
[OPENMP][NVPTX]Added/fixed debugging messages, NFC. ClosedPublic Authored by ABataev on Dec 27 2018, 7:17 AM. 
Details Summary Added or fixed new/old debugging messages for the better diagnostics. 
Diff Detail 
 Event Timeline
 This revision is now accepted and ready to land.Dec 27 2018, 8:26 AM Closed by commit rL350137: [OPENMP][NVPTX]Added/fixed debugging messages, NFC. (authored by ABataev).  ·  Explain WhyDec 28 2018, 1:39 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 179552 libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
 libomptarget/deviceRTLs/nvptx/src/parallel.cu
 libomptarget/deviceRTLs/nvptx/src/supporti.h
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Why do we need to cast size to unsigned long long?