flatironinstitute / FMM3D

Flatiron Institute Fast Multipole Libraries --- This codebase is a set of libraries to compute N-body interactions governed by the Laplace and Helmholtz equations, to a specified precision, in three dimensions, on a multi-core shared-memory machine.
https://fmm3d.readthedocs.io
Other
91 stars 36 forks source link

Add make.inc for NVHPC #41

Closed ImanHosseini closed 1 year ago

ImanHosseini commented 1 year ago

Add make.inc file for NVHPC. Tried it locally, all tests pass.

mrachh commented 1 year ago

Thanks for the addition!