spamassassin-dev March 2011 archive
Main Archive Page > Month Archives  > spamassassin-dev archives
spamassassin-dev: garescorer on multiple cores?

garescorer on multiple cores?

From: <Darxus_at_nospam>
Date: Thu Mar 03 2011 - 05:08:30 GMT
To: dev@spamassassin.apache.org

garescorer.c says it uses PGAPack partially because of its ability to use
MPI to distribute load.

This will run garescorer on all 4 of my cores:

mpirun -np 4 ./garescorer -b 10 -e 5500 -t 5.0

But it appears to do so redundantly, so it doesn't actually run any faster,
it just runs the same processing four times at once.

What's the right way to do this?

I'm using this with libpgapack-mpi1 on Ubuntu Maverick.

-- "It is better to die on your feet than to live on your knees." - Emiliano Zapata, Mexican Revolution Leader http://www.ChaosReigns.com