<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div>Great. Thanks.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 22, 2020 at 8:59 PM Balay, Satish <<a href="mailto:balay@mcs.anl.gov">balay@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">The fix is now in both  maint and master<br>
<br>
<a href="https://gitlab.com/petsc/petsc/-/merge_requests/2555" rel="noreferrer" target="_blank">https://gitlab.com/petsc/petsc/-/merge_requests/2555</a><br>
<br>
Satish<br>
<br>
On Sat, 22 Feb 2020, Junchao Zhang via petsc-users wrote:<br>
<br>
> We met the error before and knew why. Will fix it soon.<br>
> --Junchao Zhang<br>
> <br>
> <br>
> On Sat, Feb 22, 2020 at 11:43 AM Abhyankar, Shrirang G via petsc-users <<br>
> <a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a>> wrote:<br>
> <br>
> > Thanks, Satish. Configure and make go through fine. Getting an undefined<br>
> > reference error for VecGetArrayWrite_SeqCUDA.<br>
> ><br>
> ><br>
> ><br>
> > Shri<br>
> ><br>
> > *From: *Satish Balay <<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>><br>
> > *Reply-To: *petsc-users <<a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a>><br>
> > *Date: *Saturday, February 22, 2020 at 8:25 AM<br>
> > *To: *"Abhyankar, Shrirang G" <<a href="mailto:shrirang.abhyankar@pnnl.gov" target="_blank">shrirang.abhyankar@pnnl.gov</a>><br>
> > *Cc: *"<a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a>" <<a href="mailto:petsc-users@mcs.anl.gov" target="_blank">petsc-users@mcs.anl.gov</a>><br>
> > *Subject: *Re: [petsc-users] Using PETSc with GPU supported SuperLU_Dist<br>
> ><br>
> ><br>
> ><br>
> > On Sat, 22 Feb 2020, Abhyankar, Shrirang G via petsc-users wrote:<br>
> ><br>
> ><br>
> ><br>
> > Hi,<br>
> ><br>
> >     I want to install PETSc with GPU supported SuperLU_Dist. What are the<br>
> > configure options I should be using?<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > Shri,<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> >     if self.framework.argDB['download-superlu_dist-gpu']:<br>
> ><br>
> >       self.cuda           = framework.require('config.packages.cuda',self)<br>
> ><br>
> >       self.openmp         =<br>
> > framework.require('config.packages.openmp',self)<br>
> ><br>
> >       self.deps           =<br>
> > [self.mpi,self.blasLapack,self.cuda,self.openmp]<br>
> ><br>
> > <<<<<<br>
> ><br>
> ><br>
> ><br>
> > So try:<br>
> ><br>
> ><br>
> ><br>
> > --with-cuda=1 --download-superlu_dist=1 --download-superlu_dist-gpu=1<br>
> > --with-openmp=1 [and usual MPI, blaslapack]<br>
> ><br>
> ><br>
> ><br>
> > Satish<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> <br>
<br>
</blockquote></div></div>