Explicitly casted printf's args to the required types + simplified
shfl64 function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
Paths
| Differential D55379
[OPENMP][NVPTX]Correct type casting for printf args + simplified shfl64 function. ClosedPublic Authored by ABataev on Dec 6 2018, 11:35 AM.
Details Summary Explicitly casted printf's args to the required types + simplified
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2018, 11:48 AM Closed by commit rOMP348521: [OPENMP][NVPTX]Correct type casting for printf args + simplified shfl64… (authored by ABataev). · Explain WhyDec 6 2018, 11:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177022 libomptarget/deviceRTLs/nvptx/src/cancel.cu
libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
libomptarget/deviceRTLs/nvptx/src/debug.h
libomptarget/deviceRTLs/nvptx/src/libcall.cu
libomptarget/deviceRTLs/nvptx/src/loop.cu
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
libomptarget/deviceRTLs/nvptx/src/parallel.cu
libomptarget/deviceRTLs/nvptx/src/reduction.cu
libomptarget/deviceRTLs/nvptx/src/supporti.h
libomptarget/deviceRTLs/nvptx/src/sync.cu
libomptarget/deviceRTLs/nvptx/src/task.cu
|
Is it still being used?