5b1ca00cb4Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:07:18 +0000
da3fd151d0Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:07:15 +0000
ad6717aea6Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:07:11 +0000
ac7a4832a4Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:07:08 +0000
e495d41b89Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:07:05 +0000
b1c5b902d8Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:04:48 +0000
386e2696b5Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:04:42 +0000
a8f2ff3b04Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:03:12 +0000
569630bf08Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:03:05 +0000
4cc0d92cc8Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:02:59 +0000
d99241e3e8Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:01:27 +0000
72453c2a12Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:01:20 +0000
23b7f8ad8cMoving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:01:15 +0000
6061f46136Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:01:10 +0000
bc3bdcb7d9Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:00:37 +0000
b7c55742a5Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:00:32 +0000
14fa54b580Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:00:21 +0000
a97d2ab05cMoving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:00:14 +0000
d483bebe22Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:00:08 +0000
b9cc90bcb2Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 15:00:02 +0000
5121c7d871Moving files from PSBLAS2 to MLD2P4.
Salvatore Filippone
2007-01-17 14:59:57 +0000
af21ee8f4eMoving files from PSBLAS2 to MLD2P4
Salvatore Filippone
2007-01-17 14:59:36 +0000
229b097a2bFix Makefile to preserve module file dates while copying, avoiding compilation cascades when possible.
Salvatore Filippone
2007-01-17 14:41:17 +0000
6fd59d278cFixed bug in raw aggregation; this had already been discovered, but never committed to svn.
Salvatore Filippone
2007-01-17 13:56:45 +0000
ab8704dd91Fixed state vs. size of descriptor in two separate entries in matrix_data, making them orthogonal. Updated tools sources accordingly.
Salvatore Filippone
2007-01-17 13:56:03 +0000
ddb6b91cd8Changed interface to CDALL to use optional parameters, encompassing the various versions existing so far.
Salvatore Filippone
2007-01-12 14:58:25 +0000
e59374bf6bRenamed CDALL into CDALS.
Salvatore Filippone
2007-01-12 13:20:14 +0000
af5b65606cSecond step of major reorg: tested compilation.
Salvatore Filippone
2007-01-12 09:15:20 +0000
0383e80618Reorganization of test dir.
Salvatore Filippone
2007-01-12 09:13:36 +0000
7a3e36db56First reorganization towards psblas-2.1/3.0
Salvatore Filippone
2007-01-11 16:33:50 +0000
4536e66167New GPS handling.
Salvatore Filippone
2007-01-10 12:58:56 +0000
e16f0c342dFixed USE of module(s) containing interface of USEing subroutine.
Salvatore Filippone
2006-12-20 11:35:33 +0000
3bcd2fc736Fixed stupid bug on state of descriptor.
Salvatore Filippone
2006-12-13 16:47:04 +0000
1b87443bfaFixed get_overlap, adding overlap status in descriptor.
Salvatore Filippone
2006-12-12 15:27:35 +0000
bcb22d2195Created new internal to set bld status of descriptor. Fixed glob_to_loc actions (and their description).
Salvatore Filippone
2006-12-11 14:13:43 +0000
822eb9f59fMajor restructuring. 1. Changed descriptor allocators to distinguish between small/large descriptors: large descriptors don't have GLOB_TO_LOC, and use an AVL tree to keep track of indices while building, and a set of sorted lists with a hash based on low order bits for assembled descriptors. 2. Changed CDINS to use inner routines, hiding usage of GLOB_TO_LOC vs. AVL tree. Added an option to return converted indices. 3. Changed SPINS to use the new version of CDINS with the converted indices. 4. Changed xxINS to use new internals for selecting local indices. 5. Folded CDOVRBLD into CDOVR. Perhaps we can delede OVRBLD and rename OVR into OVRBLD. While doing so, changed the implementation to distinguish large vs small descriptors. Also changed to call cdasb at the end, to minimize code rewriting.
Salvatore Filippone
2006-11-28 14:10:16 +0000
2b48a169bfFixed new getters for descriptor fields.
Salvatore Filippone
2006-11-28 14:01:55 +0000
264d07d678Inserted calls to new getters for descriptor. Fixed cd_transfer.
Salvatore Filippone
2006-11-28 14:01:02 +0000
53193622efChanged realloc and blacs_env IFDEFs. In realloc we now IFDEF on MOVE_ALLOC. Changed descriptor_type to allow for an implementation avoiding GLOB_TO_LOC of size M for very large M.
Salvatore Filippone
2006-11-28 13:54:23 +0000
385e449b61Find owner of indices.
Salvatore Filippone
2006-11-28 13:48:07 +0000
e705e76888Repackaged internals for CDASB. Defined new routines to handle global to local index conversion.
Salvatore Filippone
2006-11-28 13:44:34 +0000
77304bcc68Alternative initialization with just a list of local indices. Interface to be reviewed.
Salvatore Filippone
2006-11-28 13:42:06 +0000
2780f148cbAdded get function interfaces to documentation.
Salvatore Filippone
2006-11-28 13:24:45 +0000
7c04673d55Fixed bug in plane rotation.
Salvatore Filippone
2006-11-23 12:46:23 +0000
88060f4a61Added new getter routines for CD and SP. Moved some code (spinfo) from serial dir to module file.
Salvatore Filippone
2006-11-17 13:38:07 +0000
8baf079debAdded new getter routines.
Salvatore Filippone
2006-11-17 13:37:05 +0000
14336af417Fixed preprocessing for IBM SP.
Salvatore Filippone
2006-11-16 14:11:36 +0000
32339d43a5Changed extra environment file by adding preprocessing directives to Fortran compilation in a single environment-dependent file.
Salvatore Filippone
2006-11-06 15:45:30 +0000
30dc67fbc0New swap data code.
Salvatore Filippone
2006-11-01 10:06:54 +0000
2d87bbae3bChanged order of precset irpcparm fields.
Salvatore Filippone
2006-10-25 11:42:37 +0000
228c703069Fixed problem with reallocation of crea_ovr_elem. Fixed initialization to 0 of send indices in swap routines for the case where we use mpi_alltoallv.
Salvatore Filippone
2006-10-18 08:11:50 +0000
db16063184Fixed problem with reallocation of CSR matrices.
Salvatore Filippone
2006-10-18 08:07:58 +0000
246f04c660Fixed problem: try realloc before giving up on temp_ovrlap
Salvatore Filippone
2006-10-18 08:03:07 +0000