Dear all,

I am trying to read a 223MB ExodusII mesh (using a libMesh that is not
compiled with parmesh) on stampede but I run out of memory and the job gets
killed. I was wondering if this is consistent with everyone else experience
or is there something that I'm doing wrong.

Here's a snippet of what I do:

Mesh* mesh = new Mesh(init.comm(), PROB_DIM);

mesh->read(mesh_file);


As always thank you for your help,
Ata
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to