Commit Graph

183 Commits

Author SHA1 Message Date
falgout
b118b2f649 Changed release number and date. 2011-11-14 22:36:27 +00:00
falgout
5e4a8a25e3 Removed AC_PROG_CPP and AC_PROG_CXXCPP tests to address [issue738].
We don't use the results of these tests anyway.
2011-11-02 20:57:32 +00:00
kolev1
e6a71c1adb Use the C++ compiler to build the shared library when it includes C++ sources
(from the FEI).
2011-11-02 17:48:06 +00:00
falgout
916c0ca0e8 Changed release number and date for 2.7.1a release 2011-03-18 15:14:20 +00:00
falgout
66f9224b9a Changed the date and release number for new release 2.7.0b. 2011-01-28 00:28:34 +00:00
falgout
d5196dc660 Fixed the --with-insure option so that it works without using FLIBS. 2011-01-10 22:12:37 +00:00
falgout
a2eedb6347 Changed default compiler options while getting --with-openmp to work on dawndev.
Removed FLIBS from the link line in the test directory.
Added an #undef in 'f2c.h' to fix a compiler macro conflict.
2011-01-10 21:04:02 +00:00
falgout
874cba6a2d Added appropriate openmp flags to the link line. This probably doesn't work
correctly on dawndev because I wasn't able to test it.
2010-12-21 22:20:31 +00:00
falgout
e3181f26b1 Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details).
Changed MPI routines to hypre_MPI routines.
Added hypre_printf, etc. routines.
Added AUTOTEST tests to look for 'int' and 'MPI_' calls.
Added a new approach for the Fortran interface (not implemented everywhere yet).
2010-12-20 19:27:44 +00:00
falgout
6c43e1874b Adding DawnDev and Hera to the regression testing. Added some compilers and put
the Intel and IBM compilers before the GNU ones.
2010-12-08 19:37:10 +00:00
falgout
891953eab2 Set the release number and date for v2.6.1a 2010-03-30 15:11:43 +00:00
falgout
bd8ca0869b Added gfortran and g95 to the --without-MPI option (see [issue524]). 2010-02-22 18:32:36 +00:00
falgout
c99e468b80 Changed release name and date for 2.6.0b 2010-02-04 19:15:45 +00:00
falgout
1fccbcfb7c Fixed a few things to get the MS Visual Studio compile working again. 2010-02-02 23:02:15 +00:00
falgout
5eb881999e When using hypre blas and lapack, set BLASLIBS, BLASLIBDIRS, etc. to nothing
since these symbols will be in the hypre library file already.
2010-01-28 01:33:11 +00:00
falgout
618e87e803 Made some additional changes to make this work when there are no babel
directories present.
2010-01-27 22:38:13 +00:00
falgout
30467de862 Fixed blas and lapack sections of configure.in to set HYPRE_USING_HYPRE_BLAS
correctly when the --disable-fortran option is used.
2010-01-27 18:05:38 +00:00
falgout
39d17d54bc Added a feature so that users who don't have a fortran compiler can call
--disable-fortran and configure will not check for a working compiler.
2010-01-26 23:43:20 +00:00
falgout
3e9aec0291 Added post processing to configure to change the names of the F77_FUNC macros 2010-01-26 01:59:19 +00:00
falgout
73a0867c82 Added configure-line options to change name mangling for Fortran.
Cleaned up a lot of things in configure itself (still more to do though).
2010-01-25 22:51:05 +00:00
falgout
b7d66275be Made changes so that hypre can be released both with and without Babel. 2010-01-19 19:04:37 +00:00
falgout
8ed12c2264 Added the release number to the names of hypre shared libraries (see [issue181]).
Also removed the HYPRE_LSI library because it was nearly identical to HYPRE.
2010-01-14 01:16:24 +00:00
kolev1
fa127d2325 A script to allow the use of windows'sthe CL.exe compiler in our build
system (under Cygwin).
2010-01-12 00:57:42 +00:00
kolev1
71cb9e0070 hypre release 2.5.0a 2009-10-12 19:08:04 +00:00
chtong
ec49c3df56 Add distributed SuperLU 2009-01-13 01:19:47 +00:00
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