Log of /branches/intelc_win32/doc/user
Directory Listing
Revision
742 -
Directory Listing
Modified
Sat Jun 24 11:27:16 2006 UTC
(16 years, 9 months ago)
by
woo409
+ Initial commit of win32 port using intel c++ compiler 9.1.x for Windows
+ This version is failing some file handling tests in python
Revision
723 -
Directory Listing
Modified
Wed May 3 10:29:16 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/doc/user
some installation notes added to users guide
Revision
722 -
Directory Listing
Modified
Mon May 1 11:49:18 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/doc/user
abstract added in users guide added
Revision
712 -
Directory Listing
Modified
Thu Apr 27 02:08:50 2006 UTC
(16 years, 11 months ago)
by
elspeth
Original Path:
trunk/doc/user
Fixed build of epydoc documentation. Now builds html in relase/doc/epydoc .
Revision
707 -
Directory Listing
Modified
Wed Apr 12 23:58:02 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/doc/user
latex build documentation is working now
Revision
682 -
Directory Listing
Modified
Mon Mar 27 02:43:09 2006 UTC
(17 years ago)
by
robwdcock
Original Path:
trunk/doc/user
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3
Revision
660 -
Directory Listing
Modified
Fri Mar 24 08:43:21 2006 UTC
(17 years ago)
by
gross
Original Path:
trunk/doc/user
that does not look to bad now although more stuff could be added.
Revision
593 -
Directory Listing
Modified
Tue Mar 14 02:50:27 2006 UTC
(17 years ago)
by
gross
Original Path:
trunk/doc/user
updates on escript documentation (unfinished)
Revision
592 -
Directory Listing
Modified
Mon Mar 13 04:04:26 2006 UTC
(17 years ago)
by
lkettle
Original Path:
trunk/doc/user
Adding some figure for online documentation (3D Wave Propagation).
Revision
582 -
Directory Listing
Modified
Wed Mar 8 05:54:06 2006 UTC
(17 years ago)
by
lkettle
Original Path:
trunk/doc/user
Changed example script for wave.py to a point source wave propagation problem in 3D.
Revision
581 -
Directory Listing
Modified
Wed Mar 8 05:48:51 2006 UTC
(17 years ago)
by
lkettle
Original Path:
trunk/doc/user
changes to section 2.3 on 3D wave propagation in online reference guide and added some figures
Revision
575 -
Directory Listing
Modified
Fri Mar 3 03:33:07 2006 UTC
(17 years, 1 month ago)
by
lkettle
Original Path:
trunk/doc/user
I have changed some of the documentation and added more explanations for
the online reference guide for esys13. I have modified two of the
example source codes to write out the results for Helmholtz problem and
changed one variable name in the diffusion.py code to avoid confusion.
Revision
573 -
Directory Listing
Modified
Thu Mar 2 00:42:53 2006 UTC
(17 years, 1 month ago)
by
lkettle
Original Path:
trunk/doc/user
I have made a few changes to the documentation for the online reference
guide for the Poisson and diffusion examples.
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/doc/user
move all directories from trunk/esys2 into trunk and remove esys2
Revision
149 -
Directory Listing
Modified
Thu Sep 1 03:31:39 2005 UTC
(17 years, 7 months ago)
by
jgs
Original Path:
trunk/esys2/doc/user
Merge of development branch dev-02 back to main trunk on 2005-09-01