<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using Cilkview report with same tag in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Using-Cilkview-report-with-same-tag/m-p/740459#M204</link>
    <description>&lt;DIV id="_mcePaste"&gt;In my program I have a loop where I do some work I wish to profile, and some work that I do not(some GUI updates/writing to file). However, I can't find a way to use cilkview to analyze only this portion. The docs state that loops like this&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;for (int count=0; count&lt;MAX&gt;&lt;DIV id="_mcePaste"&gt;{&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  cilkview_data_t data;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  __cilkview_query(d);&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  do_parallel_stuff();&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  __cilkview_report(d, NULL, "stuff_tag", CV_REPORT_WRITE_TO_RESULTS);&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  do_some_serial_stuff();&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;}&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;will have the fastest run used for the graph. Is there anyway to have cilkview concatenate the reports?&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Also, the docs directory is not included in the Linux version, only the Windows version.&lt;/DIV&gt;&lt;/MAX&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 29 Sep 2011 05:52:38 GMT</pubDate>
    <dc:creator>Ruben_Perez</dc:creator>
    <dc:date>2011-09-29T05:52:38Z</dc:date>
    <item>
      <title>Using Cilkview report with same tag</title>
      <link>https://community.intel.com/t5/Software-Archive/Using-Cilkview-report-with-same-tag/m-p/740459#M204</link>
      <description>&lt;DIV id="_mcePaste"&gt;In my program I have a loop where I do some work I wish to profile, and some work that I do not(some GUI updates/writing to file). However, I can't find a way to use cilkview to analyze only this portion. The docs state that loops like this&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;for (int count=0; count&lt;MAX&gt;&lt;DIV id="_mcePaste"&gt;{&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  cilkview_data_t data;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  __cilkview_query(d);&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  do_parallel_stuff();&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  __cilkview_report(d, NULL, "stuff_tag", CV_REPORT_WRITE_TO_RESULTS);&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;  do_some_serial_stuff();&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;}&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;will have the fastest run used for the graph. Is there anyway to have cilkview concatenate the reports?&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Also, the docs directory is not included in the Linux version, only the Windows version.&lt;/DIV&gt;&lt;/MAX&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Sep 2011 05:52:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Using-Cilkview-report-with-same-tag/m-p/740459#M204</guid>
      <dc:creator>Ruben_Perez</dc:creator>
      <dc:date>2011-09-29T05:52:38Z</dc:date>
    </item>
    <item>
      <title>Using Cilkview report with same tag</title>
      <link>https://community.intel.com/t5/Software-Archive/Using-Cilkview-report-with-same-tag/m-p/740460#M205</link>
      <description>There are two bugs, there: inability to concatonate results, which the old Cilkview had, and lack of docs in the Linux package. I'll look into those.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Oct 2011 15:26:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Using-Cilkview-report-with-same-tag/m-p/740460#M205</guid>
      <dc:creator>William_Leiserson__I</dc:creator>
      <dc:date>2011-10-06T15:26:28Z</dc:date>
    </item>
    <item>
      <title>Using Cilkview report with same tag</title>
      <link>https://community.intel.com/t5/Software-Archive/Using-Cilkview-report-with-same-tag/m-p/740461#M206</link>
      <description>An updated version of the Linux package has been posted that includes the doc. The ability to concatonate the results is an interface bug that will take a little more work. I'll keep you posted.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Oct 2011 18:21:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Using-Cilkview-report-with-same-tag/m-p/740461#M206</guid>
      <dc:creator>William_Leiserson__I</dc:creator>
      <dc:date>2011-10-06T18:21:37Z</dc:date>
    </item>
  </channel>
</rss>

