Salvatore Filippone
|
c38afa493b
|
Fixes for PARFLOW interfacing
|
2 weeks ago |
sfilippone
|
4e775f74e9
|
Fix licensing info
|
2 months ago |
sfilippone
|
07fa2323eb
|
Fixes for IPK8
|
12 months ago |
sfilippone
|
3c53066a04
|
Walk back some generic method changes made for NVHPC.
|
1 year ago |
sfilippone
|
55518f5553
|
Avoid specific method names' conflicts between vect and multivect.
|
1 year ago |
sfilippone
|
ee56c6be3c
|
Cosmetic changes to OpenACC vectors
|
2 years ago |
sfilippone
|
8220140729
|
Merged recent changes from development
|
2 years ago |
sfilippone
|
3168b7e8f7
|
Merge branch 'development' into oacc_loloum
|
2 years ago |
sfilippone
|
7857015923
|
Cosmetic changes to vect_mod
|
2 years ago |
sfilippone
|
2982aaee27
|
Implementation in OpenACC for ELL and HLL into templates. Merge from development
|
2 years ago |
sfilippone
|
4461b44eda
|
Change name abgdxyz into upd_xyz
|
2 years ago |
sfilippone
|
86be8ebcd0
|
New method W%XYZW()
|
2 years ago |
Salvatore Filippone
|
b8f9badf95
|
Fix interface between vect and base_vect%ABGD
|
2 years ago |
Salvatore Filippone
|
4e611bb078
|
Enable psi_abgdxyz
|
2 years ago |
Salvatore Filippone
|
14c4ff0f32
|
Added new methd for two combined axpbys
|
2 years ago |
Salvatore Filippone
|
b4c538825f
|
Merge branch 'remotebuild' into development
|
4 years ago |
Salvatore Filippone
|
00c69bfee9
|
Fix cnv method for unallocated vectors
|
4 years ago |
Salvatore Filippone
|
fafe128516
|
Finish vector assembly with REMOTE_BUILD. To be tested.
|
4 years ago |
Salvatore Filippone
|
fc81367fef
|
Changes for remote build interfaces. Implementation to be completed.
|
4 years ago |
Salvatore Filippone
|
d6c232c676
|
Default to psb_dupl_add_ in vector
|
4 years ago |
Salvatore Filippone
|
3a2a29c915
|
First round of changes for remote vector
|
4 years ago |
Salvatore Filippone
|
493beaa751
|
Minor formatting
|
5 years ago |
Cirdans-Home
|
3e6fdd39e4
|
Corrected bug in interfaces for genrm2
|
5 years ago |
Salvatore Filippone
|
3e318e1a84
|
Initialize INFO
|
5 years ago |
Cirdans-Home
|
9a2ea73d81
|
psb_dnrm2_weight working also for GPUs
|
5 years ago |
Cirdans-Home
|
73605bdda0
|
Bugfix weighted norm FIXME for GPU
|
5 years ago |
Cirdans-Home
|
624a07a25b
|
Added getelem function to retrieve entries from distributed vectors
|
6 years ago |
Cirdans-Home
|
6777e57d37
|
merge with merge-paraggr-newops
|
6 years ago |
Salvatore Filippone
|
f499ffb203
|
New clear_defaults function, use it in psb_exit
|
6 years ago |
Cirdans-Home
|
0f309850cc
|
Corrected routine for weighted masked 2norm
|
6 years ago |
Cirdans-Home
|
5504e34161
|
Removed the out-interface for vector scaling
|
6 years ago |
Cirdans-Home
|
28c1efe650
|
Corrected pass argument in div routines
|
6 years ago |
Cirdans-Home
|
44f05510bc
|
Added out-of-place axpby and relative c interface
|
6 years ago |
Cirdans-Home
|
fd89f2f1bf
|
Added psb_gescal subroutine to entrywise scale distributed vector with C interface
|
6 years ago |
Cirdans-Home
|
ea9c469159
|
Added psb_geaddconst subroutine to add constant value to vector with C-interfaces
|
6 years ago |
Cirdans-Home
|
439246e643
|
Added out-of-place entrywise division with C interfaces
|
6 years ago |
Cirdans-Home
|
0edb671d21
|
Added minimum of realtype distributed vectors
|
6 years ago |
Cirdans-Home
|
b8ab997bc1
|
Added generation of mask vector for constraint tests psb_mask
|
6 years ago |
Cirdans-Home
|
e59932e496
|
chagend name to acmp for the compare routines
|
6 years ago |
Cirdans-Home
|
87306f4d1a
|
added weighted and masked 2 norm, and compare on complex vector
|
6 years ago |
Cirdans-Home
|
1b214f3f00
|
added weighted 2-norm function
|
6 years ago |
cirdans-home
|
fcbe0d620a
|
Added vector/scalar comparison routine
|
7 years ago |
cirdans-home
|
c1f3b2d9d4
|
Added entrywise inversion and documentation for vec-vec operation
|
7 years ago |
cirdans-home
|
db7b882e9c
|
entrywise divide with zero check
|
7 years ago |
cirdans-home
|
ce6383b7ff
|
Added Element-by-Element divison
|
7 years ago |
Salvatore Filippone
|
8d489f8ce2
|
Merged MixedI8 in new branch (to be later merged into development)
|
8 years ago |
Salvatore Filippone
|
9488a91d48
|
Fix implicit none.
|
8 years ago |
Salvatore Filippone
|
e5ed49a018
|
Add N to get_vect.
|
8 years ago |
Salvatore Filippone
|
e37b43d45a
|
Take out HAVE_MOLD.
Make support for MOLD mandatory in compiler version.
Define set_vect_defaults() and set_mat_defaults(), invoke them at
_init() time.
|
8 years ago |
Salvatore Filippone
|
3d347d31dc
|
Ensure that the CNV method pick up the default storage format.
Populate the defaults at psb_init time.
|
8 years ago |