mdolab / idwarp

IDWarp is a mesh warping package for the MACH framework.
Other
17 stars 29 forks source link

Updated Intel config file to work with HPE MPI #88

Closed sseraj closed 1 year ago

sseraj commented 1 year ago

Purpose

I updated the Intel config file so that it works with Intel MPI and HPE MPI (used on NAS). The config file checks for the I_MPI_ROOT environment variable to determine if Intel MPI is being used.

I also changed the config file names, updated the deprecated -nofor_main flag, and removed the untested OSX config because we now have the ARM images.

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 #88 (ebc9cca) into main (bca3ff9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   73.31%   73.31%           
=======================================
  Files           6        6           
  Lines         757      757           
=======================================
  Hits          555      555           
  Misses        202      202           

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

sseraj commented 1 year ago

Reminder to review this. It should be quick