Re: [Users] Meeting Minutes for 2014-11-03

2014-11-06 Thread Erik Schnetter
Yes, this succeeded and has been committed. -erik On Thu, Nov 6, 2014 at 11:09 PM, Frank Loeffler wrote: > On Tue, Nov 04, 2014 at 09:31:49AM -0500, Erik Schnetter wrote: >> If PETSc is not correctly configured on Stampede, then we should not >> use it. I am now trying to build it ourselves inst

Re: [Users] Meeting Minutes for 2014-11-03

2014-11-06 Thread Frank Loeffler
On Tue, Nov 04, 2014 at 09:31:49AM -0500, Erik Schnetter wrote: > If PETSc is not correctly configured on Stampede, then we should not > use it. I am now trying to build it ourselves instead. Did this succeed? It would be nice to be able to support PETSc on stampede from within the ET. Could user

Re: [Users] Meeting Minutes for 2014-11-03

2014-11-04 Thread Roland Haas
Hello Erik, > If PETSc is not correctly configured on Stampede, then we should not > use it. I am now trying to build it ourselves instead. Thank you. I suspect that you will have to make sure to compile with only serial hdf5, otherwise the issue with the need for ibrun for the utilities remains.

Re: [Users] Meeting Minutes for 2014-11-03

2014-11-04 Thread Erik Schnetter
If PETSc is not correctly configured on Stampede, then we should not use it. I am now trying to build it ourselves instead. -erik On Tue, Nov 4, 2014 at 3:35 AM, Roland Haas wrote: > Hello all, > > It's actually worse than that. TACC's petsc module is linked against > their phdf5 library (but th

Re: [Users] Meeting Minutes for 2014-11-03

2014-11-04 Thread Roland Haas
Hello all, It's actually worse than that. TACC's petsc module is linked against their phdf5 library (but the module does not require it so module load petsc does not automatically pull it in or complain if a conflicting version is loaded), ie: rhaas@login4:~/work/ET_trunk/simfactory$ module list

Re: [Users] Meeting Minutes for 2014-11-03

2014-11-03 Thread Roland Haas
Hello all, > * GRHydro failing tests on stampede: Roland to check what is going on > and to fix It seems that this is not really a GRHydro issue. The code crashes in HDF5's init routine (called once whenever any other HDF5 routine is used). GRHydro may just trigger this because it relies on EOS_Om

[Users] Meeting Minutes for 2014-11-03

2014-11-03 Thread Roland Haas
Present: Frank, Peter, Steve, Matt, Roland, Ian, Elo, Erik, Jonah, Josh, Zach, Philipp Tickets: * intel compiler miscompiles NewRad ** intel 15 fixes this again ** Steve will try and write an autoconf test for this * use after free in IOUtil's parameter recovery routine ** Frank to fix * Illinois