Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Dec 18, 2024

Add sles15 to multi numa ci

@lukaszstolarczuk
Copy link
Contributor

@ldorau
Copy link
Contributor

ldorau commented Dec 20, 2024

using static hwloc linking (changes: https://github.com/intel12232289/unified-memory-framework/blob/refs/heads/Add-SLES15-to-multi-NUMA-C/.github/workflows/reusable_multi_numa.yml#L49 )

we got issues in testing, is this expected?

I think it is not, since it works correctly on Ubuntu 22.04;
https://github.com/oneapi-src/unified-memory-framework/actions/runs/12427135597/job/34696473613

Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, @intel12232289 it looks like there's some issue we may not understand.

Please make it as it was before - run only selected tests (similarly to RHEL), and please make the PR ready for review & merge

name: "${{matrix.os}}, ${{matrix.build_type}}, shared=${{matrix.shared_library}}"
# run only on upstream; forks will not have the HW
if: github.repository == 'oneapi-src/unified-memory-framework'
# if: github.repository == 'oneapi-src/unified-memory-framework'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls uncomment this

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can uncomment this now

Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're ready with the machine, please cleanup the PR (see my issues) and we can un-draft it.

@@ -1,4 +1,4 @@
# Runs tests on multi-numa machine
# Runs tests on multi-numa machines1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

machines1 misspell

name: "${{matrix.os}}, ${{matrix.build_type}}, shared=${{matrix.shared_library}}"
# run only on upstream; forks will not have the HW
if: github.repository == 'oneapi-src/unified-memory-framework'
# if: github.repository == 'oneapi-src/unified-memory-framework'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can uncomment this now

# Runs tests on multi-numa machine
# Runs tests on multi-numa machines1
name: MultiNuma

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls squash all your commits into a single one, with a proper description what this commit does

@ghost ghost mentioned this pull request Jan 14, 2025
@ghost
Copy link
Author

ghost commented Jan 14, 2025

I will close this one. Too much conflicts during squashing
#1037

@ghost ghost closed this Jan 14, 2025
This pull request was closed.
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