<div dir="ltr">Perhaps inadvisedly I'm trying to get parallel yt to work on kraken. As suggested in the docs faq I made sure I loaded the PrgEnv-gnu module and pip installed mpi4py with env MPICC=cc. Although this worked fine as is on my local machine, yt then complained about missing libraries, I guessed because of some sort of static linking/build problem, so I copied all of the libraries it complained about to $YT_DIR/lib (full list is below). Now it's giving me a completely indecipherable message about matplotlib which I've copied here: <a href="http://paste.yt-project.org/show/3939/">http://paste.yt-project.org/show/3939/</a>. I only see this error when I try and run yt with the --parallel flag, so I'm guessing it must be related. Any advice would be greatly appreciated!<div>

<div><br class="">Thanks,</div><div>Hilary</div></div><div><br></div><div>______</div><div><br></div><div>Missing libraries yt complained about and I added:</div><div><br></div><div><span style="font-size:13px;font-family:Arial">libgfortran.so.3</span><br>


<span style="font-size:13px;font-family:Arial">libscicpp_gnu.so.1</span><br>
<span style="font-size:13px;font-family:Arial">libsci_gnu_mp.so.1</span><br>
<span style="font-size:13px;font-family:Arial">libstdc++.so.6</span><br>
<span style="font-size:13px;font-family:Arial">libfttw3.so.3</span><br>
<span style="font-size:13px;font-family:Arial">libfftw3f.so.3</span><br>
<span style="font-size:13px;font-family:Arial">libmpich_gnu.so.gnu-46-1</span><br>
<span style="font-size:13px;font-family:Arial">libmpl.so.0</span><br>
<span style="font-size:13px;font-family:Arial">libpmi.so.0</span><br>
<span style="font-size:13px;font-family:Arial">libgomp.so.1</span><br>
<span style="font-size:13px;font-family:Arial">libquadmath.so.0</span><br>
<span style="font-size:13px;font-family:Arial">libmpich.so.1</span><br>
<span style="font-size:13px;font-family:Arial">libgcc_s.so.1</span><br>
<span style="font-size:13px;font-family:Arial">libportals.so.1</span></div><div><span style="font-size:13px;font-family:Arial">libalpsutil.so</span><br><span style="font-size:13px;font-family:Arial">libalpslli.so</span><br>

</div><div><br></div></div>