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

minor build updates for LAGraph 1.1.1 #245

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

DrTimothyAldenDavis
Copy link
Member

@DrTimothyAldenDavis DrTimothyAldenDavis commented Jan 10, 2024

Changes in this pending release (v1.1.1):

updates to build system:

  • find_package for OpenMP looks for C components only, and uses the GLOBAL keyword only for cmake 3.24 or later.
  • libm linked in via cmake CheckSymbolExists
  • workaround for a very old MacOS case (math.h includes some breaking extensions, powerpc only)

update to benchmarks: using the proper enum type in the triangle-count test.

This version will appear in SuiteSparse 7.5.0.

@DrTimothyAldenDavis DrTimothyAldenDavis merged commit a1a1381 into stable Jan 10, 2024
12 checks passed
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