Skip to content

Use NumPy as python sublibrary in cmake #1235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

ZzEeKkAa
Copy link
Contributor

@ZzEeKkAa ZzEeKkAa commented Dec 7, 2023

Link numpy libraries as python submodule instead of linking it as a standalone package. This the second and the last PR to enable VSCode cpp integration via CMake toolset plugin. First one (IntelPython/dpctl#1484)

Old way of integration seems to be outdated and for some strange reason was not working in vscode.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?

@ZzEeKkAa ZzEeKkAa requested a review from chudur-budur December 7, 2023 21:05
@ZzEeKkAa ZzEeKkAa self-assigned this Dec 7, 2023
@ZzEeKkAa ZzEeKkAa requested a review from diptorupd as a code owner December 7, 2023 21:05
@chudur-budur
Copy link
Contributor

If it passes on all CI and on jenkins, it's good to go.

@ZzEeKkAa ZzEeKkAa force-pushed the feature/use_numpy_as_python_sublibrary_in_cmake branch from bef2ba9 to 50b8a46 Compare December 7, 2023 21:25
@ZzEeKkAa ZzEeKkAa merged commit f1be213 into main Dec 7, 2023
@ZzEeKkAa ZzEeKkAa deleted the feature/use_numpy_as_python_sublibrary_in_cmake branch December 7, 2023 22:19
github-actions bot added a commit that referenced this pull request Dec 7, 2023
…_sublibrary_in_cmake

Use NumPy as python sublibrary in cmake f1be213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants