From: Jeff Squyres; Monday, March 08, 2004 8:22 PM
> 
[deletia]
> 1. New command: switcher-reload
>    This causes switcher to re-load your current environment based on
your
>    switcher settings.  For example:
> 
>    $ which mpirun
>    /opt/lam-7.0/bin/mpirun
>    $ switcher mpi = mpich-1.2.3
>    $ which mpirun
>    /opt/lam-7.0/bin/mpirun

Now this is surprising to me.  I would not expect the last line by
looking at what you did.

>    $ switcher-reload
>    $ which mpirun
>    /opt/mpich-1.2.3/bin/mpirun

The $(switcher-reload) step should have been executed by the first
switcher command above to honor the "principle of least surprise."  I'm
not aware of any similar "commit" processing at the command line.

-- 
David N. Lombard
 
My comments represent my opinions, not those of Intel Corporation.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to