Revision: eec34b027c6a
Branch: default
Author:
mig...@gmail.com
Date: Tue Mar 24 22:11:25 2015 UTC
Log: Edited wiki page Compiling through web user interface.
https://code.google.com/p/sunrise/source/detail?r=eec34b027c6a&repo=wiki
Modified:
/Compiling.wiki
=======================================
--- /Compiling.wiki Tue Mar 24 20:24:37 2015 UTC
+++ /Compiling.wiki Tue Mar 24 22:11:25 2015 UTC
@@ -193,6 +193,11 @@
To enable MPI support, use the `--with-mpi` option to configure. The
configuration script uses the mpicxx command to figure out what the MPI
compilation options are, so make sure that your mpicxx points to the same
compiler you are compiling with.
+If you get an error like
+
+mpi_util.cc(260): error: identifier "partial_sum" is undefined
+
+try this
https://groups.google.com/forum/#!topic/sunrisemcrx/Y8M7_sNKglk
==== Arepo ====