blob: e92185cfa69c1eb433921fba62cfde705e8f1199 [file] [log] [blame]
<HTML>
<BODY>
<H2>Overview</H2>
This directory has source code that must be statically linked into an RML client.
<H2>Files</H2>
<DL>
<DT><P><A HREF="rml_factory.h">rml_factory.h</A>
<DD>Text shared by <A HREF="rml_omp.cpp">rml_omp.cpp</A> and <A HREF="rml_tbb.cpp">rml_tbb.cpp</A>.
This is not an ordinary include file, so it does not have an #ifndef guard.</P>
</DL>
<H3> Specific to client=OpenMP</H3>
<DL>
<DT><P><A HREF="rml_omp.cpp">rml_omp.cpp</A>
<DD>Source file for OpenMP client.</P>
<DT><P><A HREF="omp_dynamic_link.h">omp_dynamic_link.h</A>
<DT><A HREF="omp_dynamic_link.cpp">omp_dynamic_link.cpp</A>
<DD>Source files for dynamic linking support.
The code is the code from the TBB source directory, but adjusted so that it
appears in namespace <TT>__kmp</TT> instead of namespace <TT>tbb::internal</TT>.
</DL>
<H3> Specific to client=TBB</H3>
<DL>
<DT><P><A HREF="rml_tbb.cpp">rml_tbb.cpp</A>
<DD>Source file for TBB client. It uses the dynamic linking support from the TBB source directory.
</DL>
<HR>
<A HREF="../index.html">Up to parent directory</A>
<p></p>
Copyright &copy; 2005-2010 Intel Corporation. All Rights Reserved.
<p></p>
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
<p></p>
* Other names and brands may be claimed as the property of others.
</BODY>
</HTML>