Hartmut Kaiser
Hartmut Kaiser
> > @hkaiser > > Current version breaks the MPI backend. Did you make the needed change to it? > > Will check, thanks! That should be fine now. Sorry...
@opensdh I have addressed the comments and squashed the commits into one. The commit message now reflects (most of) the changes made overall.
@ollielo Thanks for testing. I have not run the tests with the MPI backend yet - I will take a look.
@mhoemmen could you possibly approve the GitHub action execution for this PR? This would enable me to set up the HPX testing environment.
> @hkaiser as discussed, could you help us to port this PR to the latest version of HPX? Will do!
> hpx-1.10 has arrived in Fedora. Now there is: > > ``` > 2024-09-01T17:26:19.0186884Z /__w/espressopp/espressopp/src/hpx4espp/integrator/LangevinThermostat.cpp:93:39: warning: 'not_implemented' is deprecated: The unscoped hpx::error names are deprecated. Please use hpx::error:: instead. (This...
> @hkaiser thanks, we will try to update the code to not use depreciated hpx features. I can help with that, if you would like.
> @hkaiser do you have any ideas about could trigger this? @junghans the missing symbol does not belong to anything in HPX. I don't know why this is triggered now.
@JPenuchot should we add similar annotations to the types in https://github.com/STEllAR-GROUP/blaze_tensor?