mdolab / adflow

ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Other
229 stars 99 forks source link

Updated Intel configs, removed outdated configs, and added graphviz for docs rendering #310

Closed sseraj closed 1 year ago

sseraj commented 1 year ago

Purpose

I updated the Intel config files so that they work with Intel MPI and HPE MPI (used on NAS). The config files check for the I_MPI_ROOT environment variable to determine if Intel MPI is being used.

In addition, I removed the following outdated config files:

Expected time until merged

1 week

Type of change

Testing

I tested on one of our Intel MPI images and on NAS with HPE MPI.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #310 (4ded19b) into main (e7ada3d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #310   +/-   ##
=======================================
  Coverage   41.98%   41.98%           
=======================================
  Files          13       13           
  Lines        4001     4001           
=======================================
  Hits         1680     1680           
  Misses       2321     2321           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more