Skip to content

Delete openmp c++17 kernel folder and contents #356

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

Until we actually have an openmp kernel this folder is just in the repo doing nothing, so this PR removes it until work is done to finish adding openmp support.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.78%. Comparing base (3a2bf54) to head (0fe627f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage   81.78%   81.78%           
=======================================
  Files          20       20           
  Lines         950      950           
  Branches       87       87           
=======================================
  Hits          777      777           
  Misses        173      173           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcbarton
Copy link
Collaborator Author

@SylvainCorlay @vgvassilev @anutosh491 pinging for review

@vgvassilev
Copy link
Contributor

Can we still run openmp after this PR?

@mcbarton
Copy link
Collaborator Author

mcbarton commented Jun 23, 2025

Can we still run openmp after this PR?

OpenMP has not currently been implemented into the xeus-cpp kernel. I tried a long time ago to add support here #100 . I plan to have another go again soon, but currently everything in this folder is unused.

@vgvassilev
Copy link
Contributor

I’d prefer to fix it instead of removing and re-adding it again.

@mcbarton
Copy link
Collaborator Author

I’d prefer to fix it instead of removing and re-adding it again.

I'll change this PR to my second attempt at adding openmp support then

@mcbarton mcbarton marked this pull request as draft June 24, 2025 08:49
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.

3 participants