May 2015 Archives by date
Starting: Tue May 5 13:02:52 PDT 2015
Ending: Sun May 31 21:24:24 PDT 2015
Messages: 118
- [Openmp-commits] [openmp] r236534 - Integrate libiomp CMake into LLVM CMake build system.
Andrey Churbanov
- [Openmp-commits] [openmp] r236588 - Liboffload: Patch for MPSS > 3.4.x (provided by Tim Cramer)
Andrey Churbanov
- [Openmp-commits] [PATCH] Modify runtime to call correct functions for OMPT
Jonathan Peyton
- [Openmp-commits] [PATCH] ittnotify fixes
Jonathan Peyton
- [Openmp-commits] [PATCH] Adding omp_in_final()
Jonathan Peyton
- [Openmp-commits] [PATCH] Change itt notify mode to 3
hfinkel at anl.gov
- [Openmp-commits] [PATCH] Adding omp_in_final()
hfinkel at anl.gov
- [Openmp-commits] [PATCH] Add support for nowait and depend clauses in target construct in 4.1
Jonathan Peyton
- [Openmp-commits] [PATCH] Initial Dynamic Lock Dispatch Code in OpenMP
Jonathan Peyton
- [Openmp-commits] [PATCH] Initial Dynamic Lock Dispatch Code in OpenMP
hfinkel at anl.gov
- [Openmp-commits] [PATCH] ittnotify fixes
hfinkel at anl.gov
- [Openmp-commits] [PATCH] Initial Dynamic Lock Dispatch Code in OpenMP
Jonathan Peyton
- [Openmp-commits] [PATCH] Add support for nowait and depend clauses in target construct in 4.1
hfinkel at anl.gov
- [Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Jonathan Peyton
- [Openmp-commits] [PATCH] Initial Dynamic Lock Dispatch Code in OpenMP
Andrey Churbanov
- [Openmp-commits] [openmp] r236616 - ittnotify: change default notification mode to 3, which includes parallel regions, barriers + imbalance, loops, single regions reporting.
Andrey Churbanov
- [Openmp-commits] [openmp] r236619 - Added missed symbol omp_in_final into include/module files.
Andrey Churbanov
- [Openmp-commits] [PATCH] Initial Dynamic Lock Dispatch Code in OpenMP
Jonathan Peyton
- [Openmp-commits] [openmp] r236623 - D9302.partial: bug fix for ittnotify: added missed timing on hierarchical barrier.
Andrey Churbanov
- [Openmp-commits] [PATCH] Change itt notify mode to 3
Jonathan Peyton
- [Openmp-commits] [PATCH] Adding omp_in_final()
Jonathan Peyton
- [Openmp-commits] [openmp] r236631 - D9302.partial2: cleanup of ittnotify checks, that eliminats redundant notifications in case of nested regions.
Andrey Churbanov
- [Openmp-commits] [openmp] r236632 - D7631: added regression tests for hinted locks - to be integrated into testsuite.
Andrey Churbanov
- [Openmp-commits] [PATCH] kmp_lock: Change return type of release functions from void to int
Jonas Hahnfeld
- [Openmp-commits] [PATCH] Add new files for OMPT
Jonas Hahnfeld
- [Openmp-commits] [PATCH] Fix some doxygen documentation
Jonathan Peyton
- [Openmp-commits] [openmp] r236744 - D9306 omp 4.1 async offload support (partial): added version 4.1 headers.
Andrey Churbanov
- [Openmp-commits] [openmp] r236746 - D9306 omp 4.1 async offload support (partial): build changes for version 4.1
Andrey Churbanov
- [Openmp-commits] [openmp] r236753 - D9306 omp 4.1 async offload support (partial): code changes
Andrey Churbanov
- [Openmp-commits] [PATCH] Add support for nowait and depend clauses in target construct in 4.1
Andrey Churbanov
- [Openmp-commits] [PATCH] Add support for nowait and depend clauses in target construct in 4.1
Jonathan Peyton
- [Openmp-commits] [PATCH] Fix some doxygen documentation
hfinkel at anl.gov
- [Openmp-commits] [PATCH] Fix some doxygen documentation
Jonathan Peyton
- [Openmp-commits] [PATCH] Update README.txt files and Build_With_CMake.txt
Jonathan Peyton
- [Openmp-commits] [openmp] r236884 - Change some text areas from saying Intel(R) OpenMP runtime library to LLVM OpenMP runtime library.
Andrey Churbanov
- [Openmp-commits] [PATCH] Fix some doxygen documentation
Jonathan Peyton
- [Openmp-commits] [PATCH] Fix some doxygen documentation
Jonathan Peyton
- [Openmp-commits] [PATCH] Update README.txt files and Build_With_CMake.txt
hfinkel at anl.gov
- [Openmp-commits] [openmp] r237040 - Creating release directory for release_361.
Tom Stellard
- [Openmp-commits] [openmp] r237041 - Creating release candidate rc1 from release_36 branch
Tom Stellard
- [Openmp-commits] [openmp] r237124 - D9576: Updates documentation to include all possible architecture builds, synchronizes runtime/README.txt and www/README.txt, updates the building-with-CMake documentation. This change also changes references of Intel(R) OpenMP Library to LLVM OpenMP Library.
Andrey Churbanov
- [Openmp-commits] [openmp] r237125 - Missing file runtime/src/include/41/ompt.h.var added; fixed build to optionally use added file.
Andrey Churbanov
- [Openmp-commits] [openmp] r237130 - patch to allow lib name at configure time (from C.Bergstrom)
Andrey Churbanov
- [Openmp-commits] [PATCH] Update README.txt files and Build_With_CMake.txt
Jonathan Peyton
- [Openmp-commits] [PATCH] ittnotify fixes
Jonathan Peyton
- [Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Jonathan Peyton
- [Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Chandler Carruth
- [Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Chandler Carruth
- [Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Chandler Carruth
- [Openmp-commits] [openmp] r237253 - Removed mentioning of OpenMP as unsupported feature (patch2 from A.Bokhanko)
Andrey Churbanov
- [Openmp-commits] [PATCH] Removing old CMake build system
Jonathan Peyton
- [Openmp-commits] [openmp] r237360 - Cross compiler build fix [Important] - from J.Peyton, initial version from C.Bergstrom.
Andrey Churbanov
- [Openmp-commits] [openmp] r237384 - Testing commit privilege
Jonathan Peyton
- [Openmp-commits] [PATCH] Removing old CMake build system
Ed Maste
- [Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Ed Maste
- [Openmp-commits] [PATCH] Removing old CMake build system
Jonathan Peyton
- [Openmp-commits] [PATCH] Adding openmp project as a runtime project to projects/CMakeLists.txt
Ed Maste
- [Openmp-commits] [PATCH] [OpenMP] Allow build on FreeBSD
Davide Italiano
- [Openmp-commits] [PATCH] [OpenMP] Allow build on FreeBSD
Davide Italiano
- [Openmp-commits] [PATCH] [OpenMP] Allow build on FreeBSD
Jonathan Peyton
- [Openmp-commits] [PATCH] [OpenMP] Allow build on FreeBSD
Jonathan Peyton
- [Openmp-commits] [PATCH] [OpenMP] Allow build on FreeBSD
Jonathan Peyton
- [Openmp-commits] [openmp] r237472 - Small fix to allow FreeBSD build to work.
Jonathan Peyton
- [Openmp-commits] [PATCH] [OpenMP] Allow build on FreeBSD
Jonathan Peyton
- [Openmp-commits] [PATCH] Changing CMake variable prefix to LIBOMP.
Jonathan Peyton
- [Openmp-commits] [PATCH] Changing CMake variable prefix to LIBOMP.
hfinkel at anl.gov
- [Openmp-commits] [openmp] r237615 - Delete old CMake build system
Jonathan Peyton
- [Openmp-commits] [PATCH] Removing old CMake build system
Jonathan Peyton
- [Openmp-commits] [openmp] r237618 - Fix for testsuite including omp.h
Jonathan Peyton
- [Openmp-commits] [openmp] r237727 - Makefile fix for testsuite -- Follow up to r237618
Jonathan Peyton
- [Openmp-commits] [openmp] r237765 - Creating release candidate final from release_361 branch
Tom Stellard
- [Openmp-commits] [openmp] r237845 - Change CMake variable prefix to LIBOMP
Jonathan Peyton
- [Openmp-commits] [PATCH] Changing CMake variable prefix to LIBOMP.
Jonathan Peyton
- [Openmp-commits] [PATCH] Task Team Synchronization Fix
Jonathan Peyton
- [Openmp-commits] [PATCH] Task Team Synchronization Fix
Jonathan Peyton
- [Openmp-commits] [PATCH] Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
Jonathan Peyton
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Jonathan Peyton
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Jonathan Peyton
- [Openmp-commits] [PATCH] Task Team Synchronization Fix
Terry Wilmarth
- [Openmp-commits] [PATCH] Task Team Synchronization Fix
Jonathan Peyton
- [Openmp-commits] [PATCH] Task Team Synchronization Fix
Terry Wilmarth
- [Openmp-commits] [openmp] r237916 - Fix task team synchronization
Jonathan Peyton
- [Openmp-commits] [PATCH] Task Team Synchronization Fix
Jonathan Peyton
- [Openmp-commits] [PATCH] Follow up to safe API patch
Jonathan Peyton
- [Openmp-commits] [openmp] r237959 - One line fix - bug with final clause of task construct
Jonathan Peyton
- [Openmp-commits] [PATCH] CMake formatting change
Jonathan Peyton
- [Openmp-commits] [openmp] r238060 - Fix spelling errors
Jonathan Peyton
- [Openmp-commits] [openmp] r238061 - Fix doxygen comments
Jonathan Peyton
- [Openmp-commits] [PATCH] Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
hfinkel at anl.gov
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
hfinkel at anl.gov
- [Openmp-commits] [PATCH] CMake formatting change
hfinkel at anl.gov
- [Openmp-commits] [openmp] r238153 - fixed missed arch renaming (from C.Bergstrom)
Andrey Churbanov
- [Openmp-commits] [openmp] r238215 - One line fix for possible out-of-bounds issue in kmp_error.c
Jonathan Peyton
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Wilmarth, Terry L
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Terry Wilmarth
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Wilmarth, Terry L
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Terry Wilmarth
- [Openmp-commits] [openmp] r238216 - One line fix for possible out-of-bounds issue in kmp_runtime.c
Jonathan Peyton
- [Openmp-commits] [openmp] r238219 - Change CMake file formatting
Jonathan Peyton
- [Openmp-commits] [PATCH] CMake formatting change
Jonathan Peyton
- [Openmp-commits] [openmp] r238221 - Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
Jonathan Peyton
- [Openmp-commits] [PATCH] Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
Jonathan Peyton
- [Openmp-commits] [PATCH] Enable debugger support
Jonathan Peyton
- [Openmp-commits] [PATCH] Enable debugger support
hfinkel at anl.gov
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
hfinkel at anl.gov
- [Openmp-commits] [openmp] r238347 - Allow gcc 5.x to compile library.
Jonathan Peyton
- [Openmp-commits] [openmp] r238378 - Fix comment about balanced affinity
Jonathan Peyton
- [Openmp-commits] [PATCH] Enable debugger support
Malysheva, Olga
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Wilmarth, Terry L
- [Openmp-commits] [PATCH] Allow machine hierarchy expansion
Terry Wilmarth
- [Openmp-commits] [openmp] r238566 - Allow CMAKE_OSX_ARCHITECTURES to build fat library.
Jonathan Peyton
- [Openmp-commits] [openmp] r238710 - Adding libomp.rc.var for name change
Jonathan Peyton
- [Openmp-commits] [openmp] r238711 - Apply name change to doxygen files.
Jonathan Peyton
- [Openmp-commits] [openmp] r238712 - Apply name change to src/* files.
Jonathan Peyton
- [Openmp-commits] [openmp] r238713 - Apply name change to tools/* files.
Jonathan Peyton
- [Openmp-commits] [openmp] r238715 - Apply name change to CMake build system.
Jonathan Peyton
- [Openmp-commits] [openmp] r238720 - Apply name change to Makefile build system.
Jonathan Peyton
- [Openmp-commits] [openmp] r238721 - Apply name change to testsuite file.
Jonathan Peyton
Last message date:
Sun May 31 21:24:24 PDT 2015
Archived on: Tue Aug 4 17:32:11 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).