falgout
|
518fa75fa2
|
Made some makefile changes to reduce file copying for blas, lapack, and femli
|
2012-05-25 23:54:08 +00:00 |
|
falgout
|
0fe1abc8a6
|
Changed to resolve all symbols when building a shared library.
|
2010-02-02 16:40:54 +00:00 |
|
falgout
|
9f26a7739a
|
Changed 'cp -fpd' to 'cp -fpPR' for better portability.
This should work on the Mac now in particular.
|
2010-01-14 18:17:53 +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 |
|
ulrikey
|
b39374690d
|
replaced copyright headers
|
2008-07-18 01:34:48 +00:00 |
|
ulrikey
|
bd6b0dd47b
|
changed copyright statement to reflect new management.
|
2007-11-13 19:16:06 +00:00 |
|
kolev
|
93260f3b9a
|
Made sure that the AR lines have non-empty lists of object files.
This is a problem when hypre is configured with, e.g., --without-superlu
on a Mac.
|
2007-03-22 19:41:35 +00:00 |
|
kolev
|
2e8cdec349
|
Replaced several "*.*o" with "*.o"
|
2006-12-07 16:43:02 +00:00 |
|
falgout
|
ce5930efe0
|
Committing Tzanio's Makefile that fixes the "arg too long" problem.
This still needs work for building shared libraries.
|
2006-12-05 01:39:21 +00:00 |
|
hill66
|
402d34179c
|
Updated license info.
|
2006-09-22 22:06:21 +00:00 |
|
hill66
|
8252b9e38f
|
Fixed problem with rebuilding when only some sub-dirs were changed.
|
2006-09-14 23:44:45 +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
|
e5ec2c6dec
|
Modified HEADER to include LGPL (license) info.
|
2006-07-27 23:26:57 +00:00 |
|
hill66
|
9e54f927d3
|
Updated to enable building shared libraries.
|
2006-07-25 17:27:34 +00:00 |
|
hill66
|
58ee47a18a
|
Split FILES list into 2 parts to resolve error of arg list too long on GPS.
|
2006-03-13 17:49:40 +00:00 |
|
hill66
|
5c11c466ba
|
Redefined FEI related variables to work properly when configuring --without-FEI.
|
2006-03-07 23:21:55 +00:00 |
|
kolev
|
f458e748b9
|
A new system for handling the error codes in hypre.
|
2006-02-06 23:49:24 +00:00 |
|
kolev
|
8602003e71
|
Added a hypre wrapper for MPI_Comm_f2c, which should be called by
Fortran codes using LAM to properly convert the MPI communicator.
|
2005-12-15 19:42:42 +00:00 |
|
hill66
|
4357ce027a
|
Added parcsr_block_mv/*.o files to libHYPRE_LSI to resolve errors when making 'all++'.
|
2005-11-30 18:32:24 +00:00 |
|
baker59
|
6cdc687ae7
|
Added parcsr_block_mv directory to be compiled and included in hypre library.
|
2005-11-15 23:36:34 +00:00 |
|
hill66
|
572310b603
|
Modified list of FILES to resolve errors of argument list too long.
|
2005-10-06 21:25:59 +00:00 |
|
hill66
|
3ee314ea95
|
Modified command to build libHYPRE.a to resolve 'arg list too long' message on GPS.
|
2005-10-06 18:15:50 +00:00 |
|
hill66
|
4a261fabd9
|
Modified to be compatible with changes for building blas and lapack options.
|
2005-09-26 22:01:42 +00:00 |
|
hill66
|
d9f1a27bab
|
Added removal of insure related files to clean target.
|
2005-08-15 23:01:21 +00:00 |
|
hill66
|
2e6ace74d6
|
Removed reference to smg_residual_unrolled.o
|
2005-04-11 22:02:23 +00:00 |
|
hill66
|
c5a2a8e343
|
Change EIGENSOLVE to MULTIVEC.
|
2005-03-30 22:46:21 +00:00 |
|
hill66
|
b7acc9c1d9
|
No longer need *.template file. Updated Makefile for all *.o files.
|
2005-03-30 17:49:16 +00:00 |
|
hill66
|
3a303e69a4
|
Modified to always build blas & lapack internal routines.
|
2005-03-14 22:46:07 +00:00 |
|
chtong
|
5f9bb05177
|
Add new smoother.
|
2005-03-10 23:14:16 +00:00 |
|
hill66
|
678bc09ec6
|
Remove copying *.o files from each sub-directory; instead they are copied
into this directory from each sub-directory.
|
2005-03-09 17:22:09 +00:00 |
|
baker59
|
5bd9bbd9f4
|
Found two more .o files relating to exchange data functionality that
were not included here.
|
2005-03-08 19:18:57 +00:00 |
|
baker59
|
62e5148bf8
|
Added two fac files ( struct_ls/red_black*) to the list of .o files
|
2005-03-08 19:03:38 +00:00 |
|
hill66
|
0b59b3dade
|
Cleaned up copying logic.
|
2005-03-07 23:26:09 +00:00 |
|
hill66
|
bd2b7a34eb
|
Fixed typo.
|
2005-03-07 23:24:38 +00:00 |
|
hill66
|
e3adfd20e8
|
Cleaned up building of libs.
|
2005-02-02 21:30:27 +00:00 |
|
hill66
|
ff6a9bdfe8
|
Makefile no longer needed in repo as it is rebuilt by configure from Makefile.template
|
2005-01-31 21:32:41 +00:00 |
|
hill66
|
b720a49b1e
|
Corrected typo.
|
2005-01-31 21:24:57 +00:00 |
|
hill66
|
6499d39f8f
|
Modified conditional build of blas & lapack routines.
|
2005-01-31 16:25:49 +00:00 |
|
hill66
|
2f7c840795
|
New build system.
|
2005-01-10 19:03:38 +00:00 |
|
hill66
|
90fa841e0d
|
Corrections/updates to config/build changes.
|
2004-12-08 18:13:21 +00:00 |
|
hill66
|
91102d6440
|
Updating build system
|
2004-12-01 18:56:39 +00:00 |
|
chtong
|
02c50a7053
|
Add links to superlu.
|
2004-11-05 20:17:29 +00:00 |
|
chtong
|
1e8c7b1ff8
|
Check in addition of file mli_solver_mli.o.
|
2004-10-14 18:49:51 +00:00 |
|
chtong
|
bad983a0b0
|
Check back in the latest changes.
|
2004-10-12 16:38:50 +00:00 |
|
chtong
|
5d9b107765
|
Add solver mli files.
|
2004-10-11 20:58:43 +00:00 |
|
hill66
|
b2da58fdfa
|
Added dswap.c and dsymm.c from blas sub-directory.
|
2004-09-30 22:50:20 +00:00 |
|
chtong
|
91dd44c4b7
|
Newer version of lobpcg as of 9/2/04.
|
2004-09-02 17:09:50 +00:00 |
|
chtong
|
a2ee6992d6
|
modified for new lobpcg.
|
2004-08-30 22:14:05 +00:00 |
|
hill66
|
0c72f51220
|
Update to use variable LIBG2C for setting -lg2c
|
2004-07-29 21:49:40 +00:00 |
|