NVIDIA / NVIDIA/AMGX

AmgX fail to build , it is related with thrust ,cub and c++14 and c++11 enablement

Open
#224 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

build issues
Dominant language
Cuda
Stars
692
Forks
197
PR merge metrics
No merged PRs in 30d

Description

image
Hi all i have cuda 10.1
cmake 3.25.0
i have followed steps below to build AmgX

  1. cd AMGX-main
  2. mkdir build
  3. cd build
  4. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.