pybind / pybind/cuda_example

How to use CMake with third party dependencies for building conda packages with pybind11?

Open
#191 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
670
Forks
219
Avg merge
8d 2h
Merged PRs (30d)
1

Description

Hi,

I want to use pybind11 to bind a C++ package that depends on third-party libraries like Eigen and Boost and build it into a conda package. I was wondering if there is an example of doing so? I took a look at the scikit-build example that also does not depend on third-party libraries.

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

Start by reviewing the existing scikit-build example and the repository's CMake-based build setup. Determine what an example for a pybind11 C++ package with Eigen and Boost dependencies in a conda package would need to demonstrate, then document or add that example and verify that the package builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.