AmgX fail to build , it is related with thrust ,cub and c++14 and c++11 enablement
Open
Nobody has claimed this yet.
build issues
- Dominant language
- Cuda
- Stars
- 692
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description

Hi all i have cuda 10.1
cmake 3.25.0
i have followed steps below to build AmgX
- cd AMGX-main
- mkdir build
- cd build
- cmake ../
after the step 4 i got the above error as shown in the picture can someone please
guide me i am not familiar with cmake and Amgx
Thanks
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.
Research direction
Reproduce the reported configuration using CUDA 10.1 and CMake 3.25.0 from the AMGX-main build directory, following the four commands in the issue. Start with the error shown in the attached screenshot and inspect how the build handles Thrust, CUB, and C++11/C++14 settings; done means the CMake configuration completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100