<div dir="ltr">Hi Zhang Hong,<div>   I know I can have different <span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">PETSC_ARCH but my application will dynamically load either real or complex version on fly and I need different lib names.</span></div><div><br></div><div>Thanks,</div><div>Sam</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 26, 2020 at 12:25 PM Zhang, Hong <<a href="mailto:hzhang@mcs.anl.gov">hzhang@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Sam,</div>
<div style="color:rgb(0,0,0)"><span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">You can build petsc with different PETSC_ARCH under same PETSC_DIR, e.g., define <span style="background-color:rgb(255,255,255);display:inline">PETSC_ARCH<span> = </span></span>arch_real
 or arch_complex to build different petsc libraries. Simply switch to different <span style="background-color:rgb(255,255,255);display:inline">PETSC_ARCH when you use them. See <a href="https://www.mcs.anl.gov/petsc/documentation/installation.html#compilers" id="gmail-m_2698197517429280589LPlnk457942" target="_blank">https://www.mcs.anl.gov/petsc/documentation/installation.html#compilers</a></span></span></div>
<div style="color:rgb(0,0,0)"><span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><br>
</span></div>
<div style="color:rgb(0,0,0)"><span style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">Hong</span></div>
<div id="gmail-m_2698197517429280589appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<hr style="display:inline-block;width:98%">
<div id="gmail-m_2698197517429280589divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> petsc-users <<a href="mailto:petsc-users-bounces@mcs.anl.gov" target="_blank">petsc-users-bounces@mcs.anl.gov</a>> on behalf of Sam Guo <<a href="mailto:sam.guo@cd-adapco.com" target="_blank">sam.guo@cd-adapco.com</a>><br>
<b>Sent:</b> Monday, October 26, 2020 2:12 PM<br>
<b>To:</b> PETSc <<a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a>><br>
<b>Subject:</b> [petsc-users] change lib names</font>
<div> </div>
</div>
<div>
<div dir="ltr">Dear PETSc team,
<div>  I like to change petsc lib name to petsc_real or petsc_complex to distinguish real vs complex version. Simply copy of libpetsc to libpetsc_real does not help. I need to update PETSc makefile to recompile but I have troubles to figure out where PETSc
 makefile decides the lib name. </div>
<div><br>
</div>
<div>Thanks,</div>
<div>Sam</div>
</div>
</div>
</div>

</blockquote></div>