On Wed, 19 Oct 2011, Paul T. Bauman wrote:
> I have up and running tests using FEMSystem for a variety of problems that > can also be used as guinea pigs. Let me know how I > can help here. If it's trivial, might be a nice stepping stone into TBB for > me... ;-) Yeah, I'm an idiot. When I said "PECOS is using a pre-FEMSystem code", what I should have said was "at that time PECOS was only using a pre-FEMSystem code, but we've now also got two excellent FEMSystem-based codes which would be perfect for testing purposes, and so why the hell haven't I added TBB to FEMSystem yet?" David: I'll try taking a crack at that right away. Paul: if Thermocouple or GRINS is doing any thing that isn't thread-safe, then there's probably a hard-to-find but trivial-to-write "acquire a lock around the critical section fix". If you aren't doing anything that isn't thread-safe, then it'll just be a matter of adding some "--n_threads=8" options to the regression test scripts. --- Roy ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
