Hi Ben, Yeah, I think the issue I'm seeing is related to blocked dof support, since it looks like you had to add "-mat_new_nonzero_allocation_err false" in c08baf8a6f41edca3b3422b897687361e73bbee3. The commit message there was "avoid preallocation error that seems to be triggered by blocked matrix storage", and this predates the recent FEMContext or DGFEMContext changes (I guess I didn't notice it back then since I wasn't on the git HEAD).
Any suggestions about where I should look for the fix? I'd like to resolve this before 0.9.2 is released, if that's OK? David On 07/04/2013 02:06 AM, Kirk, Benjamin (JSC-EG311) wrote: > It could also be blocked dof support as well. I'm on my way out of town for > the holiday but will try to follow this and help the best I can. > > -Ben > > On Jul 3, 2013, at 12:49 PM, "David Knezevic" <dkneze...@seas.harvard.edu> > wrote: > >> OK, I see that it also effects reduced_basis_ex5. It might be related to >> the DFEMContext stuff that I added. Let me have a closer look... >> >> >> >> On 07/04/2013 01:28 AM, David Knezevic wrote: >>> I have an issue: It appears that reduced_basis_ex6 now requires >>> -mat_new_nonzero_allocation_err false" otherwise we get an error like >>> "New nonzero at (0,2) caused a malloc!". >>> >>> This wasn't needed previously, did something change? Note that this >>> example using a CouplingMatrix. (I use the same functionality as ex6 in >>> a production code, so it's important for me to understand this issue) >>> >>> I'll have a closer look at the git logs, but if someone knows what has >>> changed, that'd be helpful. >>> >>> >>> >>> >>> On 07/04/2013 12:47 AM, Roy Stogner wrote: >>>> Paul's last patch is in and looks good; I think we're good to go on >>>> 0.9.2-rc2 or even 0.9.2 if everyone's ready. >>>> --- >>>> Roy >>>> >>>> ------------------------------------------------------------------------------ >>>> This SF.net email is sponsored by Windows: >>>> >>>> Build for Windows Store. >>>> >>>> http://p.sf.net/sfu/windows-dev2dev >>>> _______________________________________________ >>>> Libmesh-devel mailing list >>>> Libmesh-devel@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/libmesh-devel >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by Windows: >>> >>> Build for Windows Store. >>> >>> http://p.sf.net/sfu/windows-dev2dev >>> _______________________________________________ >>> Libmesh-devel mailing list >>> Libmesh-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/libmesh-devel >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> Libmesh-devel mailing list >> Libmesh-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/libmesh-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel