Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.
Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Cluster-Computing with Comsol
Posted 8 avr. 2011, 08:39 UTC−4 Version 4.0a 4 Replies
Please login with a confirmed email address before reporting spam
Hi!
Im am trying to configure Comsol 4.1 for parallel computing on a number of nodes (currently 3) on a Scientific Linux System using PBS.
I found out i had to set up a mp-daemon on each of the nodes an tried like this:
>cat $PBS_NODEFILE|uniq > mpd.hosts % generating Hostfile
>comsol mpd boot -f mpd.hosts -n 3 -r ssh % starting mp-daemons
A quick check via "comsol mpd trace" gives back all 3 nodes, the mpds are running on, apparently communicating with each other one or the other way.
How to start comsol itself, however, i am not sure. I tried it with
>comsol
i.e. without any parameters, but the other nodes are not used. Another attempt with
>comsol -nn 3 -mpirsh ssh
seems to generate a few comsol tasks (at least on the one node i can see using htop) but does not provide a comsol-GUI, so no interactive testing or working is possible.
Can anyone help me on this matter?
Best regards, Christian
Im am trying to configure Comsol 4.1 for parallel computing on a number of nodes (currently 3) on a Scientific Linux System using PBS.
I found out i had to set up a mp-daemon on each of the nodes an tried like this:
>cat $PBS_NODEFILE|uniq > mpd.hosts % generating Hostfile
>comsol mpd boot -f mpd.hosts -n 3 -r ssh % starting mp-daemons
A quick check via "comsol mpd trace" gives back all 3 nodes, the mpds are running on, apparently communicating with each other one or the other way.
How to start comsol itself, however, i am not sure. I tried it with
>comsol
i.e. without any parameters, but the other nodes are not used. Another attempt with
>comsol -nn 3 -mpirsh ssh
seems to generate a few comsol tasks (at least on the one node i can see using htop) but does not provide a comsol-GUI, so no interactive testing or working is possible.
Can anyone help me on this matter?
Best regards, Christian
4 Replies Last Post 19 avr. 2013, 12:53 UTC−4