>From the keyboard of Brian T. Wightman:
>
> For example, one of my "power users" that was helping to evaluate
> modules complained that startup time was too slow. He does a lot of
> parallel work, and the time needed to start an rsh, including all of
> the modules he uses, was obnoxious. A way to cache your environment
> would definitely help to address this problem.
module load gnu X11/R6 frame
is much much faster then
module load gnu
module load X11/R6
module load frame
because e.g. PATH will be set once, when using the first form, but
three times, when using the second form.
Maybe, this was the/a problem?
--pwo
--
Avoid wearing, jewelry (including rings and chains), or other items that
could get caught in the chassis. Avoid wearing or securely fasten loose
clothing, such as a tie, scarf, or sleeves.
-- cisco, Catalyst 5000 Series Installation Guide, pg. 2-2
--
Peter W. Osel Email: pw...@HL...
Siemens AG - SBS DS 33 Phone: +49 (89) 4144-3825
PO Box: 80 17 09 Fax: +49 (89) 4144-2711
D-81617 Munich Home: pw...@GU...
Fed. Rep. of Germany Home (Voice): +49 (89) 613-6209
<A HREF="http://www.ConnectDE.NET/~pwo/">My Home Page!</A>
|