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 tolerances for cep tests and fix continuous integration issues for Ubuntu #210

Merged
merged 9 commits into from
Mar 28, 2024

Conversation

MatteoSalvador
Copy link
Collaborator

@MatteoSalvador MatteoSalvador commented Mar 26, 2024

This PR tightens linear and nonlinear solver tolerances for all cep tests.

Furthermore, it adds a first version of docker containers for Ubuntu 20.04 and Ubuntu 22.04 endowed with VTK 9.3.0, which will ensure stability and updated libraries for svFSIplus (see #211). This PR will complement the work of @dcodoni, where all the linked libraries (including Trilinos and PETSc) will be updated to the latest version to guarantee that the best performance and the most updated features are always available within svFSIplus.

The docker images, together with the corresponding instructions to generate/install them, are publicly available for Ubuntu 20.04 and Ubuntu 22.04.

Code of Conduct & Contributing Guidelines

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.91%. Comparing base (b28958c) to head (57e559b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   62.90%   62.91%   +0.01%     
==========================================
  Files         105      105              
  Lines       27214    27214              
==========================================
+ Hits        17119    17122       +3     
+ Misses      10095    10092       -3     

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

@MatteoSalvador MatteoSalvador changed the title Update tolerances for cep tests and fix vtk issue for Ubuntu 22.04 Update tolerances for cep tests and fix continuous integration issues for Ubuntu Mar 27, 2024
@mrp089
Copy link
Member

mrp089 commented Mar 28, 2024

Nicely done! I'll merge this now, but maybe we can add brief instructions on using the containers in @dcodoni's future PR?

@mrp089 mrp089 merged commit 6dd920b into SimVascular:main Mar 28, 2024
7 checks passed
@MatteoSalvador MatteoSalvador deleted the cep_tests_vtk branch March 28, 2024 15:06
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.

None yet

2 participants