[petsc-dev] Generating Assembly code for PETSc routines

Jed Brown jedbrown at mcs.anl.gov
Mon Nov 14 16:48:08 CST 2011


On Mon, Nov 14, 2011 at 16:44, Matthew Knepley <knepley at gmail.com> wrote:

> That will display the build command. Then just cut&paste, inserting your
> -S flag.


Alternatively, you can disassemble the function body, either with "objdump
-d --prefix-addresses" or with gdb's "disassemble".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111114/32bd8217/attachment.html>


More information about the petsc-dev mailing list