Check it out

2008-03-31 Thread Victor Eijkhout

On 2008/03/09, at 7:36 PM, Matthew Knepley wrote:
 http://en.wikipedia.org/wiki/Portable% 
 2C_Extensible_Toolkit_for_Scientific_Computation

Wikipedia notes that you don't cite external references. For what  
it's worth, here are two mentions of Petsc. Don't look to closely at  
the one that I wrote. It's old.

http://wotug.ukc.ac.uk/parallel/nhse/NHSEreview/ILS/ILSfull.html

http://www.netlib.org/utk/people/JackDongarra/la-sw.html

Victor.


   Matt

 -- 
 What most experimenters take for granted before they begin their
 experiments is infinitely more interesting than any results to which
 their experiments lead.
 -- Norbert Wiener


-- 
Victor Eijkhout, 512 471 5809 (w), 512 499 0504 (h)
Texas Advanced Computing Center, The University of Texas at Austin







This build is so broken

2008-03-31 Thread Matthew Knepley
I have spent the last hour trying to get my PETSc to work. This sucks.

  Matt

-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener




Check it out

2008-03-31 Thread Richard Katz
Here's another, about using PETSc for geodynamics:
http://dx.doi.org/10.1016/j.pepi.2007.04.016

On 31 Mar 2008, at 15:03, Victor Eijkhout wrote:


 On 2008/03/09, at 7:36 PM, Matthew Knepley wrote:
 http://en.wikipedia.org/wiki/Portable%2C_Extensible_Toolkit_for_Scientific_Computation

 Wikipedia notes that you don't cite external references. For what  
 it's worth, here are two mentions of Petsc. Don't look to closely at  
 the one that I wrote. It's old.

 http://wotug.ukc.ac.uk/parallel/nhse/NHSEreview/ILS/ILSfull.html

 http://www.netlib.org/utk/people/JackDongarra/la-sw.html

 Victor.


  Matt

 -- 
 What most experimenters take for granted before they begin their
 experiments is infinitely more interesting than any results to which
 their experiments lead.
 -- Norbert Wiener


 -- 
 Victor Eijkhout, 512 471 5809 (w), 512 499 0504 (h)
 Texas Advanced Computing Center, The University of Texas at Austin





___
Richard Foa Katz
RCUK Academic Fellow,   Univ Oxford
http://www.earth.ox.ac.uk/~richardk




This build is so broken

2008-03-31 Thread Matthew Knepley
I pushed fixes for all this crap.

  Matt

On Mon, Mar 31, 2008 at 9:46 AM, Matthew Knepley knepley at gmail.com wrote:
 I have spent the last hour trying to get my PETSc to work. This sucks.

   Matt

  --
  What most experimenters take for granted before they begin their
  experiments is infinitely more interesting than any results to which
  their experiments lead.
  -- Norbert Wiener




-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener




This build is so broken

2008-03-31 Thread Lisandro Dalcin
Which part? The 'configure' one, or the 'make' one?

On 3/31/08, Matthew Knepley knepley at gmail.com wrote:
 I have spent the last hour trying to get my PETSc to work. This sucks.

   Matt


  --
  What most experimenters take for granted before they begin their
  experiments is infinitely more interesting than any results to which
  their experiments lead.
  -- Norbert Wiener




-- 
Lisandro Dalc?n
---
Centro Internacional de M?todos Computacionales en Ingenier?a (CIMEC)
Instituto de Desarrollo Tecnol?gico para la Industria Qu?mica (INTEC)
Consejo Nacional de Investigaciones Cient?ficas y T?cnicas (CONICET)
PTLC - G?emes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594




This build is so broken

2008-03-31 Thread Matthew Knepley
On Mon, Mar 31, 2008 at 10:12 AM, Lisandro Dalcin dalcinl at gmail.com wrote:
 Which part? The 'configure' one, or the 'make' one?

Anyone who builds needs to pull BuildSystem and reconfigure, and then a bunch
of the make was broken. It is fixed now.

  Matt

  On 3/31/08, Matthew Knepley knepley at gmail.com wrote:
   I have spent the last hour trying to get my PETSc to work. This sucks.
  
 Matt
  
  
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener
  
  


  --
  Lisandro Dalc?n
  ---
  Centro Internacional de M?todos Computacionales en Ingenier?a (CIMEC)
  Instituto de Desarrollo Tecnol?gico para la Industria Qu?mica (INTEC)
  Consejo Nacional de Investigaciones Cient?ficas y T?cnicas (CONICET)
  PTLC - G?emes 3450, (3000) Santa Fe, Argentina
  Tel/Fax: +54-(0)342-451.1594





-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener




This build is so broken

2008-03-31 Thread Satish Balay
On Mon, 31 Mar 2008, Matthew Knepley wrote:

 On Mon, Mar 31, 2008 at 10:12 AM, Lisandro Dalcin dalcinl at gmail.com 
 wrote:
  Which part? The 'configure' one, or the 'make' one?
 
 Anyone who builds needs to pull BuildSystem and reconfigure, and then a bunch
 of the make was broken. It is fixed now.

now there are a bunch of memory leaks with 'make test'. will have to check 
this..

satish