Gus,<br>In my case, I"m not concerned with PDEs but the "linear system solvers" themselves,which PETSci gets from other packages? So for example, looking over their table at:<br> <a href="http://www.mcs.anl.gov/petsc/petsc-as/documentation/linearsolvertable.html">http://www.mcs.anl.gov/petsc/petsc-as/documentation/linearsolvertable.html</a><br>
 I'd want the "dense" case and therefore PLAPACK, so now I know to google PLAPACK.<br>I just want to solve a system of simultaneous linear equations within the vernacular of C/C++.<br>Thanks,<br>Peter<br><br>
<div class="gmail_quote">On Mon, Nov 22, 2010 at 11:42 AM, Gus Correa <span dir="ltr"><<a href="mailto:gus@ldeo.columbia.edu">gus@ldeo.columbia.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Would PETSc be of use for you?<br>
<br>
  <a href="http://www.mcs.anl.gov/petsc/petsc-as/" target="_blank">http://www.mcs.anl.gov/petsc/petsc-as/</a><br>
<br>
Gus Correa<br>
<br>
Ivan Marin wrote:<br>
> I'm interested also in the bindings for C++ and LAPACK/ScaLAPACK. I<br>
> did some tests in the past for simple stuff, and worked, but very<br>
> simple linear system solvers.<br>
><br>
> Ivan Marin<br>
><br>
> Civil Engineering Dept<br>
> University of Minnesota<br>
> 500 Pillsbury Dr. S.E.<br>
> Minneapolis, MN 55455<br>
><br>
> Laboratório de Hidráulica Computacional - LHC<br>
> Departamento de Hidráulica e Saneamento - SHS<br>
> Escola de Engenharia de São Carlos - EESC<br>
> Universidade de São Paulo - USP<br>
><br>
> <a href="http://albatroz.shs.eesc.usp.br" target="_blank">http://albatroz.shs.eesc.usp.br</a><br>
> +55 16 3373 8270<br>
><br>
><br>
><br>
> 2010/11/17 Peter St. John <<a href="mailto:peter.st.john@gmail.com">peter.st.john@gmail.com</a>>:<br>
>> I'm going to dabble a bit with writing some C/C++ with a linear algebra<br>
>> library. My fortran is rusty (although I did some work translating fortran<br>
>> to C in this millennium :-).<br>
>> The wiki suggests: LAPACK++, clapack, and Armadillo. Would this choice have<br>
>> any real bearing on compiling against MPI later?<br>
>> Just if anyone is happy with any combination (LAPACK++ and OpenMPI, say) I'd<br>
>> be glad to hear it.<br>
>><br>
>> I just installed (k)ubuntu, which seems fine for my purposes so far. I do<br>
>> miss fvwm, and the default "single click to invoke an application" is<br>
>> totally nuts but I fixed it.<br>
>> Thanks,<br>
>> Peter<br>
>><br>
>> _______________________________________________<br>
>> Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
>> To change your subscription (digest mode or unsubscribe) visit<br>
>> <a href="http://www.beowulf.org/mailman/listinfo/beowulf" target="_blank">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
>><br>
>><br>
> _______________________________________________<br>
> Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
> To change your subscription (digest mode or unsubscribe) visit <a href="http://www.beowulf.org/mailman/listinfo/beowulf" target="_blank">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
<br>
_______________________________________________<br>
Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
To change your subscription (digest mode or unsubscribe) visit <a href="http://www.beowulf.org/mailman/listinfo/beowulf" target="_blank">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
</blockquote></div><br>