Skip to content
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

Update hwlocality-sys to latest release #2396

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Jan 5, 2024

Latest version of hwlocality-sys has a bunch of improvements I suggested:

That should make compilation more reliable and require fewer dependencies (community members were wondering about CUDA and other libraries, I think this should prevent them from being required now).

Code contributor checklist:

@@ -476,7 +476,7 @@ where
if all_cpu_cores.len() > 1 {
info!(numa_nodes = %all_cpu_cores.len(), "NUMA system detected");

if all_cpu_cores.len() < disk_farms.len() {
Copy link
Member

Choose a reason for hiding this comment

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

oops!

@nazar-pc nazar-pc added this pull request to the merge queue Jan 7, 2024
Merged via the queue into main with commit 117633b Jan 7, 2024
23 checks passed
@nazar-pc nazar-pc deleted the update-hwlocality-sys branch January 7, 2024 04:31
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