Hi, 

   I seem to be facing the same issue as described here: 
http://sourceforge.net/p/libmesh/mailman/message/31297017/ 
<http://sourceforge.net/p/libmesh/mailman/message/31297017/> 
  
   If I build with pthreads and tbb, the code hangs at the singleton::setup 
call. Without pthreads, it seems to be crashing at the following assert for 
remote_elem. 

   I noticed that the earlier discussion had some talk about a patch to comment 
out the scoped_lock calls. Is that still applicable? 

   I am using intel 11.1 compiler with openmpi 1.4.2, if that is of relevance. 

Thanks,
Manav

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to