Skip to content

Commit 9415190

Browse files
committed
Merge branch 'develop' into feature/macOS_M1_support
2 parents 120f4a4 + f86ef54 commit 9415190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Fourier Accelerated Nodal Solvers (FANS) is an FFT-based homogenization solver d
1616

1717
FANS has the following dependencies:
1818

19-
- A C++ compiler (e.g. GCC)
19+
- A C++ compiler with OpenMP support (e.g. GCC, or Clang with OpenMP libraries installed)
2020
- CMake (version 3.0 or higher) (+ Unix file utility for creating .deb packages)
2121
- Git (for cloning this repo)
2222
- MPI (mpicc and mpic++)

0 commit comments

Comments
 (0)