[gmx-developers] Profiling gromacs
David van der Spoel
spoel at xray.bmc.uu.se
Mon May 12 22:26:55 CEST 2014
On 2014-05-12 21:59, Roland Schulz wrote:
> Hi,
>
> Profile isn't a valid build type. I think the only cmake timing function
> we have is GMX_CYCLE_SUBCOUNTERS. What type of profiling do you want to
> do? MPI or single node? Do you need performance information per function
> or do you want it per code line? Do you just need timing or also other
> data (e.g. cache misses)? I like hpctoolkit (OpenSource) and Vtune (Intel).
>
I fixed some cmake stuff to make it compile with -pg. Can upload later.
This was meant only for profiling my analysis tool.
> Roland
>
>
> On Mon, May 12, 2014 at 3:39 PM, David van der Spoel
> <spoel at xray.bmc.uu.se <mailto:spoel at xray.bmc.uu.se>> wrote:
>
> Hi,
>
> I'm trying to profile some new code. Using
> CMAKE_BUILD_TYPE:STRING=Profile
> doesn't do anything, setting CMAKE_C_CFLAGS and CMAKE_LD_FLAGS does not
> make a difference.
>
> What am I doing wrong?
>
> Thanks,
> --
> David van der Spoel, Ph.D., Professor of Biology
> Dept. of Cell & Molec. Biol., Uppsala University.
> Box 596, 75124 Uppsala, Sweden. Phone: +46184714205
> <tel:%2B46184714205>.
> spoel at xray.bmc.uu.se <mailto:spoel at xray.bmc.uu.se>
> http://folding.bmc.uu.se
> --
> Gromacs Developers mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List
> before posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers
> or send a mail to gmx-developers-request at gromacs.org
> <mailto:gmx-developers-request at gromacs.org>.
>
>
>
>
> --
> ORNL/UT Center for Molecular Biophysics cmb.ornl.gov <http://cmb.ornl.gov>
> 865-241-1537, ORNL PO BOX 2008 MS6309
>
>
--
David van der Spoel, Ph.D., Professor of Biology
Dept. of Cell & Molec. Biol., Uppsala University.
Box 596, 75124 Uppsala, Sweden. Phone: +46184714205.
spoel at xray.bmc.uu.se http://folding.bmc.uu.se
More information about the gromacs.org_gmx-developers
mailing list