Skip to Content.
Sympa Menu

mathemagix-devel - [Mathemagix] help: Can't build newmac solver

Subject: Mathemagix

List archive

[Mathemagix] help: Can't build newmac solver


Chronological Thread 
  • From: address@concealed
  • To: address@concealed
  • Subject: [Mathemagix] help: Can't build newmac solver
  • Date: Mon, 20 Feb 2012 07:39:51 +0100 (CET)

Bonjour,

I am trying to build the MMX distribution under linux. I am particularly
wanting to try out the newmac solver(s). I am using your CMake method of
building. I succeed in building much of the distribution, e.g. basix, linalg,
numerix, realroot, et cet.

However, from ccmake, it appears that simply turning-on Newmac is
insufficient;
I must turn on ALL packages and turn on GLUE in order for there to appear a
valid mmxnewmac build target. Yet, when the make reaches newmac, it fails at
glue_quotient_algebra.cpp. Evidently the problem is that quotient_algebra.hpp
and quotient_algebra_glue.hpp do not define COEFF or NEW_MAC_REALLOC
(referenced by v3/corealgo3.cc).

I am not sure what to do; I tried defining COEFF as mmx::rational, but I
clearly don't know what I'm doing.

I would simply like to compile the minimal amount of code to permit me to try
the newmac solver on a (double) floating-point problem. Any guidance
appreciated.

Thank you,
Frank


  • [Mathemagix] help: Can't build newmac solver, franki, 02/20/2012

Archive powered by MHonArc 2.6.18.

Top of Page