Nathan, this had no effect on my environment :-(
i am not sure you can reuse mca_btl_scif_module.scif_fd with connect() i had to use a new scif fd for that. then i ran into an other glitch : if the listen thread does not scif_accept() the connection, the scif_connect() will take 30 seconds (default timeout value i guess) i fixed this in r31772 Gilles On 2014/05/15 1:16, Nathan Hjelm wrote: > That is exactly how I decided to fix it. It looks like it is > working. Please try r31755 when you get a chance. >