-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog-1.0e
41 lines (34 loc) · 1.07 KB
/
ChangeLog-1.0e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Emacs: -*- mode: text; mode: auto-fill; -*-
Updates in Release 1.0e:
========================
Configure
---------
* Separate build directory support
* Attempts to build in source tree are detected
* Improved checking of compiler suite used to build library
* Run configure with "--help" to see all options/flags
Build
-----
* Review of collectives with some fixes
* Updated 3rd party utilities
* Compiles with
* GNU (various)
* Clang (3.0)
* PGI (various)
* Oracle Studio (12.3)
* Intel (13.x) |
* OpenUH (3.0.x) |
* | = have problems with pshmem support
*
* Preliminary BG/P support ("dcmf" conduit)
* Experimental (not yet in specification) features include
* proposed atomic xor routines
* put/get_nb
* shmem_version routine
* Rearranged internal structure to anticipate alternatives to
GASNet
* Discovered some GASNet improvements from discussions at SC12
Ecosystem
---------
* Update of documentation regarding support software,
installation options and configuration process