> Let's try it the other way round: Is there any easy test example that
> I could run on "my" cluster that you would expect to scale well with
> the number of CPUs I'm typically using?  (It should be a test example
> that uses a sufficiently high number of dofs, solves some linear
> systems, and refines adaptively so that it requires to call
> EquationSystems::reinit() several times.)

I  think that ex10 will do the trick, but I have a little more work I want
to do on this end before I send you off running anything.

My cluster has 32 nodes, each with 8 cores.  The preferred interconnect is
Infiniband, which is very low latency (factor of 10+ lower than gigabit) and
high bandwidth (again factor of 10 higher).  However, the nodes are also
connected via gigabit ethernet, so I can test that too.

-Ben


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to