Re: [AMBER] AmberTools20 comilation on macOS

From: David A Case <david.case.rutgers.edu>
Date: Tue, 5 May 2020 16:44:18 -0400

On Tue, May 05, 2020, Gustaf Olsson wrote:
>
>Using the "./quick_cmake_install -mpi -openmp CLANG" and receiving the error:

Ooooh...don't try mpi and openmp all at once! Start with just a serial
compilation. (Apple's clang doesn't support openmp anyway, and we may
not catch that.)

My suggestion: have cmake in your path (proably from homebrew, or from
kitware). Then one of two things:

1. run_cmake with no changes, just as the installation instructions
      suggest.

2. OR, edit the run_cmake, set the compiler to GNU (assuming the gcc in
     your path is really a gnu compiler from homebrew)

Send you complete log from cmake and make: Jamie Smith really knows how
to debug these sorts of things (although OSX is a special case.)

....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue May 05 2020 - 14:00:02 PDT
Custom Search