STEllAR-GROUP / octotiger

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
http://octotiger.stellar-group.org/
Boost Software License 1.0
48 stars 18 forks source link

Revert "fix semaphore: hpx has moved semaphore to hpx namespace" #423

Closed G-071 closed 2 years ago

G-071 commented 2 years ago

This reverts commit 67b5f288c04f1c3e50988941a41ab6d066f8db85 (from PR #417 )

The changes in PR #417 broke all tests, as they made Octo-Tiger incompatible with older HPX versions (notably 1.6 and 1.7.1). Furthermore, the changes are actually no longer necessary as this has been fixed in STEllAR-GROUP/hpx@d026f6d8d3cb19b0e2ddc273fa3668377f0d6ebf. This HPX commit will also be part of 1.8.0, eliminating the need for the semaphore fix (for now).