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

fix: fix rockylinux jobs and activate them. #3336

Merged
merged 25 commits into from
Sep 12, 2024

Conversation

CusiniM
Copy link
Collaborator

@CusiniM CusiniM commented Sep 6, 2024

  • Activate rockylinux builds with cuda12.
  • Fix remaining circular dependency (New dependency tree below)

Dependency

  • Fix compilation error on rockylinux builds.

Sorry, something went wrong.

@CusiniM CusiniM added the ci: run CUDA builds Allows to triggers (costly) CUDA jobs label Sep 6, 2024
@CusiniM CusiniM self-assigned this Sep 6, 2024
@CusiniM CusiniM requested a review from rrsettgast as a code owner September 6, 2024 19:18
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.

Project coverage is 56.60%. Comparing base (41e95e3) to head (9f48e32).
Report is 84 commits behind head on develop.

Files with missing lines Patch % Lines
...omponents/mesh/utilities/ComputationalGeometry.hpp 25.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3336   +/-   ##
========================================
  Coverage    56.59%   56.60%           
========================================
  Files         1064     1064           
  Lines        89762    89765    +3     
========================================
+ Hits         50802    50807    +5     
+ Misses       38960    38958    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rrsettgast rrsettgast added the ci: run integrated tests Allows to run the integrated tests in GEOS CI label Sep 12, 2024
@rrsettgast
Copy link
Member

@acitrain @sframba Can one of you review this?

@rrsettgast rrsettgast merged commit e07cec3 into develop Sep 12, 2024
24 checks passed
@rrsettgast rrsettgast deleted the fix/cusini/fix-rockylinux-jobs branch September 12, 2024 16:35
rrsettgast added a commit that referenced this pull request Sep 17, 2024
* fix: fix rockylinux jobs and activate them.

* clean up circular dependency between finiteVolume, fieldSpecification and linearAlgebra.

* use LvArray::NumericLimits

* try new certs procedure on rocky/rhel

* replace a+=b with a=a+b in wave solver to allow for fma operations

---------

Co-authored-by: Randolph Settgast <settgast1@llnl.gov>
rrsettgast added a commit that referenced this pull request Sep 17, 2024
* fix: fix rockylinux jobs and activate them.

* clean up circular dependency between finiteVolume, fieldSpecification and linearAlgebra.

* use LvArray::NumericLimits

* try new certs procedure on rocky/rhel

* replace a+=b with a=a+b in wave solver to allow for fma operations

---------

Co-authored-by: Randolph Settgast <settgast1@llnl.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants