Hartmut Kaiser
Hartmut Kaiser
Re P2300: here is a list of things that are changed compared to P0443 and P1897 (please update this list as needed): There is a new concept of completion-schedulers that...
This document adds more refinements to P2300 that need to be taken into account: [P2532](https://wg21.link/p2532): - [ ] Remove the default implementation of the `get_env` receiver query. - [x] The...
Changes in P2300R5 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2300r5.html): Fixes: - [ ] `start_detached` requires its argument to be a void sender (sends no values to `set_value`). Enhancements: - [ ] Receiver concepts refactored to...
@m-diers I have asked @hcq9102 to try to reproduce your issue. She will be in contact, if needed.
> update: `srun -n 40 -N 1 -p medusa ./ScheduleTest --hpx:ini=hpx.parcel.mpi.enable!=1 --hpx:ini=hpx.parcel.tcp.enable!=0 ` on rostam; Same issue as before: This very much looks to be unrelated...
> I ran it locally on my machine using ( humble i5-4460) I didn't get any errors > > My HPX Config Yes, we tried to reproduce it several times...
Please make sure the CMAKE_BUILD_TYPE for HPX and your application are always the same. This linker error could have been caused by a Release/Debug mismatch between HPX and your app.
@DarkDeepBlue is this still an issue for you?
Darn, I really thought we did fix this once and for all :/
@biddisco this looks like a non-network-enabled build is still trying to send a parcel.