Hi Dominik,
If your openmpi is properly compiled and your modules program works fine but
the openmpi test fails because of the switcher issue, then here is my simple
therapy.
1. First of all, check to see if openmpi was compile with the "tm" support
module load openmpi
ompi_info | grep tm # if you see any output about tm here, that is good
2. Chroot to image and then setup switcher manually.
chroot /var/lib/systemimager/images/oscarimage
cd /opt/env-switcher/share/env-switcher/mpi
ls # check to see what mpi switcher is configured.
# OSCAR is supposed to configure three mpi names (lam, mpich, and
openmpi) by default
# If there is anything missing, the corresponding test would fail.
cp /opt/openmpi-switcher-modulefile-1.2.4/share/openmpi/openmpi-1.2.4 . #
Assuming openmpi name is missing.
3. Once the image is updated, reimage your client nodes with the new image
4. Or not recommend but cpush the missing mpi names to the client nodes.
cd /opt/env-switcher/share/env-switcher/mpi
cpush openmpi-1.2.4
BTW, what kind of error did you get when you compiled modules-oscar? What did
you change on the modules-oscar.spec file?
Regards,
- DongInn
Dominik Schips wrote:
> Hello,
>
> Am Freitag, den 11.01.2008, 17:13 +0100 schrieb Dominik Schips:
>> Hello,
>>
>> Am Freitag, den 11.01.2008, 10:49 -0500 schrieb Michael Edwards:
>>> Do you have openmpi installed? You mentioned previous installs, is
>>> this a fresh install?
>> OpenMPI is installed.
>> The problem is that I only have one ssytem for development AND testing
>> (as headnode) and two clientnodes.
>>
>>> The problem seems to be related to the "modules" program that OSCAR
>>> uses to fix path and other environment issues. See where the openmpi
>>> directories are and if they match the ones listed in the error
>>> messages. My offhand guess is that the version numbers don't match
>>> for some reason.
>
> After a small change at the modules-oscar.spec I get rid of the error
> messages but still have 4-5 errors.
> I found some posts on the ML about this problems:
>
> http://www.mail-archive.com/[email protected]/msg05934.html
>
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg05637.html
>
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg04547.html
>
> Maybe a fresh installation could help to get Step 8 run without
> problems.
>
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel