2019-12-19 |
Jon Chesterfield | [libomptarget][nfc] Provide target_impl malloc/free |
tree | commitdiff |
2019-12-19 |
JonChesterfield | [libomptarget][nvptx] Fix build, second symbol reordering |
tree | commitdiff |
2019-12-19 |
Jon Chesterfield | [libomptarget][nvptx] Fix build, symbol ordering in... |
tree | commitdiff |
2019-12-19 |
JonChesterfield | [libomptarget][amdgcn] Correct return type of extern... |
tree | commitdiff |
2019-12-18 |
Jon Chesterfield | [libomptarget][nfc] Introduce atomic wrapper function |
tree | commitdiff |
2019-12-18 |
JonChesterfield | [libomptarget][nfc] Extract function from data_sharing... |
tree | commitdiff |
2019-12-17 |
Alexey Bataev | [LIBOPENMP][NVPTX]Fix the build error in the runtime. |
tree | commitdiff |
2019-12-17 |
JonChesterfield | [libomptarget][nfc] Move three files under common,... |
tree | commitdiff |
2019-12-17 |
JonChesterfield | [libomptarget][nfc] Move omp locks under target_impl |
tree | commitdiff |
2019-12-17 |
Jon Chesterfield | [libomptarget][nfc] Move timer functions behind target_impl |
tree | commitdiff |
2019-12-17 |
Jon Chesterfield | [libomptarget][nfc] Wrap cuda min() in target_impl |
tree | commitdiff |
2019-12-16 |
JonChesterfield | Revert "Revert "[libomptarget] Move resource id functio... |
tree | commitdiff |
2019-12-13 |
Alexey Bataev | Revert "[libomptarget] Move resource id functions into... |
tree | commitdiff |
2019-12-13 |
Jon Chesterfield | [libomptarget] Build most of common/src for amdgcn |
tree | commitdiff |
2019-12-13 |
Jon Chesterfield | [libomptarget][nfc] Add nop syncwarp function for amdgcn |
tree | commitdiff |
2019-12-12 |
Jon Chesterfield | [libomptarget][nfc] Add declarations of atomic function... |
tree | commitdiff |
2019-12-12 |
Jon Chesterfield | [libomptarget] Move resource id functions into target... |
tree | commitdiff |
2019-12-12 |
Jon Chesterfield | [libomptarget][nfc] Add missing header for amdgcn/targe... |
tree | commitdiff |
2019-12-06 |
David Carlier | [OpenMP] Fix linkage issue on FreeBSD |
tree | commitdiff |
2019-12-06 |
JonChesterfield | [libomptarget][nfc] Move cuda threadfence functions... |
tree | commitdiff |
2019-12-06 |
Jon Chesterfield | [libomptarget][nfc] Move three more files to common |
tree | commitdiff |
2019-12-05 |
Jon Chesterfield | [libomptarget][nfc] Introduce SHARED, ALIGN macros |
tree | commitdiff |
2019-12-05 |
Jon Chesterfield | [libomptarget][nfc] Move omptarget-nvptx under common |
tree | commitdiff |
2019-12-04 |
JonChesterfield | [libomptarget] Build a minimal deviceRTL for amdgcn |
tree | commitdiff |
2019-12-03 |
Alexey Bataev | Revert "[libomptarget] Build a minimal deviceRTL for... |
tree | commitdiff |
2019-12-03 |
Jon Chesterfield | [libomptarget] Build a minimal deviceRTL for amdgcn |
tree | commitdiff |
2019-11-28 |
Bryan Chan | [OpenMP] build offload plugins before testing them |
tree | commitdiff |
2019-11-27 |
AndreyChurbanov | [openmp] Fixed nonmonotonic schedule when #threads... |
tree | commitdiff |
2019-11-26 |
AndreyChurbanov | [openmp] Recognise ARMv7ve machine arch. |
tree | commitdiff |
2019-11-22 |
protze@itc.rwth... | [OpenMP][Tool] archer tests require tsan |
tree | commitdiff |
2019-11-22 |
protze@itc.rwth... | [OpenMP][Tool] disable archer tests in standalone build |
tree | commitdiff |
2019-11-22 |
protze@itc.rwth... | [OpenMP][Tool] Fix cmake variable in lit.site.cfg.in |
tree | commitdiff |
2019-11-19 |
JonChesterfield | [nfc][libomptarget] Remove casts of string literals... |
tree | commitdiff |
2019-11-19 |
JonChesterfield | [nfc][libomptarget] Write amdgcn macros in terms of... |
tree | commitdiff |
2019-11-19 |
AndreyChurbanov | Fix openmp on PowerPC64-BE-ELFv2 ABI on FreeBSD. |
tree | commitdiff |
2019-11-18 |
Aaron Puchert | [OpenMP] Remove -Wl,-fini=__kmp_internal_end_fini |
tree | commitdiff |
2019-11-18 |
Jon Chesterfield | [libomptarget][nfc] Move some source into common from... |
tree | commitdiff |
2019-11-18 |
protze@itc.rwth... | [OpenMP] Add implementation and tests of Archer tool |
tree | commitdiff |
2019-11-16 |
Sylvestre Ledru | Remove +x permission on some files |
tree | commitdiff |
2019-11-14 |
JonChesterfield | [libomptarget][nfc] Use cuda variable wrappers from... |
tree | commitdiff |
2019-11-13 |
JonChesterfield | [libomptarget] Move supporti.h to support.cu |
tree | commitdiff |
2019-11-07 |
Michał Górny | [openmp] [test] Skip one more test that kills NetBSD... |
tree | commitdiff |
2019-11-06 |
Jon Chesterfield | [libomptarget] Revert all improvements to support |
tree | commitdiff |
2019-11-04 |
Ron Lieberman | Test commit: adds a . to comment. NFC |
tree | commitdiff |
2019-11-01 |
JonChesterfield | [libomptarget] Implement target_impl for amdgcn |
tree | commitdiff |
2019-11-01 |
Alexey Bataev | [LIBOMPTARGET]Call GetLaneId function, do not use its... |
tree | commitdiff |
2019-11-01 |
JonChesterfield | [nfc][omptarget] Use builtin var abstraction. Second... |
tree | commitdiff |
2019-10-31 |
JonChesterfield | [nfc][libomptarget] Reorganise support header |
tree | commitdiff |
2019-10-31 |
Jon Chesterfield | [libomptarget] Change nvcc compilation to use a unity... |
tree | commitdiff |
2019-10-30 |
Jon Chesterfield | [nfc][libomptarget] Move named_sync() into target_impl |
tree | commitdiff |
2019-10-30 |
David Carlier | [OpenMP] Reset affinity mask in the process child on... |
tree | commitdiff |
2019-10-30 |
Jon Chesterfield | [nfc][libomptarget] Move smid() into target_impl |
tree | commitdiff |
2019-10-30 |
Jon Chesterfield | [libomptarget] Always call malloc, free via SafeMalloc... |
tree | commitdiff |
2019-10-30 |
AndreyChurbanov | Enable OpenBSD support. |
tree | commitdiff |
2019-10-28 |
Alexey Bataev | [LIBOMPTARGET]Fix build, NFC. |
tree | commitdiff |
2019-10-27 |
Jon Chesterfield | [nfc][libomptarget] Decrease coupling between files |
tree | commitdiff |
2019-10-27 |
Jon Chesterfield | [nfc][libomptarget] Inline option into target_impl |
tree | commitdiff |
2019-10-27 |
Jon Chesterfield | [NFC][libomptarget]Remove TRUE,FALSE macros from option.h |
tree | commitdiff |
2019-10-25 |
Jon Chesterfield | [NFC][libomptarget] move remaining device specific... |
tree | commitdiff |
2019-10-25 |
AndreyChurbanov | OpenMP Tasks dependencies hash re-sizing fixed. |
tree | commitdiff |
2019-10-24 |
Stephan T. Lavavej | [www] Change URLs to HTTPS. |
tree | commitdiff |
2019-10-15 |
Jon Chesterfield | [libomptarget][nfc] Make interface.h target independent |
tree | commitdiff |
2019-10-08 |
David Carlier | [OpenMP] Enable thread affinity on FreeBSD |
tree | commitdiff |
2019-10-08 |
Andrey Churbanov | Don't assume Type from `readelf -d` has parentheses |
tree | commitdiff |
2019-10-08 |
Andrey Churbanov | Don't link libm with -Wl,--as-needed on FreeBSD |
tree | commitdiff |
2019-10-04 |
Jon Chesterfield | [libomptarget][nfc] Update remaining uint32 to use... |
tree | commitdiff |
2019-10-04 |
Jon Chesterfield | Use named constant to indicate all lanes, to handle... |
tree | commitdiff |
2019-09-28 |
David Carlier | [OpenMP] FreeBSD address check if mapped more native |
tree | commitdiff |
2019-09-27 |
Sergey Dmitriev | [Clang][OpenMP Offload] Create start/end symbols for... |
tree | commitdiff |
2019-09-25 |
Andrey Churbanov | fixed test: eliminated race condition which might cause... |
tree | commitdiff |
2019-09-25 |
Andrey Churbanov | Enable tasks dependencies hashmaps resizing. |
tree | commitdiff |
2019-09-04 |
Jonas Hahnfeld | [OpenMP] Change initialization of __kmp_global |
tree | commitdiff |
2019-09-03 |
Alexey Bataev | [OPENMP][NVPTX]Fix parallel level counter in non-SPMD... |
tree | commitdiff |
2019-09-03 |
Jon Chesterfield | [libomptarget] Refactor activemask macro to inline... |
tree | commitdiff |
2019-08-28 |
Jon Chesterfield | Use target_impl functions to replace more inline asm |
tree | commitdiff |
2019-08-28 |
Jon Chesterfield | [libomptarget] Refactor syncthreads macro to inline... |
tree | commitdiff |
2019-08-28 |
Jon Chesterfield | [libomptarget] Refactor syncwarp macro to inline function |
tree | commitdiff |
2019-08-28 |
Jon Chesterfield | Fix build break due to close brace lost in merge |
tree | commitdiff |
2019-08-28 |
Jon Chesterfield | [libomptarget] Refactor shfl_down_sync macro to inline... |
tree | commitdiff |
2019-08-28 |
Jon Chesterfield | [libomptarget] Refactor shfl_sync macro to inline function |
tree | commitdiff |
2019-08-26 |
Alexey Bataev | [OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function. |
tree | commitdiff |
2019-08-23 |
Alexey Bataev | [OPENMP][NVPTX]Use __syncwarp() to reconverge the threads. |
tree | commitdiff |
2019-08-20 |
Jonathan Peyton | Force honoring nthreads-var and thread-limit-var inside... |
tree | commitdiff |
2019-08-15 |
Jonas Hahnfeld | [OpenMP] Enable warning about "implicit fallthrough" |
tree | commitdiff |
2019-08-15 |
Jonas Hahnfeld | [OpenMP] Remove 'unnecessary parentheses' |
tree | commitdiff |
2019-08-15 |
Jonas Hahnfeld | [OMPT] Resolve warnings because of ints in if conditions |
tree | commitdiff |
2019-08-15 |
Jonas Hahnfeld | [OpenMP] Turn on -Wall compiler warnings by default |
tree | commitdiff |
2019-08-13 |
Jon Chesterfield | Factor architecture dependent code out of loop.cu |
tree | commitdiff |
2019-08-12 |
Andrey Churbanov | Cleanup unused variable. |
tree | commitdiff |
2019-08-09 |
Gheorghe-Teodor... | [OpenMP][libomptarget] Add support for close map modifier |
tree | commitdiff |
2019-08-09 |
Jonas Hahnfeld | [libomptarget] Remove duplicate RTLRequiresFlags per... |
tree | commitdiff |
2019-08-07 |
Gheorghe-Teodor... | [OpenMP][libomptarget] Add support for unified memory... |
tree | commitdiff |
2019-08-07 |
Jon Chesterfield | Use forceinline. Necessary for nvcc to inline small... |
tree | commitdiff |
2019-08-06 |
Alexey Bataev | [OPENMP][OFFLOADING]Fix the test, NFC. |
tree | commitdiff |
2019-08-05 |
Jonathan Peyton | [OpenMP] Add support for GOMP_*_nonmonotonic_* functions |
tree | commitdiff |
2019-08-05 |
Hansang Bae | [OpenMP] Fix broken build due to new OMPT tests |
tree | commitdiff |
2019-08-05 |
Michael Kruse | [libomptarget] Harmonize emitting CUDA errors and gener... |
tree | commitdiff |
2019-08-04 |
Michael Kruse | [OpenMP 5.0] libomptarget interface for declare mapper... |
tree | commitdiff |
2019-08-03 |
Hansang Bae | Add OMPT support for teams construct |
tree | commitdiff |
2019-07-30 |
Jonas Hahnfeld | [OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGS |
tree | commitdiff |
next |