Victor A. P. Magri
593fe4cba7
Apply Debian patches ( #966 )
...
1. Fix make checkpar
2. Add missing `finalizeAllTimings
3. Add error code support to checktest.sh
---------
Co-authored-by: Drew Parsons <dparsons@debian.org>
2023-09-22 14:41:40 -04:00
Victor A. Paludetto Magri
e16167fe46
Fix copyright ( #615 )
...
This PR updates Copyright headers from "Copyright 1998-2019 ..." to "Copyright (c) 1998 ..."
2022-04-05 16:19:51 -07:00
Rob Falgout
48c9f0b972
Changed all of the headers
2019-07-07 19:26:24 -07:00
Ulrike Yang
efcfd7c898
changed configure script and added else to Euclid, ParaSails and pilut files in parcsr_ls
2019-03-16 15:40:56 -07:00
Rob Falgout
8965910c29
Confirmed that the code works with external BLAS
2017-10-15 15:19:38 -07:00
Rob Falgout
fb6345fbc7
Removing PHONY from the makefiles
2017-05-01 11:15:28 -07:00
Lu Wang
27e3a41bd7
reorganize the configure files and fix some bugs
2017-04-29 17:26:56 -07:00
Rob Falgout
a81828f257
Put GPU header files into _hypre_utilities.h and made other cosmetic changes
...
This has not been tested with nvcc. Also, some of the routines in gpukernels.cu
are needed in utilities, so maybe this file needs to be split or relocated to
utilities. The utilities files should not include from other directories in
hypre and relative includes (i.e., '../directory') are to be avoided.
2017-04-05 18:30:46 -07:00
Ramesh Pankajakshan
3b03ab7cea
Added pinned memory for MPI send buffers wthat are picked from the device.
...
Solve times are 4.4,1.8 and 2.7s ( average of 10 runs) for 1,4 and 20 ranks
NVCCFLAGS needs -DHYPRE_USE_GPU for compilation.
2017-03-17 18:43:18 -07:00
Ramesh Pankajakshan
1ef0b8091b
Added prefetching to CSRMatrix and Vector. Added variable to track location of CSRMatrix.
...
CSRMatrix and Vector structs are now in host memory only
2017-03-06 14:26:40 -08:00
Daniel Osei-Kuffuor
9a418e730d
Modified to prepend script or executable names with './'
2017-01-05 15:19:26 -08:00
Ulrike Yang
a6e9e12db3
removed continuation sign
2016-11-03 15:00:07 -07:00
Ulrike Yang
1c99d268a6
Changed checkpar to allow different MPI run prefixes
2016-11-03 14:38:53 -07:00
Ulrike Yang
c60e003713
Added new option make checkpar to be used from the source directory
...
and modified solvers.sh files in IJ, struct and sstruct to use checktest
with tolerance 1.e-6. Also moved ij lobpcg jobs from solvers.* to
lobpcg.*
2016-10-31 15:48:43 -07:00
Ulrike Yang
51347244e3
fixed use of make check for parallel by allowing to add parameters for sstruct
2016-07-07 14:43:53 -07:00
Rob Falgout
51c996ff2c
Removed the --with-examples configure option
...
Building the examples should not be integrated with the build system for hypre.
The examples Makefile should serve as a readable example for users.
2016-05-26 14:14:41 -07:00
Rob Falgout
193e21df28
Removed babel from the examples and a couple of other places
2016-01-14 17:17:42 -08:00
Rob Falgout
f4e70c897b
Reorganized directories and files to mimic the release structure
2016-01-13 18:14:24 -08:00