<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://helpwiki.sharcnet.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=Webinar_2020_Collaborative_Groups_in_CUDA</id>
	<title>Webinar 2020 Collaborative Groups in CUDA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://helpwiki.sharcnet.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=Webinar_2020_Collaborative_Groups_in_CUDA"/>
	<link rel="alternate" type="text/html" href="https://helpwiki.sharcnet.ca/wiki/index.php?title=Webinar_2020_Collaborative_Groups_in_CUDA&amp;action=history"/>
	<updated>2026-04-03T22:19:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://helpwiki.sharcnet.ca/wiki/index.php?title=Webinar_2020_Collaborative_Groups_in_CUDA&amp;diff=174&amp;oldid=prev</id>
		<title>imported&gt;Syam: Created page with &quot;Starting with CUDA version 9, collaborative groups were introduced. These permit synchronization of groups of threads within a kernel, not necessarily just within a single blo...&quot;</title>
		<link rel="alternate" type="text/html" href="https://helpwiki.sharcnet.ca/wiki/index.php?title=Webinar_2020_Collaborative_Groups_in_CUDA&amp;diff=174&amp;oldid=prev"/>
		<updated>2020-07-16T15:34:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Starting with CUDA version 9, collaborative groups were introduced. These permit synchronization of groups of threads within a kernel, not necessarily just within a single blo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Starting with CUDA version 9, collaborative groups were introduced. These permit synchronization of groups of threads within a kernel, not necessarily just within a single block of threads, but at sub-block and multi-block granularity. With this, collective operations on such groups become possible. This seminar will discuss collaborative groups and how they can be used to improve your CUDA code.&lt;/div&gt;</summary>
		<author><name>imported&gt;Syam</name></author>
	</entry>
</feed>