<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=NCCL_Testing_NVLINK_NVIDIA_Collectives_Library</id>
	<title>NCCL Testing NVLINK NVIDIA Collectives Library - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=NCCL_Testing_NVLINK_NVIDIA_Collectives_Library"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=NCCL_Testing_NVLINK_NVIDIA_Collectives_Library&amp;action=history"/>
	<updated>2026-05-04T20:16:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=NCCL_Testing_NVLINK_NVIDIA_Collectives_Library&amp;diff=32700&amp;oldid=prev</id>
		<title>David: Created page with &quot;== Install NCCL ==  &lt;pre&gt; git clone https://github.com/NVIDIA/nccl.git cd nccl make -j 64 make install &lt;/pre&gt;  == Install NCCL Tests ==  &lt;pre&gt; git clone https://github.com/NVI...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=NCCL_Testing_NVLINK_NVIDIA_Collectives_Library&amp;diff=32700&amp;oldid=prev"/>
		<updated>2023-03-13T16:41:31Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Install NCCL ==  &amp;lt;pre&amp;gt; git clone https://github.com/NVIDIA/nccl.git cd nccl make -j 64 make install &amp;lt;/pre&amp;gt;  == Install NCCL Tests ==  &amp;lt;pre&amp;gt; git clone https://github.com/NVI...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Install NCCL ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/NVIDIA/nccl.git&lt;br /&gt;
cd nccl&lt;br /&gt;
make -j 64&lt;br /&gt;
make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Install NCCL Tests ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/NVIDIA/nccl-tests.git&lt;br /&gt;
cd nccl-tests&lt;br /&gt;
export PATH=$PATH:/usr/lib64/openmpi/bin&lt;br /&gt;
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib64/:/usr/local/lib/&lt;br /&gt;
make &lt;br /&gt;
mpirun --allow-run-as-root -np 2 ./build/alltoallperf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>David</name></author>
	</entry>
</feed>