Serial versus parallel compilation

Issue #1 resolved
Matthew Herman created an issue

The directions in the file INSTALL.md for compiling motorcycle-ap-ratestate-serial instruct the user to use makefile_brew. However, compiling with this makefile fails with

make: *** No rule to make target build/getopt_m.o', needed by motorcycle-ap-ratestate-serial'. Stop.

Using the other makefile template makefile_brew_serial works for me. Although the instructions imply that there are multiple templates, there is no obvious reason in the INSTALL.md file to use makefile_brew_serial.

I had no other installation issues.

Comments (2)

  1. Matthew Herman reporter

    One more related comment: it was occasionally unclear whether I could build both serial and parallel versions of the individual codes. For example, can I compile both motorcycle-ap-ratestate-serial and motorcycle-ap-ratestate-parallel?

  2. Log in to comment