> On Mar 21, 2016, at 10:04 PM, Satish Balay <[email protected]> wrote:
> 
> On Mon, 21 Mar 2016, Barry Smith wrote:
> 
>> 
>>> On Mar 21, 2016, at 9:50 PM, Satish Balay <[email protected]> wrote:
>>> 
>>> BTW: perils of using 'gitcommit=origin/master'
>>> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/21/master.html
>>> 
>>> Perhaps we should switch superlu_dist to use a working snapshot?
>>>   self.gitcommit        = '35c3b21630d93b3f8392a68e607467c247b5e053'
>>> 
>>> balay@asterix /home/balay/petsc (master=)
>>> $ git grep origin/master config
>>> config/BuildSystem/config/packages/Chombo.py:    self.gitcommit        = 
>>> 'origin/master'
>>> config/BuildSystem/config/packages/SuperLU_DIST.py:    self.gitcommit       
>>>  = 'origin/master'
>>> config/BuildSystem/config/packages/amanzi.py:    self.gitcommit        = 
>>> 'origin/master'
>>> config/BuildSystem/config/packages/saws.py:    self.gitcommit = 
>>> 'origin/master'
>> 
>>  Satish and Hong,
>> 
>> Sherry has changed SuperLU_dist to have no name conflicts with SuperLU this 
>> means we need to update the SuperLU_dist interface for fix these problems. 
>> Once things have settled down we can use a release commit instead of master.
> 
> Well the current issue is a breakage in superlu_dist build... [not the petsc 
> interface]

  Hmm, ok then we'll need to take a look at it.

> 
> Satish

Reply via email to