<head><!-- BaNnErBlUrFlE-HeAdEr-start -->
<style>
  #pfptBannerokl1z55 { all: revert !important; display: block !important; 
    visibility: visible !important; opacity: 1 !important; 
    background-color: #D0D8DC !important; 
    max-width: none !important; max-height: none !important }
  .pfptPrimaryButtonokl1z55:hover, .pfptPrimaryButtonokl1z55:focus {
    background-color: #b4c1c7 !important; }
  .pfptPrimaryButtonokl1z55:active {
    background-color: #90a4ae !important; }
</style>

<!-- BaNnErBlUrFlE-HeAdEr-end -->
</head><!-- BaNnErBlUrFlE-BoDy-start -->
<!-- Preheader Text : BEGIN -->
<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">
 Please ignore the previous thread. By using NVCC, I can append additional options to CXXPPFLAGS. Thanks On Thu, Jul 11, 2024 at 2: 28 PM Qiyue Lu <qiyuelu1@ gmail. com> wrote: Thanks, it works with appending to LDFLAGS. May I know how to
</div>
<!-- Preheader Text : END -->

<!-- Email Banner : BEGIN -->
<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">ZjQcmQRYFpfptBannerStart</div>

<!--[if ((ie)|(mso))]>
  <table border="0" cellspacing="0" cellpadding="0" width="100%" style="padding: 16px 0px 16px 0px; direction: ltr" ><tr><td>
    <table border="0" cellspacing="0" cellpadding="0" style="padding: 0px 10px 5px 6px; width: 100%; border-radius:4px; border-top:4px solid #90a4ae;background-color:#D0D8DC;"><tr><td valign="top">
      <table align="left" border="0" cellspacing="0" cellpadding="0" style="padding: 4px 8px 4px 8px">
        <tr><td style="color:#000000; font-family: 'Arial', sans-serif; font-weight:bold; font-size:14px; direction: ltr">
          This Message Is From an External Sender
        </td></tr>
        <tr><td style="color:#000000; font-weight:normal; font-family: 'Arial', sans-serif; font-size:12px; direction: ltr">
          This message came from outside your organization.
        </td></tr>

      </table>

    </td></tr></table>
  </td></tr></table>
<![endif]-->

<![if !((ie)|(mso))]>
  <div dir="ltr"  id="pfptBannerokl1z55" style="all: revert !important; display:block !important; text-align: left !important; margin:16px 0px 16px 0px !important; padding:8px 16px 8px 16px !important; border-radius: 4px !important; min-width: 200px !important; background-color: #D0D8DC !important; background-color: #D0D8DC; border-top: 4px solid #90a4ae !important; border-top: 4px solid #90a4ae;">
    <div id="pfptBannerokl1z55" style="all: unset !important; float:left !important; display:block !important; margin: 0px 0px 1px 0px !important; max-width: 600px !important;">
      <div id="pfptBannerokl1z55" style="all: unset !important; display:block !important; visibility: visible !important; background-color: #D0D8DC !important; color:#000000 !important; color:#000000; font-family: 'Arial', sans-serif !important; font-family: 'Arial', sans-serif; font-weight:bold !important; font-weight:bold; font-size:14px !important; line-height:18px !important; line-height:18px">
        This Message Is From an External Sender
      </div>
      <div id="pfptBannerokl1z55" style="all: unset !important; display:block !important; visibility: visible !important; background-color: #D0D8DC !important; color:#000000 !important; color:#000000; font-weight:normal; font-family: 'Arial', sans-serif !important; font-family: 'Arial', sans-serif; font-size:12px !important; line-height:18px !important; line-height:18px; margin-top:2px !important;">
This message came from outside your organization.
      </div>

    </div>

    <div style="clear: both !important; display: block !important; visibility: hidden !important; line-height: 0 !important; font-size: 0.01px !important; height: 0px"> </div>
  </div>
<![endif]>

<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">ZjQcmQRYFpfptBannerEnd</div>
<!-- Email Banner : END -->

<!-- BaNnErBlUrFlE-BoDy-end -->
<div dir="ltr"><div>Please ignore the previous thread. By using NVCC, I can append additional options to CXXPPFLAGS. <br></div><div><br></div><div>Thanks<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 11, 2024 at 2:28 PM Qiyue Lu <<a href="mailto:qiyuelu1@gmail.com">qiyuelu1@gmail.com</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>Thanks, it works with appending to LDFLAGS.</div><div>May I know how to add additional CPP options? It seems manually adding to CXXFLAGS, CPPFLAGS and CXXPPFLAGS won't work in the makefile. </div><div><br></div><div>Qiyue Lu<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 9, 2024 at 6:34 PM Satish Balay <<a href="mailto:balay.anl@fastmail.org" target="_blank">balay.anl@fastmail.org</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">And sometimes you might need to list these additional libraries/options after PETSc libraries - in the link command. One way:<br>
<br>
balay@pj01:~/test$ cat makefile<br>
<br>
include ${PETSC_DIR}/lib/petsc/conf/variables<br>
include ${PETSC_DIR}/lib/petsc/conf/rules<br>
LDLIBS += -foobar<br>
<br>
balay@pj01:~/test$ make ex2<br>
mpicxx -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-lto-type-mismatch -Wno-psabi -fstack-protector -fvisibility=hidden -g -O0  -I/home/balay/petsc/include -I/home/balay/petsc/arch-linux-c-debug/include     ex2.cpp  -Wl,-rpath,/home/balay/petsc/arch-linux-c-debug/lib -L/home/balay/petsc/arch-linux-c-debug/lib -Wl,-rpath,/software/mpich-4.1.1/lib -L/software/mpich-4.1.1/lib -Wl,-rpath,/usr/lib/gcc/x86_64-redhat-linux/13 -L/usr/lib/gcc/x86_64-redhat-linux/13 -lpetsc -llapack -lblas -ltriangle -lm -lX11 -lmpifort -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -lquadmath -foobar -o ex2<br>
g++: error: unrecognized command-line option ‘-foobar’<br>
make: *** [<builtin>: ex2] Error 1<br>
<br>
Satish<br>
<br>
On Tue, 9 Jul 2024, Satish Balay wrote:<br>
<br>
> It depends on your makefile - and how you are over-riding the targets. 1. Why add -rpath to CXXFLAGS, and not LDFLAGS? The following work for me with the default makefile format used by petsc examples<br>
> balay@ pj01: ~/test$ ls ex2. cpp makefile<br>
> ZjQcmQRYFpfptBannerStart<br>
> This Message Is From an External Sender<br>
> This message came from outside your organization.<br>
>  <br>
> ZjQcmQRYFpfptBannerEnd<br>
> <br>
> It depends on your makefile - and how you are over-riding the targets.<br>
> <br>
> 1. Why add -rpath to CXXFLAGS, and not LDFLAGS?<br>
> <br>
> The following work for me with the default makefile format used by petsc examples<br>
> <br>
> balay@pj01:~/test$ ls<br>
> ex2.cpp  makefile<br>
> balay@pj01:~/test$ cat makefile <br>
> <br>
> include ${PETSC_DIR}/lib/petsc/conf/variables<br>
> include ${PETSC_DIR}/lib/petsc/conf/rules<br>
> <br>
> balay@pj01:~/test$ make ex2<br>
> mpicxx -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-lto-type-mismatch -Wno-psabi -fstack-protector -fvisibility=hidden -g -O0  -I/home/balay/petsc/include -I/home/balay/petsc/arch-lin<br>
> ux-c-debug/include     ex2.cpp  -Wl,-rpath,/home/balay/petsc/arch-linux-c-debug/lib -L/home/balay/petsc/arch-linux-c-debug/lib -Wl,-rpath,/software/mpich-4.1.1/lib -L/software/mpich-4.1.1/lib -Wl,-rpath,/usr<br>
> /lib/gcc/x86_64-redhat-linux/13 -L/usr/lib/gcc/x86_64-redhat-linux/13 -lpetsc -llapack -lblas -ltriangle -lm -lX11 -lmpifort -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -lquadmath -o ex2<br>
> balay@pj01:~/test$ make clean<br>
> balay@pj01:~/test$ make ex2 LDFLAGS=-foobar<br>
> mpicxx -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-lto-type-mismatch -Wno-psabi -fstack-protector -fvisibility=hidden -g -O0  -I/home/balay/petsc/include -I/home/balay/petsc/arch-lin<br>
> ux-c-debug/include    -foobar ex2.cpp  -Wl,-rpath,/home/balay/petsc/arch-linux-c-debug/lib -L/home/balay/petsc/arch-linux-c-debug/lib -Wl,-rpath,/software/mpich-4.1.1/lib -L/software/mpich-4.1.1/lib -Wl,-rpa<br>
> th,/usr/lib/gcc/x86_64-redhat-linux/13 -L/usr/lib/gcc/x86_64-redhat-linux/13 -lpetsc -llapack -lblas -ltriangle -lm -lX11 -lmpifort -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -lquadmath <br>
> -o ex2<br>
> g++: error: unrecognized command-line option ‘-foobar’<br>
> make: *** [<builtin>: ex2] Error 1<br>
> balay@pj01:~/test$ make ex2 CXXFLAGS=-foobar<br>
> mpicxx -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -Wno-lto-type-mismatch -Wno-psabi -fstack-protector -fvisibility=hidden -g -O0 -foobar -I/home/balay/petsc/include -I/home/balay/petsc/a<br>
> rch-linux-c-debug/include     ex2.cpp  -Wl,-rpath,/home/balay/petsc/arch-linux-c-debug/lib -L/home/balay/petsc/arch-linux-c-debug/lib -Wl,-rpath,/software/mpich-4.1.1/lib -L/software/mpich-4.1.1/lib -Wl,-rpa<br>
> th,/usr/lib/gcc/x86_64-redhat-linux/13 -L/usr/lib/gcc/x86_64-redhat-linux/13 -lpetsc -llapack -lblas -ltriangle -lm -lX11 -lmpifort -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -lquadmath <br>
> -o ex2<br>
> g++: error: unrecognized command-line option ‘-foobar’<br>
> make: *** [<builtin>: ex2] Error 1<br>
> balay@pj01:~/test$ <br>
> <br>
> Satish<br>
> <br>
> On Tue, 9 Jul 2024, Qiyue Lu wrote:<br>
> <br>
> > Hello,<br>
> > I am trying to compile a *.cpp code under PETSc environment. An additional<br>
> > flag is needed to link the metis partition library.<br>
> > ##############<br>
> > # This line is necessary for linking, remember need this flag in both<br>
> > compiler options and linking options<br>
> > LDFLAGS= -fopenmp -lpmix -lmetis<br>
> > <br>
> > # This line is required for using some 'helper' function like<br>
> > cudaErrorCheck from samples suite<br>
> > CXXFLAGS +=<br>
> > -Wl,-rpath,/sw/spack/deltas11-2023-03/apps/linux-rhel8-zen/gcc-8.5.0/metis-5.1.0-v5iddu2/lib<br>
> > # This two lines are required for using PETSc<br>
> > include ${PETSC_DIR}/lib/petsc/conf/variables<br>
> > include ${PETSC_DIR}/lib/petsc/conf/rules<br>
> > ##############<br>
> > <br>
> > However, adding "CXXFLAGS += -Wl,-rpath, path_to_lib" in the makefile under<br>
> > the same directory, is not working. And CPPFLAGS and CXXPPFLAGS won't work<br>
> > either. No errors while compiling, but cannot find the metis.o while<br>
> > running the binary. Another confusing point is, in the compilation flash<br>
> > screen, LDFLAGS options can be found, but CXXFLAGS cannot.<br>
> > <br>
> > Could you please inform me how to add additional flags in the makefile?<br>
> > <br>
> > Thanks,<br>
> > Qiyue Lu<br>
> > <br>
> <br>
> <br>
</blockquote></div>
</blockquote></div>