Dear Martin,

the update to the most recent development version solved the problem. Now 
time needed to finish the copy operation is in the expected range. Thanks a 
lot for your support.

Best,
Dustin

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
JobId thinkpad-lsx.site Tue Aug 16 12:52:39 2016
setup_intial_fe_distribution, wall time: 0.0151739s.
DEAL::Nonzero entries: 6275947
copy_sparsity_pattern, wall time: 0.033499s.
DEAL::   n_dofs dofhandler_m:       240
         n_dofs dofhandler_s:       131769
         n_dofs biorthogonal basis: 1089
         n_dofs all:                133098

setup_system, wall time: 0.542771s.
Setup, wall time: 0.558091s.


+---------------------------------------------+------------+------------+
| Total wallclock time elapsed since start    |     0.921s |            |
|                                             |            |            |
| Section                         | no. calls |  wall time | % of total |
+---------------------------------+-----------+------------+------------+
| Setup                           |         1 |     0.558s |       61.% |
| copy_sparsity_pattern           |         1 |    0.0335s |       3.6% |
| setup_intial_fe_distribution    |         1 |    0.0152s |       1.6% |
| setup_system                    |         1 |     0.543s |       59.% |
+---------------------------------+-----------+------------+------------+

JobId thinkpad-lsx.site Tue Aug 16 12:48:38 2016
setup_intial_fe_distribution, wall time: 0.0675499s.
DEAL::Nonzero entries: 6275947
copy_sparsity_pattern, wall time: 0.052773s.
DEAL::   n_dofs dofhandler_m:       240
         n_dofs dofhandler_s:       131769
         n_dofs biorthogonal basis: 1089
         n_dofs all:                133098

setup_system, wall time: 3.62941s.
Setup, wall time: 3.69712s.


+---------------------------------------------+------------+------------+
| Total wallclock time elapsed since start    |      5.29s |            |
|                                             |            |            |
| Section                         | no. calls |  wall time | % of total |
+---------------------------------+-----------+------------+------------+
| Setup                           |         1 |      3.70s |       70.% |
| copy_sparsity_pattern           |         1 |    0.0528s |       1.0% |
| setup_intial_fe_distribution    |         1 |    0.0675s |       1.3% |
| setup_system                    |         1 |      3.63s |       69.% |
+---------------------------------+-----------+------------+------------+

Reply via email to