[aspect-devel] Error in moving temporary files during output

Wolfgang Bangerth bangerth at math.tamu.edu
Wed Jan 15 17:26:14 PST 2014


> @Wolfgang: Sorry about the ambiguity, in fact I only got warning
> messages ("... trying to write directly to file ...") and the models
> finished normally. I just thought it might be slowing down performance
> (which it does not in the tests I have run so far with the grouped
> output option). And yes the problem with statically linking the
> executable arises because of the dlopen call in main.cc. The
> compiler/linker complains about that, when using the -static flag. In
> case somebody wants to statically link an Aspect executable it would be
> good to make this option a cmake switch, however I do not know, how many
> people would actually need it.

OK. I believe that I've fixed this now. Can you verify that when you run cmake 
again on this system, that at the bottom (~4 lines from the end) it says 
"Disabling dynamic loading of plugins from the input file" or similar, and 
that it also doesn't compile the offending line in main.cc any more?


> Good news at the end, it seems a recent ASPECT version (2266) scales
> well up to 4096 cores (and maybe higher) for a problem size of 300
> Million Dofs and the lowest resonable #Dofs per core is still around
> 50000 - 2*10^5 ... roughly the same as in the publication from 2012. If
> anyone is interested I can share some details when I am finished.

This is indeed good news. Want to post your results here on the mailing list?

Cheers
  W.

-- 
------------------------------------------------------------------------
Wolfgang Bangerth               email:            bangerth at math.tamu.edu
                                 www: http://www.math.tamu.edu/~bangerth/



More information about the Aspect-devel mailing list