Views
Technical committee meetings
>>
Minutes 19 June 2006
>>
OpenCMISS/libMesh Development Notes
>>
Possible Problems for Different Systems
last edited 1 year ago by taus007
bioeng22
- I (Travis) am having difficulty running my monodomain example (possibly others too) where I read in a mesh
in UNV file format and assemble and run. I've isolated the problem to calling
updateon the system which is necessary after initializing solution vector and after assembling. This calls PETSc commands that passes data between processors to keep everyone up to date. If the mesh is small, this problem does not occur. Also, I do not get this problem using ppc-64-aix.
hpc
- None known at this moment.