<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection"><font face="PingFang SC, sans-serif" style="font-size: 18px;">Dear Developers,<br />
<br />
I am Songchen Tan at UC Berkeley, recently I am trying to use MPICH on macOS 10.15. Though binaries via homebrew is available, I would like to build from source in order to configure it with Intel compilers (icc, icpc and ifort).<br />
<br />
To reproduce the problem:<br />
<br /></font>
<ol type="1" rd_type_protected="true">
<li><font face="PingFang SC, sans-serif" style="font-size: 18px;">Download the source in ~/Applications/;<br /></font></li>
<li><font face="PingFang SC, sans-serif" style="font-size: 18px;">Unzip with `tar -xvzf mpich-3.3.2.tar.gz`, then `cd mpich-3.3.2`;<br /></font></li>
<li><font face="PingFang SC, sans-serif" style="font-size: 18px;">Run `./configure --prefix=/usr/local/Cellar/mpich/3.3.2 CC=icc CXX=icpc F77=ifort FC=ifort 2>&1 | tee c.txt`;<br /></font></li>
<li><font face="PingFang SC, sans-serif" style="font-size: 18px;">Build with `make VERBOSE=1 2>&1 | tee m.txt`.<br /></font></li>
<li><font face="PingFang SC, sans-serif" style="font-size: 18px;">Then I am noticed: `Undefined symbols for architecture x86_64: “__ZTHMPIR_Per_thread”`.<br /></font></li>
</ol>
<font face="PingFang SC, sans-serif" style="font-size: 18px;"><br />
The generated `c.txt` and `m.txt` is attached. Thank you so much for your help.<br />
<br />
Sincerely yours,<br />
Songchen</font></div>
<div name="messageSignatureSection"><br />
<div class="matchFont"><span style="caret-color: rgb(39, 39, 40);">Songchen Tan 10292504</span><br style="caret-color: rgb(39, 39, 40);" />
<span style="caret-color: rgb(39, 39, 40);">College of Chemistry, University of California, Berkeley 97420, U. S. A.</span><br style="caret-color: rgb(39, 39, 40);" />
<span style="caret-color: rgb(39, 39, 40);">Email: tansongchen@berkeley.edu</span><br style="caret-color: rgb(39, 39, 40);" />
<span style="caret-color: rgb(39, 39, 40);">Cell: (+86)13501382788</span></div>
</div>
</body>
</html>