Expect either boost::optional or std::optional from Boost.MPI
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- distributed-systems
Research direction
No files, tests, or entry points are named. Start by locating Boost.MPI optional usage in graph_parallel, then review the affected interfaces against the issue's two compatibility requirements. Done means clients can handle either optional type and obtain the MPI type from boost::mpi::optional.
Written by the indexing model from the issue text.
Description
Hi,
Boost.MPI is moving from boost::optional to std::optional when the later is available (unless explicitly asked otherwise).
During the transition phase, clients can expect either, which implies to
- only rely on the common API between
boost::optionalandstd::optional - take the Boost MPI type from
boost::mpi::optional
I'll submit a pull request with those modifications.
- Dominant language
- C++
- Stars
- 33
- Forks
- 41
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from boostorg/graph_parallel
-
boostorg/graph_parallel#43 · 3 comments · 1 assignee ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
boostorg/graph_parallel#37 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
boostorg/graph_parallel#33 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
boostorg/graph_parallel#27 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
boostorg/graph_parallel#26 ·
All issues in boostorg/graph_parallel
Similar issues
-
enhancement
Difficulty 1/5 Under an hour Newbie friendliness 88/100
QuantStack/git2cpp#187 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
mlcommons/mobile_app_open#1182 ·
-
Needs-Triage
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-cli#6547 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·