File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ ===============================================================================
2+ Changes in 1.1b1
3+ ===============================================================================
4+
5+ - Improved the API specification
6+ - Added a static initializer for ABT_mutex and ABT_cond
7+ - Fixed changes that break the ABI compatibility with Argobots 1.0.1
8+ - Supported Autoconf 2.70
9+ - Fixed several bugs
10+
11+ ===============================================================================
12+ Changes in 1.1a1
13+ ===============================================================================
14+
15+ - Added a tool interface to support a profiler (see ABTX_prof)
16+ - Improved work-unit-local storage support
17+ - Enhanced memory management of ULT stacks and descriptors
18+ - Added support for XLC, PGI, Solaris, and ARM HPC compilers
19+ - Improved support for affinity settings via an environmental variable
20+ - Fixed several bugs
21+
22+ ===============================================================================
23+ Changes in 1.0.1
24+ ===============================================================================
25+
26+ - Fixed the ABI string for the Argobots 1.0.x series.
27+
128===============================================================================
229 Changes in 1.0
330===============================================================================
Original file line number Diff line number Diff line change 33# See COPYRIGHT in top-level directory.
44#
55
6- m4_define ( [ ABT_VERSION_m4] ,[ 1.1a1 ] ) dnl
6+ m4_define ( [ ABT_VERSION_m4] ,[ 1.1b1 ] ) dnl
77m4_define ( [ ABT_RELEASE_DATE_m4] ,[ unreleased development copy] ) dnl
88
99# For libtool ABI versioning rules see:
You can’t perform that action at this time.
0 commit comments