Skip to content

Conversation

@hkaiser
Copy link

@hkaiser hkaiser commented Jan 30, 2021

  • adding build system support for MSVC
  • counting_iterator encapsulation
  • adding .clang-format file (copy from BGL17)
  • adding layers around <execution>, <algorithm> specialized for TBB and HPX
    • uses nw::graph::for_each instead of std::for_each, etc.
  • make examples compile:
    • bfs.cpp
    • dfs.cpp
    • exec.cpp
    • plain.cpp
    • spmv.cpp

@hkaiser hkaiser force-pushed the hpx_backend branch 4 times, most recently from bd4fb8a to 93b15e9 Compare February 1, 2021 21:45
@hkaiser hkaiser changed the title [WIP] Adding HPX backend Adding HPX backend Feb 1, 2021
@hkaiser
Copy link
Author

hkaiser commented Feb 1, 2021

@lums658 this is ready for review as a first version.

@hkaiser hkaiser requested a review from lums658 February 1, 2021 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants