Hi Jeff,
> Should these 2 components be in v1.3?
for LibNBC: no. This was a test to implement blocking colls on top of
non-blocking when the tuned implementation was lacking some ops (e.g.,
Allgather). Tuned now efficiently implements most collectives which
makes the blocking version of LibNBC unne
On Thu, Jul 03, 2008 at 05:56:52AM -0700, Jeff Squyres wrote:
> - I know that leave_pinned is frequently meaningless to real apps
> (although Torsten likes to argue otherwise -- and he's got at least
> some real-world data points that show otherwise :-) ).
I don't want to argue otherwise based
Hi Ralph,
> I don't have an opinion either way on this specific proposal. However, I do
> have a growing concern over the number of packages being added to the
> system, all of which want to "build by default". The build time is already
> long and rapidly growing, and our code distribution is corre
Hi Brian,
> Let me start by reminding everyone that I have no vote, so this should
> probably be sent to /dev/null.
thanks for your comment and this will not go to /dev/null!
> I think Ralph raised some good points. I'd like to raise another.
yes [will reply to this in a separate thread]
> Doe
Hi folks,
WHAT:
Merge the htor-nbc branch to the trunk. This branch adds LibNBC support
to Open MPI (via compiler-wrappers mpi{cc,CC,xx,f90,..
On Mon, Nov 05, 2007 at 05:32:04PM -0500, Brian W. Barrett wrote:
> On Mon, 5 Nov 2007, Torsten Hoefler wrote:
>
> > On Mon, Nov 05, 2007 at 04:57:19PM -0500, Brian W. Barrett wrote:
> >> This is extremely tricky to do. How do you know which environment
> >> var
On Mon, Nov 05, 2007 at 04:57:19PM -0500, Brian W. Barrett wrote:
> This is extremely tricky to do. How do you know which environment
> variables to forward (foo in this case) and which not to (hostname).
> SLURM has a better chance, since it's linux only and generally only run on
> tightly con
Hi Galen,Gleb,
there is also something weird going on if I call the basic alltoall
during the module_init() of a collective module (I need to wire up my
own QPs in my coll component). It takes 7 seconds for 4 nodes and more
than 30 minutes for 120 nodes. It seems to be an OpenIB wireup issue
becaus
Hi Joachim,
> >> Is there a formula to calculate the number of socket connections per
> >> node (S) that an OpenMPI application needs for running (via sockets) on
> >> N nodes with P processes each? I guess something like
> >>
> >> S = P * (N-1)*P
> > I would say that S=(N-1)*P (why do you assume
Hi Joachim,
> Is there a formula to calculate the number of socket connections per
> node (S) that an OpenMPI application needs for running (via sockets) on
> N nodes with P processes each? I guess something like
>
> S = P * (N-1)*P
I would say that S=(N-1)*P (why do you assume that S=O(P^2)?) i
On Tue, Aug 02, 2005 at 02:40:21PM -0500, Brian Barrett wrote:
> The tree now compiles with the --enable-mpi-threads problem. There
> is a bug in the event library that will cause deadlocks in orterun,
> so the tree isn't exactly useful right now. Tim Woodall is going to
> look into the pro
Hi all,
after having some off-list conversation about enabling thread support
for applications using Open MPI, I found several errors during
compilation (revision 6701 with --enable-mpi-threads):
* mutex.h:267
OMPI_SIZEOF_SIZE_T is not defined
* orte_pointer_array.c:358
table is not defined
Coul
Hi,
> >> Wednesday, 27 Jul, 8-11am MT (I think that's 4-7pm DE time, right?)
> > yes, it's ok for me - I'll ask the vcc and reply to this mail if they
> > have any problems.
>
> Can you do the 28th, too? I'd prevfer the 27th and 28th if possible
> (vs. 26th and 27th) because the 26th is our firs
Hi,
> Wednesday, 27 Jul, 8-11am MT (I think that's 4-7pm DE time, right?)
yes, it's ok for me - I'll ask the vcc and reply to this mail if they
have any problems.
Bye,
Torsten
--
"Elchwurst enthält kein Rindfleisch"
Schild bei IKEA
ersity of Dresden (our responsible video
conferencing center - http://vcc.urz.tu-dresden.de/)
Thanks,
Torsten
--
Dipl.-Inf. Torsten Hoefler bash$ :(){ :|:&};:
address: Chemnitz University of Technology
department of computer science/professorship o
15 matches
Mail list logo