Am Montag, den 25.01.2010, 12:11 + schrieb Dave Love:
> I assumed that the libraries would then be versioned (at least for ELF
> -- I don't know about other formats) and we could remove a major source
> of grief from dynamically linking against the wrong thing, and I think
> Jeff said that woul
Am Donnerstag, den 21.01.2010, 11:52 -0500 schrieb Michael Di Domenico:
> openmpi-1.4.1/contrib/platform/win32/bin/flex.exe
>
> I understand this file might be required for building on windows,
> since I'm not I can just delete the file without issue.
>
> However, for those of us under import res
Am Freitag, den 27.03.2009, 20:34 +0800 schrieb Jerome BENOIT:
> I have just tried the Sid package (1.3-2), but it does not work properly
> (when the firewall are off)
Though this should work, the version in Sid is broken in other respects.
I do not recommend using it.
> I have just read that the
Am Freitag, den 27.03.2009, 11:01 +0800 schrieb Jerome BENOIT:
> Finally I succeeded with the sbatch approach ... when my firewall are
> stopped !
> So I guess that I have to configure my firewall (I use firehol):
> I have just tried but without success. I will try again later.
> Is there any other
Am Mittwoch, den 25.03.2009, 00:38 +0800 schrieb Jerome BENOIT:
> is there a way to check that SLURM and OpenMPI communicate as expected ?
You can check if mpirun forks as many instances as you requested via
SLURM. Also, you could check if the hostnames of the hosts your job ran
match those alloca
Hi Jerome!
Am Dienstag, den 24.03.2009, 16:27 +0800 schrieb Jerome BENOIT:
> With LAM some configuration files must be set up, I guess it is the same here.
> But as SLURM is also involved, it is not clear to me right now how I must
> configure both SLURM and OpenMPI to make them work together. Any
Am Dienstag, den 06.01.2009, 16:33 -0500 schrieb Adam C Powell IV:
> Okay, found it. This function is inline assembly in timer.h, which
> exists in opal/sys/amd64, ia32, ia64, powerpc and sparcv9 but not alpha,
> mips, sparc or win32. That said, timer.h in opal/sys has:
>
> #ifndef OPAL_HAVE_SYS
Am Mittwoch, den 07.01.2009, 06:29 -0500 schrieb Jeff Squyres:
> It sounds like we need an alpha implementation (and mips?) of our
> assembly code...
A patch for MIPS can be found in the Debian bug tracker [1]. There are
some issues with it still, maybe one of you guys has a clue. The patch
did