Re: Parallel meshing

2014-03-19 Thread Seufzer, William J. (LARC-D307)
Thanks Dan, Yes, I ran across 4 nodes (32 cores) and my log file returned a randomized list of integers 0 through 31. With other information from PBS I could see the names of the 4 nodes that were allocated (I believe I didn't have 32 processes on one node). Previous to this I inserted lines

Re: Parallel meshing

2014-03-19 Thread Daniel Wheeler
On Wed, Mar 19, 2014 at 9:02 AM, Seufzer, William J. (LARC-D307) bill.seuf...@nasa.gov wrote: Thanks Dan, Yes, I ran across 4 nodes (32 cores) and my log file returned a randomized list of integers 0 through 31. With other information from PBS I could see the names of the 4 nodes that were

Re: Parallel meshing

2014-03-19 Thread Guyer, Jonathan E. Dr.
On Mar 19, 2014, at 11:12 AM, Daniel Wheeler daniel.wheel...@gmail.com wrote: Can you send me the script and geo file and I'll try running it on multiple nodes and check that it at least works for me or try and debug it. I wonder if the `open('tmsh3d.geo').read()` isn't what's blocking. Try