-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHANGES/version: updates for the 1.0b1 release
- Loading branch information
Halim Amer
committed
Nov 11, 2017
1 parent
8394f8a
commit 0a5c5bd
Showing
2 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
=============================================================================== | ||
Changes in 1.0 | ||
Changes in 1.0b1 | ||
=============================================================================== | ||
|
||
# The first release of Argobots. | ||
- Added new API routines for bulk ULT creation and destruction | ||
- Reduced the overhead of error checking | ||
- Fixed bugs in some thread synchronization routines | ||
- Fixed POWER8 support | ||
- CPU affinity improvements on Intel KNL | ||
- Improved the dynamic management of large numbers of execution streams | ||
- Removed the local-exec TLS option | ||
- Updated the documentation | ||
- Added performance benchmarks | ||
|
||
=============================================================================== | ||
Changes in 1.0a1 | ||
=============================================================================== | ||
|
||
The first release of Argobots. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters