On Wed, 30 Apr 2008, Stefano Balietti wrote:
-A good news:
it works.
-A bad news:
now I get a segmentation fault. It happens when i try to perform an
operation like:
a = a | b
within a loop.
Test case, please; I'm not able to replicate this on some simple
trials. I suspect you can make it go away with
#define GEMCOMPILE 0
in lib/src/monte_carlo.c.
Allin.