is there a way of overriding the -maxmem parameter that is passed to ecm? Currently it seems to be always 10000 (10GB) which results in many polynomial modular reductions for larger B2. It would be nice to be able to give a P2 process more memory and do low-memory tasks on the other cores. (Of course, the Right Thing™ would be for us to write a multi-threaded ECM stage 2, but that is a lot of work

Thanks,
Alex