Branch: refs/heads/dataflow-annotations
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 45403b26ddb5a5af1d44f781aedecdac34c41a69
      
https://github.com/STEllAR-GROUP/hpx/commit/45403b26ddb5a5af1d44f781aedecdac34c41a69
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2020-01-19 (Sun, 19 Jan 2020)

  Changed paths:
    M hpx/lcos/dataflow.hpp

  Log Message:
  -----------
  Fix function annotation for dataflow tasks

We introduce a callable finalization struct that is invoked
when posting the final function for execution.
An overload for get_function_annotation for the struct
is provided and it returns the correct type.

Works for all dataflow except launch::async policy as this
does not create a new task and therefore we do not pick up name
changes.


  Commit: 49c63fdae2302ae1ded485471294453e29beeba1
      
https://github.com/STEllAR-GROUP/hpx/commit/49c63fdae2302ae1ded485471294453e29beeba1
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2020-01-19 (Sun, 19 Jan 2020)

  Changed paths:
    M hpx/lcos/local/packaged_continuation.hpp

  Log Message:
  -----------
  Fix function annotations for packaged continuations

See also commit message on fix for dataflow annotations


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/05a06dbc5ad6...49c63fdae230
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to