One test fails after runtest graph_parallel submodule on x86 paltform.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- distributed-systems, testing
Research direction
Start with the graph_parallel test command and the attached test_38.log, then inspect boost/mpi/config.hpp and the failing breadth_first_search.cpp and dijkstra_shortest_paths.cpp builds. Reproduce the x86 release build on VS 2019 and determine why mpi.h is unavailable; done means the graph_parallel test completes without the reported compilation failures.
Written by the indexing model from the issue text.
Description
Environment:
VS 2019 + Windows Server 2016
Issue description:
One test fails after runtest graph_parallel submodule on x86 paltform. Could you please take a look?
Reproduce steps:
git clone https://github.com/boostorg/boost.git F:\gitP\boostorg\boost
git -C "F:\gitP\boostorg\boost" submodule update --init --recursive
.\b2 headers variant=release --build-dir=..\out\x86rel address-model=32
.\b2 -j16 variant=release --build-dir=..\out\x86rel libs\graph_parallel\test
test_38.log
ErrorMessage:
compile-c-c++ ..\out\x86rel\boost\bin.v2\libs\graph_parallel\example\msvc-14.2\release\threading-multi\breadth_first_search.obj
breadth_first_search.cpp
.\boost/mpi/config.hpp(22): fatal error C1083: Cannot open include file: 'mpi.h': No such file or directory (d:\a01_work\4\s\src\vctools\Compiler\CxxFE\sl\p1\c\p0prepro.c:1964)
...failed compile-c-c++ ..\out\x86rel\boost\bin.v2\libs\graph_parallel\example\msvc-14.2\release\threading-multi\breadth_first_search.obj...
compile-c-c++ ..\out\x86rel\boost\bin.v2\libs\graph_parallel\example\msvc-14.2\release\threading-multi\dijkstra_shortest_paths.obj
dijkstra_shortest_paths.cpp
.\boost/mpi/config.hpp(22): fatal error C1083: Cannot open include file: 'mpi.h': No such file or directory (d:\a01_work\4\s\src\vctools\Compiler\CxxFE\sl\p1\c\p0prepro.c:1964)
...failed compile-c-c++ ..\out\x86rel\boost\bin.v2\libs\graph_parallel\example\msvc-14.2\release\threading-multi\dijkstra_shortest_paths.obj...
- 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 4/5 3-5 days Newbie friendliness 30/100
boostorg/graph_parallel#39 · 3 comments ·
-
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#27 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
boostorg/graph_parallel#26 ·
All issues in boostorg/graph_parallel
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100