[petsc-users] Prometheus vs GAMG for elasticity/plasticity problems

Thomas Gross tgross at ilsb.tuwien.ac.at
Fri Jan 31 10:58:00 CST 2014


Please find enclosed the additional runs:

Prometheus:
-ksp_type cg -pc_type prometheus -log_summary -ksp_monitor -ksp_view -options_left -out_verbose 2 > Prometheus_verbose2.txt

GAMG:
-ksp_type cg -pc_type gamg -pc_gamg_type agg -pc_gamg_agg_nsmooths 1 -log_summary -ksp_monitor -ksp_view -options_left mg_levels_ksp_type richardson -mg_levels_pc_type sor -pc_gamg_verbose 2 > GAMG_Rich_max_it_verbose2.txt

-ksp_type cg -pc_type gamg -pc_gamg_type agg -pc_gamg_agg_nsmooths 1 -log_summary -ksp_monitor -ksp_view -options_left mg_levels_ksp_type richardson -mg_levels_pc_type sor -pc_gamg_verbose 2 -pc_gamg_repart true > GAMG_Rich_max_it_verbose2.txt


> And is this just a simple cube problem in elasticity as it looks like from your input file name?
The input is a cubic trabecular bone structure meshed with isotropic 8 node hexahedral finite elements (see attached cube_05.png). All elements were assigned the same elastic modulus and simulations were performed using small displacement formulation. 

Best regards,
Thomas



Am 31.01.2014 um 02:29 schrieb Mark Adams <mfadams at lbl.gov>:

> 
> 
> I meant that GAMG isn't using BAIJ, but Prometheus is.  That affects
> kernel efficiency.
> 
> 
> Ah yes, that must be it.  
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0005.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cube_05.png
Type: image/png
Size: 345850 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0001.png>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0006.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Prometheus_verbose2.txt
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0003.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0007.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: GAMG_Rich_max_it_verbose2.txt
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0004.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0008.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: GAMG_Rich_max_it_repart_verbose2.txt
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0005.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140131/4fc71c1b/attachment-0009.html>


More information about the petsc-users mailing list