Dear Forum

I have a question about ParGAP.
I installed parGAP by the following command

cd pargap
./configure
make

and then I need mpi and I installed mpi.
Finally I paralleled a GAP program on Linux (Ubuntu 14.04 LTS) by the
following command:

mpiexe -np 5 ./pargap.sh

when GAP run then I typed Read("myprogram.txt");

I am not sure my commands are correct or not because my laptop use 5 of CPU
but the speed of my program has not changed. Would you please help me?

I wish you have a very happy New Year 2016.

Best regards
Sara
_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to