Commit 1e2a841 1 parent 59556b7 commit 1e2a841 Copy full SHA for 1e2a841
File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,8 @@ Breaking changes
90
90
Closed issues
91
91
=============
92
92
93
+ * :hpx-issue: `4282 ` - Build Issues with Release on Windows
94
+ * :hpx-issue: `4278 ` - Build Issues with CMake 3.14.4
93
95
* :hpx-issue: `4273 ` - Clients of HPX 1.4.0-rc2 with APEX ar not linked to
94
96
libhpx-apex
95
97
* :hpx-issue: `4269 ` - Building HPX 1.4.0-rc2 with support for APEX fails
@@ -161,11 +163,17 @@ Closed issues
161
163
* :hpx-issue: `3838 ` - ``hpx::parallel::count/count_if `` failing tests
162
164
* :hpx-issue: `3651 ` - ``hpx::parallel::transform_reduce `` with non const
163
165
reference as lambda parameter
166
+ * :hpx-issue: `3560 ` - Apex integration with HPX not working properly
164
167
* :hpx-issue: `3322 ` - No warning when mixing debug/release builds
165
168
166
169
Closed pull requests
167
170
====================
168
171
172
+ * :hpx-pr: `4300 ` - Checks for ``MPI_Init `` being called twice
173
+ * :hpx-pr: `4299 ` - Small CMake fixes
174
+ * :hpx-pr: `4298 ` - Remove extra call to annotate function that messes up traces
175
+ * :hpx-pr: `4296 ` - Fixing collectives locking problem
176
+ * :hpx-pr: `4295 ` - Do not check ``LICENSE_1_0.txt `` for inspect violations
169
177
* :hpx-pr: `4293 ` - Applying two small changes fixing carious MSVC/Windows
170
178
problems
171
179
* :hpx-pr: `4285 ` - Delete ``apex.hpp ``
You can’t perform that action at this time.
0 commit comments