We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 120f4a4 + f86ef54 commit 9415190Copy full SHA for 9415190
README.md
@@ -16,7 +16,7 @@ Fourier Accelerated Nodal Solvers (FANS) is an FFT-based homogenization solver d
16
17
FANS has the following dependencies:
18
19
-- A C++ compiler (e.g. GCC)
+- A C++ compiler with OpenMP support (e.g. GCC, or Clang with OpenMP libraries installed)
20
- CMake (version 3.0 or higher) (+ Unix file utility for creating .deb packages)
21
- Git (for cloning this repo)
22
- MPI (mpicc and mpic++)
0 commit comments