Log of /trunk/scripts
Directory Listing
Revision
2881 -
Directory Listing
Modified
Thu Jan 28 02:03:15 2010 UTC
(11 years, 1 month ago)
by
jfenwick
Don't panic.
Updating copyright stamps
Revision
2669 -
Directory Listing
Modified
Thu Sep 17 06:01:30 2009 UTC
(11 years, 5 months ago)
by
jfenwick
Added a bunch of valgrind supressions. Hopefully this will make it more useful.
Asking for an offset on a DataConstant containing no samples no longer fails under debug builds.
I've disabled the sample and dataPoint bounds checks since they don't make sense on DataConstant.
Revision
2548 -
Directory Listing
Modified
Mon Jul 20 06:20:06 2009 UTC
(11 years, 7 months ago)
by
jfenwick
Updating copyright notices
Revision
2502 -
Directory Listing
Modified
Tue Jun 30 05:49:22 2009 UTC
(11 years, 8 months ago)
by
gross
tests for examples added. utest is not working yet.
Revision
2458 -
Directory Listing
Modified
Wed Jun 3 06:18:21 2009 UTC
(11 years, 8 months ago)
by
jfenwick
Various numarray erasures
Revision
2409 -
Directory Listing
Modified
Tue May 5 06:22:11 2009 UTC
(11 years, 9 months ago)
by
jfenwick
bin/escript is now under version control.
The wrapper template is no longer used.
Extraneous output doc removed from scons during build.
note: finleypython is no longer built (it was deprecated anyway).
Revision
2378 -
Directory Listing
Modified
Thu Apr 9 01:09:08 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Added warning when openmp params are specified by escript was build without openmp.
escript now reports the number of threads requested.
Revision
2376 -
Directory Listing
Modified
Tue Apr 7 06:21:31 2009 UTC
(11 years, 10 months ago)
by
gross
output form others than the master process can now be switched off (stderr is still redirected to master)
Revision
2369 -
Directory Listing
Modified
Mon Apr 6 05:32:12 2009 UTC
(11 years, 10 months ago)
by
gross
some fixed for mpich2
Revision
2368 -
Directory Listing
Modified
Mon Apr 6 05:05:35 2009 UTC
(11 years, 10 months ago)
by
gross
some fixes for MKL and Mpisize>1
Revision
2366 -
Directory Listing
Modified
Mon Apr 6 03:10:55 2009 UTC
(11 years, 10 months ago)
by
gross
starter for MPICH and MPICH2 add
Revision
2365 -
Directory Listing
Modified
Mon Apr 6 01:25:25 2009 UTC
(11 years, 10 months ago)
by
gross
all tests passed under scons on 4 mpi processes with openmpi on shake34
Revision
2364 -
Directory Listing
Modified
Fri Apr 3 08:06:30 2009 UTC
(11 years, 10 months ago)
by
gross
MPI intel works now for the escript wrapper.
Revision
2362 -
Directory Listing
Modified
Fri Apr 3 02:41:14 2009 UTC
(11 years, 10 months ago)
by
gross
escript wrapper does not use Compiled.with.*
Revision
2359 -
Directory Listing
Modified
Thu Apr 2 03:50:33 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Moved man page for easier testing.
Modified the wrapper script to take into account debian packaging.
This setting is recorded in the escript wrapper automatically by the package building script.
Revision
2357 -
Directory Listing
Modified
Wed Apr 1 06:01:56 2009 UTC
(11 years, 10 months ago)
by
gross
fixes to run escript command with SGI MPT
Revision
2356 -
Directory Listing
Modified
Wed Apr 1 04:46:22 2009 UTC
(11 years, 10 months ago)
by
gross
more on escript command.
Revision
2355 -
Directory Listing
Modified
Wed Apr 1 04:08:28 2009 UTC
(11 years, 10 months ago)
by
gross
intel MPI added.
Revision
2350 -
Directory Listing
Modified
Tue Mar 31 08:26:05 2009 UTC
(11 years, 10 months ago)
by
gross
more escript wrapper stuff
Revision
2349 -
Directory Listing
Modified
Mon Mar 30 08:14:23 2009 UTC
(11 years, 11 months ago)
by
gross
first version of escript command: no MPI support yet.
Revision
2343 -
Directory Listing
Modified
Mon Mar 30 01:34:45 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Added -b option to wrapper script. For the running of non-python
binaries.
Revision
2338 -
Directory Listing
Modified
Fri Mar 27 05:01:49 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Added vars for mpi_flavour
Output correct version into the user guide
Revision
2332 -
Directory Listing
Modified
Tue Mar 24 01:13:08 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Added new options to the escript wrapper.
This populates all the variables described in the documentation but does
not necessarily do anything with them.
Fixed minor typo in doco.
Revision
2312 -
Directory Listing
Modified
Tue Mar 17 01:42:02 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Made the standalone setup a bit more generic.
Revision
2299 -
Directory Listing
Modified
Wed Mar 11 03:14:41 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Modified script template to explcitly require bash (because of the
bash-ism I'm using).
Wrapper script also sets up environment for standalone builds if the
STANDALONE variable is set.
utest.sh will now be generated with executable bit set.
Revision
2298 -
Directory Listing
Modified
Sun Mar 8 23:45:29 2009 UTC
(11 years, 11 months ago)
by
jfenwick
wrapper script construction does not record callers environment.
Revision
2297 -
Directory Listing
Modified
Fri Mar 6 04:46:14 2009 UTC
(11 years, 11 months ago)
by
jfenwick
SConstruct now records the version of python used to build.
The wrapper script now checks (where possible) and exits with a warning
if the versions do not match.
Revision
2296 -
Directory Listing
Modified
Thu Mar 5 05:47:34 2009 UTC
(11 years, 11 months ago)
by
jfenwick
The escript wrapper now determines ESCRIPT_ROOT based on the position of the
script rather than the value inserted at compile time.
This is one step towards making binary releases less tied to a known location.
SConstruct now keeps escript root at the front of LD_LIBRARY_PATH and PYTHONPATH
The wrapper script now accepts a -e arguement.
This doesn't actually run anything but outputs a set of exports which one can
eval to give you the same environment as the wrapper.
Revision
2294 -
Directory Listing
Modified
Mon Mar 2 03:44:27 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Added instructions on how to install debian package to the install guide.
Wrapper script generation now produces two scripts (escript and finleypython).
The two are identical - eventually we will remove finleypython.
Modified the wrapper script so it will print a message and start the python interpreter if you don't specify a script.
Revision
2291 -
Directory Listing
Modified
Fri Feb 27 01:53:06 2009 UTC
(12 years ago)
by
jfenwick
Added scripts and such for building debian packages against Debian/Lenny.
Some things like the man page and the package description need some work but the packages produced appear to work.
If people are going to produce .debs please read read the packaging/lenny/README_developers_this_means_you
file.
Revision
2271 -
Directory Listing
Modified
Mon Feb 16 05:08:29 2009 UTC
(12 years ago)
by
jfenwick
Merging version 2269 to trunk
Revision
2269 -
Directory Listing
Modified
Fri Feb 13 03:55:28 2009 UTC
(12 years ago)
by
jfenwick
Updating prepare.py
Revision
2254 -
Directory Listing
Modified
Sun Feb 8 23:40:22 2009 UTC
(12 years ago)
by
jfenwick
All these commits are because I am working with something which processes a clean checkout.
Revision
2253 -
Directory Listing
Modified
Sun Feb 8 23:35:28 2009 UTC
(12 years ago)
by
jfenwick
Fixing incorrect user info
Revision
2250 -
Directory Listing
Modified
Fri Feb 6 06:25:21 2009 UTC
(12 years ago)
by
jfenwick
Looking good.
Revision
2249 -
Directory Listing
Modified
Fri Feb 6 00:11:51 2009 UTC
(12 years ago)
by
jfenwick
Fixed some pathing issues.
Revision
2242 -
Directory Listing
Modified
Wed Feb 4 05:04:20 2009 UTC
(12 years ago)
by
jfenwick
Development continues on unit test framework
Revision
2114 -
Directory Listing
Modified
Tue Dec 2 01:16:25 2008 UTC
(12 years, 2 months ago)
by
ksteube
a new script to create a source distribution file
Revision
2110 -
Directory Listing
Modified
Fri Nov 28 05:55:00 2008 UTC
(12 years, 3 months ago)
by
ksteube
Fixed nightly documentation.
Removed time command from wrapper. I thought it was standard UNIX but
somebody's system didn't have it, so I removed it.
Revision
2106 -
Directory Listing
Modified
Fri Nov 28 04:31:23 2008 UTC
(12 years, 3 months ago)
by
jfenwick
Removing files which are unused/old/not-distributable.
Revision
2102 -
Directory Listing
Modified
Thu Nov 27 00:32:33 2008 UTC
(12 years, 3 months ago)
by
jfenwick
Fixed wrapper script to OpenMP can run without invoking mpi.
Revision
1912 -
Directory Listing
Modified
Thu Oct 23 05:08:31 2008 UTC
(12 years, 4 months ago)
by
ksteube
Finished wrapper script by setting PATH.
The wrapper script reproduces the environment of the person who built
the software + values specified in his hostname_options.py file. A
user can run a python script without setting any environment variables
or loading any SGI modules.
Revision
1909 -
Directory Listing
Modified
Thu Oct 23 01:47:50 2008 UTC
(12 years, 4 months ago)
by
ksteube
Updated the wrapper script to set MPI_NUM_MEMORY_REGIONS=0 to avoid
bug where truncated messages are sent in hybrid runs under MPT MPI
Revision
1811 -
Directory Listing
Modified
Thu Sep 25 23:11:13 2008 UTC
(12 years, 5 months ago)
by
ksteube
Copyright updated in all files
Revision
1804 -
Directory Listing
Modified
Wed Sep 24 07:52:19 2008 UTC
(12 years, 5 months ago)
by
gross
a robister version of the upwinding scheme
Revision
1768 -
Directory Listing
Modified
Mon Sep 8 04:32:19 2008 UTC
(12 years, 5 months ago)
by
ksteube
ld_lib_path had a path listed twice...removed one
Revision
1756 -
Directory Listing
Modified
Mon Sep 8 01:45:46 2008 UTC
(12 years, 5 months ago)
by
ksteube
First version of a wrapper script that sets LD_LIBRARY_PATH and PYTHONPATH
Not yet ready for general use
Revision
1388 -
Directory Listing
Modified
Fri Jan 11 07:45:58 2008 UTC
(13 years, 1 month ago)
by
trankine
And get the *(&(*&(* name right
Revision
1387 -
Directory Listing
Modified
Fri Jan 11 07:45:26 2008 UTC
(13 years, 1 month ago)
by
trankine
Original Path:
temp/scripts
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Revision
682 -
Directory Listing
Modified
Mon Mar 27 02:43:09 2006 UTC
(14 years, 11 months ago)
by
robwdcock
+ 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
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(15 years, 3 months ago)
by
jgs
Copied from:
trunk/esys2/scripts revision 154
move all directories from trunk/esys2 into trunk and remove esys2