forked from INCF/MUSIC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
109 lines (56 loc) · 1.79 KB
/
NEWS
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
MUSIC NEWS --- history of user-visible changes.
Copyright (C) 2009, 2010, 2019 INCF
Please send MUSIC bug reports to music-bugs@incf.org.
Changes in 1.1.16:
* music library
** Interim release
This is an interim release in preparation for the MUSIC 2.0 release.
* music utility
** Novel invocation style
The standard method of launching a MUSIC co-simulation is through the
music utility. On some systems, this method can't be supported. README
documents an alternative novel way of launching MUSIC co-simulations.
Changes in 1.0.7:
* music library
** Bug fix release.
Changes in 1.0.6:
* music library
** Fixes for GCC version 4.4.
** Don't include RPATH in libmusic.so.
Changes in 1.0.5:
* music library
** Optimizations of event routing. MUSIC now discovers ranges of
indices which can be handled collectively by one entry in the event
router, even in the case that this is not apparent from index maps
but due to the effect of negotiations with the port connected on
the other side.
** Bug fixes.
Changes in 1.0.4:
* test directory
** New example: messages.music
* music library
** Message ports now work correctly.
** Optimizations.
Changes in 1.0.3:
* music library
** Fixes a bug which occurs in Runtime::finalize () when using the
threading version of the Setup constructor under OpenMPI 1.2.7.
** Other smaller fixes.
Changes in 1.0.2:
* music library
** Better error reporting.
** Bug fixes.
** New README file in test directory.
** New demo in test directory.
Changes in 1.0.1:
* music utility
** Bug fixes
** Improved error reporting
** New option '-m' prints application rank mapping
** New option '-v' prints version information
** Debian packaging support
First release: 1.0
Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end: