baker59
1834cb6e74
New date for 2.4.0b.
2008-08-08 16:21:35 +00:00
baker59
dd817713f9
Preparing for release 2.2.4b...
2008-08-05 22:53:53 +00:00
falgout
d07c1b0208
Fixed location of SuperLU .o files
2008-07-24 15:55:36 +00:00
ulrikey
b39374690d
replaced copyright headers
2008-07-18 01:34:48 +00:00
ulrikey
3aadf35bc7
made some changes to enable openmp on thunder and zeus
2008-07-14 20:16:48 +00:00
ulrikey
24cca8b64d
generating new alpha release 2.3.2a
2008-05-08 16:07:58 +00:00
kolev
8638d81f89
Removed an incorect debug option for the Intel compilers.
2008-02-12 23:00:37 +00:00
kolev
c20e1fc419
Removed a deprecated optimization option for the Intel compilers.
2008-02-12 22:58:24 +00:00
chtong
085d0d6bf3
Prepare for new release.
2008-01-31 22:00:55 +00:00
falgout
3ce02a28eb
Changed date and release number.
2008-01-26 00:17:09 +00:00
falgout
2094ea31f0
Reversed the order of mpicxx and mpiCC so that the "right" compilers get chosen
...
on both the mac and 'zeus'.
2007-12-12 23:58:10 +00:00
falgout
dd6c26e978
Put the 'mpicxx' compiler back in. This may be needed when using Open MPI.
2007-12-07 21:48:54 +00:00
falgout
dd7255c20d
Fixed some inconsistencies between C, C++, and Fortran compiler searches.
2007-12-07 17:08:48 +00:00
ulrikey
a361b0977e
added 'mpxlc' and 'mpxlC' to be used with OpenMP
2007-11-29 23:26:33 +00:00
ulrikey
5ef5ee0e83
added 'mpxlc', 'mpxlC' and 'mpxlf' in various locations to enable OpenMP
2007-11-27 00:06:16 +00:00
ulrikey
2f40e6a27f
replaced occurences of UC to LLNS, LLC.
2007-11-13 17:45:31 +00:00
painter
cf24b1fe95
Don't compile the Java interface unless requiested by configure --enable-java
...
This is because it won't work unless environment variables have been set,
as described in examples/ex5bj.java .
2007-09-28 20:49:31 +00:00
baker59
2849b44021
Changed the version and release date.
2007-09-20 17:23:37 +00:00
kolev
342d8a1813
Changed the version number and release date.
2007-06-25 22:26:59 +00:00
painter
5ed69702c1
Remove -xW flag for icc and ifort (Intel compilers) - this option is valid
...
on some machines but not others, with the same compiler version.
2007-06-06 17:16:58 +00:00
painter
60f1bb06bd
For issue108 (a configure problem when using a Portland Group F77 compiler),
...
replace AC_F77_LIBRARY_FLAGS with a patched version from the Babel group.
2007-05-23 23:36:55 +00:00
kolev
afc047e3d7
Changed the handling of shared library options, in order to allow for
...
correct compilation of lapack/dlamch.c.
2007-03-08 23:56:16 +00:00
falgout
65b44c2ad2
Changed the version number and release date.
...
Removed the time from the release date because it can't be accurate enough,
and it isn't all that useful anyway.
2006-12-12 02:09:11 +00:00
kolev
2e8cdec349
Replaced several "*.*o" with "*.o"
2006-12-07 16:43:02 +00:00
falgout
892188d503
Committing version changes, etc. for new release.
2006-11-30 22:54:41 +00:00
painter
d5a1495b93
Python support
2006-10-12 17:45:51 +00:00
hill66
8754235225
Added shared lib flag.
2006-09-29 23:13:11 +00:00
hill66
4a92a441ed
Updated release number and bug reporting info.
2006-09-29 20:57:45 +00:00
hill66
8d5909d6ab
Updated shared lib.
2006-09-29 20:52:09 +00:00
hill66
ca9a003a84
Updated for release 1.13.0b; included references to Roundup for issue tracking.
2006-09-29 15:40:41 +00:00
hill66
c08d751795
Modified license info.
2006-09-26 23:09:27 +00:00
hill66
c245153337
Modified license info.
2006-09-26 22:53:11 +00:00
hill66
402d34179c
Updated license info.
2006-09-22 22:06:21 +00:00
hill66
076697b970
enabled shared libraries.
2006-09-06 22:30:15 +00:00
hill66
b3e54b65d1
shared libraries enabled.
2006-08-29 15:45:05 +00:00
hill66
fb29a207c7
Updated to enable shared libraries.
2006-08-15 22:09:36 +00:00
hill66
eedcac98ff
Updated with LGPL license info.
2006-07-31 22:54:37 +00:00
hill66
e5ec2c6dec
Modified HEADER to include LGPL (license) info.
2006-07-27 23:26:57 +00:00
hill66
953f2a2072
Updated for alpha release 1.12.0a
2006-07-26 15:13:06 +00:00
hill66
9e54f927d3
Updated to enable building shared libraries.
2006-07-25 17:27:34 +00:00
hill66
900f04d630
Added --without-superlu option, requested by Jeff Keasler, corrected error in
...
--without-fei option, allow user specified FEI include path to be used with
hypre internal FEI routines; enabled large pages on AIX platforms by adding
-blpdata to compile and load flags.
2006-06-22 19:15:25 +00:00
hill66
d8f98961ef
Updated for V1.11.1b corrections to FEI build.
2006-05-25 14:55:26 +00:00
hill66
3aef0e67b5
Allow building of FEI_mv when user specifies FEI libs.
2006-05-24 22:56:29 +00:00
hill66
1be2033bdc
Updated release number and date for beta release.
2006-04-03 16:04:41 +00:00
hill66
30abd7329e
Updated linking info for options to test alpha, beta and general releases
2006-03-29 22:38:17 +00:00
hill66
6571903776
Allow building of Babel related examples separate from those that do not depend on Babel.
2006-03-27 18:17:54 +00:00
hill66
22286c0806
Added option --with-examples which forces configuration with MPI and babel in
...
order to run the example codes for regression testing.
2006-03-16 22:07:30 +00:00
hill66
296a328a95
Cleared FEI_BASE_DIR value when configuring --without-FEI.
2006-03-08 17:16:34 +00:00
hill66
179fa9f369
Added test to determine if C,C++ and FORTRAN compilers were found; added --with-FEI and --without-FEI options.
2006-03-07 23:21:13 +00:00
hill66
6207deb718
Added --with-test-general option to run test drivers with already installed general release.
2006-02-09 23:39:07 +00:00