<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in parallel-simple.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b281a05d - [OpenMP][OMPT] Implement verbose tool loading</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c#b281a05d</link>
        <description>[OpenMP][OMPT] Implement verbose tool loadingOpenMP 5.1 introduces the new env variableOMP_TOOL_VERBOSE_INIT=(disabled|stdout|stderr|&lt;filename&gt;) to enable verboseloading and initialization of OMPT tools.This env variable helps to understand the cause when loading of a tool fails(e.g., undefined symbols or dependency not in LD_LIBRARY_PATH)Output of OMP_TOOL_VERBOSE_INIT is added for OMP_DISPLAY_ENVTests for this patch are integrated into the different existing tool loadingtests, making these tests more verbose. An Archer specific verbose test isintegrated into an existing Archer test.Patch prepared by: Isabel Th&#228;rigenDifferential Revision: https://reviews.llvm.org/D91464

            List of files:
            /llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c</description>
        <pubDate>Tue, 27 Oct 2020 13:05:28 +0000</pubDate>
        <dc:creator>Isabel Th&#228;rigen &lt;thaerigen@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>23419bfd - [OpenMP][libarcher] Allow all possible argument separators in TSAN_OPTIONS</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c#23419bfd</link>
        <description>[OpenMP][libarcher] Allow all possible argument separators in TSAN_OPTIONSCurrently, the parser used to tokenize the TSAN_OPTIONS in libomp usesonly spaces as separators, even though TSAN in compiler-rt supportsother separators like &apos;:&apos; or &apos;,&apos;.CTest uses &apos;:&apos; to separate sanitizer options by default.The documentation for other sanitizers mentions &apos;:&apos; as separator,but TSAN only lists spaces, which is probably where this mismatch originated.Patch provided by  upsjDifferential Revision: https://reviews.llvm.org/D87144

            List of files:
            /llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c</description>
        <pubDate>Wed, 30 Sep 2020 23:01:09 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>77ad98c8 - [OpenMP][Tool] archer tests require tsan</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c#77ad98c8</link>
        <description>[OpenMP][Tool] archer tests require tsanTesting for tsan capability in the test-compiler in follow-up review

            List of files:
            /llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c</description>
        <pubDate>Fri, 22 Nov 2019 16:10:48 +0000</pubDate>
        <dc:creator>protze@itc.rwth-aachen.de &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>2b8115b1 - [OpenMP] Add implementation and tests of Archer tool</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c#2b8115b1</link>
        <description>[OpenMP] Add implementation and tests of Archer toolThe tool provides TSAN annotations for OpenMP synchronization. The toolis activated if no other OMPT tool is loaded.The tool detects whether the application was built with TSan and rejectsactivation according to the OMPT protocol if there is no TSan-rt.Differential Revision: https://reviews.llvm.org/D45890

            List of files:
            /llvm-project-15.0.7/openmp/tools/archer/tests/parallel/parallel-simple.c</description>
        <pubDate>Mon, 18 Nov 2019 00:23:31 +0000</pubDate>
        <dc:creator>protze@itc.rwth-aachen.de &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
</channel>
</rss>
