<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Palgoin installation return this warning ?]]></title>
	<link>https://bioinformaticsonline.com/answers/view/43589/palgoin-installation-return-this-warning?</link>
	<atom:link href="https://bioinformaticsonline.com/answers/view/43589/palgoin-installation-return-this-warning?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/answers/view/43589/palgoin-installation-return-this-warning</guid>
	<pubDate>Mon, 15 Nov 2021 23:43:03 -0600</pubDate>
	<link>https://bioinformaticsonline.com/answers/view/43589/palgoin-installation-return-this-warning</link>
	<title><![CDATA[Palgoin installation return this warning ?]]></title>
	<description><![CDATA[<blockquote><p>For Linux 64, Open MPI is built with CUDA awareness but this support is disabled by default.<br />To enable it, please set the environment variable OMPI_MCA_opal_cuda_support=true before<br />launching your MPI processes. Equivalently, you can set the MCA parameter in the command line:<br />mpiexec --mca opal_cuda_support 1 ...</p><p>In addition, the UCX support is also built but disabled by default.<br />To enable it, first install UCX (conda install -c conda-forge ucx). Then, set the environment<br />variables OMPI_MCA_pml="ucx" OMPI_MCA_osc="ucx" before launching your MPI processes.<br />Equivalently, you can set the MCA parameters in the command line:<br />mpiexec --mca pml ucx --mca osc ucx ...<br />Note that you might also need to set UCX_MEMTYPE_CACHE=n for CUDA awareness via UCX.<br />Please consult UCX's documentation for detail.</p></blockquote>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>

</channel>
</rss>