Log of /release/3.3.1/scripts
Directory Listing
Revision
4302 -
Directory Listing
Modified
Mon Mar 11 01:02:52 2013 UTC
(7 years, 10 months ago)
by
jfenwick
Branching for final release prep
Revision
4265 -
Directory Listing
Modified
Fri Mar 1 00:52:30 2013 UTC
(7 years, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
because we arent using python 2.5 anymore
Revision
3892 -
Directory Listing
Modified
Tue Apr 10 08:57:23 2012 UTC
(8 years, 9 months ago)
by
jfenwick
Original Path:
trunk/scripts
Merged changes across from the attempt2 branch.
This version builds and passes python2 tests.
It also passes most python3 tests.
Revision
3851 -
Directory Listing
Modified
Wed Feb 29 05:23:30 2012 UTC
(8 years, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
Start of cross-compile build for py3
Revision
3349 -
Directory Listing
Modified
Mon Nov 15 05:09:56 2010 UTC
(10 years, 2 months ago)
by
caltinay
Original Path:
trunk/scripts
escript now supports out-of-tree builds.
All build and test files are now created under a user-definable build_dir
directory.
This also fixes issue 291.
Removed most svn:ignore props since they are no longer required.
Revision
2881 -
Directory Listing
Modified
Thu Jan 28 02:03:15 2010 UTC
(10 years, 11 months ago)
by
jfenwick
Original Path:
trunk/scripts
Don't panic.
Updating copyright stamps
Revision
2669 -
Directory Listing
Modified
Thu Sep 17 06:01:30 2009 UTC
(11 years, 4 months ago)
by
jfenwick
Original Path:
trunk/scripts
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
2502 -
Directory Listing
Modified
Tue Jun 30 05:49:22 2009 UTC
(11 years, 6 months ago)
by
gross
Original Path:
trunk/scripts
tests for examples added. utest is not working yet.
Revision
2409 -
Directory Listing
Modified
Tue May 5 06:22:11 2009 UTC
(11 years, 8 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 9 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 9 months ago)
by
gross
Original Path:
trunk/scripts
output form others than the master process can now be switched off (stderr is still redirected to master)
Revision
2365 -
Directory Listing
Modified
Mon Apr 6 01:25:25 2009 UTC
(11 years, 9 months ago)
by
gross
Original Path:
trunk/scripts
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, 9 months ago)
by
gross
Original Path:
trunk/scripts
MPI intel works now for the escript wrapper.
Revision
2362 -
Directory Listing
Modified
Fri Apr 3 02:41:14 2009 UTC
(11 years, 9 months ago)
by
gross
Original Path:
trunk/scripts
escript wrapper does not use Compiled.with.*
Revision
2359 -
Directory Listing
Modified
Thu Apr 2 03:50:33 2009 UTC
(11 years, 9 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 9 months ago)
by
gross
Original Path:
trunk/scripts
fixes to run escript command with SGI MPT
Revision
2349 -
Directory Listing
Modified
Mon Mar 30 08:14:23 2009 UTC
(11 years, 9 months ago)
by
gross
Original Path:
trunk/scripts
first version of escript command: no MPI support yet.
Revision
2343 -
Directory Listing
Modified
Mon Mar 30 01:34:45 2009 UTC
(11 years, 9 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 9 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
Made the standalone setup a bit more generic.
Revision
2299 -
Directory Listing
Modified
Wed Mar 11 03:14:41 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
wrapper script construction does not record callers environment.
Revision
2297 -
Directory Listing
Modified
Fri Mar 6 04:46:14 2009 UTC
(11 years, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
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, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
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
(11 years, 10 months ago)
by
jfenwick
Original Path:
trunk/scripts
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
2254 -
Directory Listing
Modified
Sun Feb 8 23:40:22 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Original Path:
trunk/scripts
All these commits are because I am working with something which processes a clean checkout.
Revision
2242 -
Directory Listing
Modified
Wed Feb 4 05:04:20 2009 UTC
(11 years, 11 months ago)
by
jfenwick
Original Path:
trunk/scripts
Development continues on unit test framework
Revision
2114 -
Directory Listing
Modified
Tue Dec 2 01:16:25 2008 UTC
(12 years, 1 month ago)
by
ksteube
Original Path:
trunk/scripts
a new script to create a source distribution file
Revision
2110 -
Directory Listing
Modified
Fri Nov 28 05:55:00 2008 UTC
(12 years, 1 month ago)
by
ksteube
Original Path:
trunk/scripts
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, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
Removing files which are unused/old/not-distributable.
Revision
2102 -
Directory Listing
Modified
Thu Nov 27 00:32:33 2008 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scripts
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, 3 months ago)
by
ksteube
Original Path:
trunk/scripts
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, 3 months ago)
by
ksteube
Original Path:
trunk/scripts
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
1804 -
Directory Listing
Modified
Wed Sep 24 07:52:19 2008 UTC
(12 years, 4 months ago)
by
gross
Original Path:
trunk/scripts
a robister version of the upwinding scheme
Revision
1768 -
Directory Listing
Modified
Mon Sep 8 04:32:19 2008 UTC
(12 years, 4 months ago)
by
ksteube
Original Path:
trunk/scripts
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, 4 months ago)
by
ksteube
Original Path:
trunk/scripts
First version of a wrapper script that sets LD_LIBRARY_PATH and PYTHONPATH
Not yet ready for general use
Revision
1387 -
Directory Listing
Modified
Fri Jan 11 07:45:26 2008 UTC
(13 years 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, 10 months ago)
by
robwdcock
Original Path:
trunk/scripts
+ 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