Skip to content

With a kokkos test - the Qt3 GUI has trouble with the inline entries with new inline O|SS feature #7

@jgalarowicz

Description

@jgalarowicz

The GUI is having trouble generating the fullstack output with the new inline O|SS feature.

``
CLI:

openss -cli -f /home/jeg/kokkos/mxm/kokkos-mxm.host-usertime-8.openss
openss>>[openss]: The restored experiment identifier is: -x 1
openss>>expview -vfullstack

Exclusive Inclusive % of Call Stack Function (defining location)
CPU time CPU time Total
in in Exclusive
seconds. seconds. CPU Time
_start (kokkos-mxm.host)
> @ 556 in __libc_start_main (libmonitor.so.0.0.0)
>>__libc_start_main (libc-2.26.so)
>>> @ 517 in monitor_main (libmonitor.so.0.0.0)
>>>> @ 20 inline parallel_for<int, main(int, char**)::<lambda(int const&)> > (/home/jeg/kokkos/mxm/kokkos-mxm.cpp)
>>>> @ 224 inline execute (/opt/kokkos_20180414/include/Kokkos_Parallel.hpp)
>>>> @ 244 inline parallel_for<main(int, char**)::<lambda(int const&)> > (/opt/kokkos_20180414/include/Kokkos_Parallel.hpp)
>>>> @ inlined main (kokkos-mxm.host: kokkos-mxm.cpp,3)
>>>>> @ 1168 in __kmp_api_GOMP_parallel (libomp.so)
4.057143 4.057143 18.513690 >>>>>> @ 91 in Kokkos::Impl::ParallelFor<main::{lambda(int const&)#2}, Kokkos::RangePolicyKokkos::OpenMP, Kokkos::RangePolicy>::execute() const [clone ._omp_fn.2] (kokkos-mxm.host: Kokkos_OpenMP_Parallel.hpp,131)
__GI___clone (libc-2.26.so)
>start_thread (libpthread-2.26.so)
>> @ 939 in monitor_begin_thread (libmonitor.so.0.0.0)
>>> @ 559 in __kmp_launch_worker(void*) (libomp.so)
>>>> @ 5640 in __kmp_launch_thread (libomp.so)

GUI: See attached -- We see the first inline function entry but the rest appear to be tagged into the same garbled line.
``

kokkosinlineguiview

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions