Pascal Jungblut
Pascal Jungblut
Still no chance to merge this? It also fixes the installation on FreeBSD.
`gaspi_wait` only guarantees that operations have been processed by the network. The write operations may still be pending on the remote host. See page 65 of the standard: > User...
> And to do that, you need to use a demon. Yes! I didn't want to say otherwise. > We'd have to implement our own all-to-all notification scheme to signal...
@fuchsto May I hijack this PR to add the few lines needed for Alpakas `for_each` and maybe `transform` example? It currently does not rely on these changes, but it wouldn't...
Thanks for reporting! It's time to move to migrations that automatically handle MySQL and Postgres. I created issue #8 to tackle that.