[OMPI devel] Fwd: [all-osl-users] Reboot schedule of all the OSL server machines

2007-06-08 Thread Jeff Squyres
FYI.  There will be a short outage of all open-mpi.org resources this  
upcoming Monday morning.



Begin forwarded message:


From: DongInn Kim 
Date: June 8, 2007 9:11:46 AM EDT
To: all-osl-us...@osl.iu.edu
Cc: Bruce Shing-Shong , Rob Henderson  

Subject: [all-osl-users] Reboot schedule of all the OSL server  
machines


Hi,

All the OSL RedHat Enterprise Linux(RHEL) machines will reboot to  
deploy a new kernel on June 11, 2007.



The machines that will reboot for the new kernel are
- milliways
- sourcehaven
- rontok
- wowbagger
- eddie
- vogon
- gibson
- card


The outage of the above machines would be at the following time frame.

Date: June 11, Mon, 2007

5:00am-6:00am Pacific time,
6:00am-7:00am Mountain time,
7:00am-8:00am Central time,
8:00am-9:00am Eastern time.
and 12:00pm-1:00pm GMT

The following services will be unavailable during that time:
- Web services to any OSL-hosted domain
  (e.g., www.osl.iu.edu, www.lam-mpi.org, www.open- 
mpi.org,*.boost.org,...)
  Note that this includes mailman services and mail archive service 
(hypermail)

  Note that this includes bug tracking services and Trac
  Note that this includes webmail
- Incoming e-mail to any OSL-hosted domain
  (e.g., osl.iu.edu, lam-mpi.org, open-mpi.org, *.boost.org, ...)
  Note that this includes *ALL* mailing lists!
- IMAP/SSL services
- SMTP/auth services (e-mail relaying through milliways)
- Subversion services
- NFS services
- Jabber services


Please let me know if you have any questions or concerns about this  
outage.


Regards,

-
- DongInn
---
OSL System administrator
di...@osl.iu.edu
Indiana University
Bloomington, IN



--
Jeff Squyres
Cisco Systems



[OMPI devel] Patch to fix cross-compile failure

2007-06-08 Thread Paul Henning


I've attached a patch relative to the revision 14962 version of

ompi/mca/io/romio/romio/configure.in

that fixes configuration errors when doing a cross-compile.  It  
simply changes some tests for the number of parameters to aio_suspend  
and aio_write from AC_TRY_RUN to AC_TRY_COMPILE.


Paul




romio_configure.in.diff
Description: Binary data