<?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 device_ptr_update.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bb0166dc - [libomptarget] Update device pointer only if needed</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/libomptarget/test/mapping/device_ptr_update.c#bb0166dc</link>
        <description>[libomptarget] Update device pointer only if neededCurrently, libomptarget will always perform a host-to-device memory transfer inorder to update the device pointer of a PTR_AND_OBJ entry. This is not alwaysnecessary because the device pointer may have been set to the correct pointeeaddress already, so we can eliminate the redundant memory transfer.

            List of files:
            /llvm-project-15.0.7/openmp/libomptarget/test/mapping/device_ptr_update.c</description>
        <pubDate>Sat, 10 Jul 2021 11:14:44 +0000</pubDate>
        <dc:creator>George Rokos &lt;georgios.rokos@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
