Salvatore Filippone
|
7ff4d251fd
|
Merge branch 'maint-3.9.0' into merge-maint-par
|
2 weeks ago |
Salvatore Filippone
|
c38afa493b
|
Fixes for PARFLOW interfacing
|
2 weeks ago |
sfilippone
|
19ce4a0942
|
Fix multivect assembly and comments in base_vect
|
2 weeks ago |
sfilippone
|
d2fba9e952
|
Fix licensing text
|
2 months ago |
sfilippone
|
4e775f74e9
|
Fix licensing info
|
2 months ago |
sfilippone
|
e8c5c0b8b0
|
Add clear argument to reinit method in vectors.
|
2 months ago |
sfilippone
|
96ab382ce8
|
Fix vect_clone and define check_addr
|
4 months ago |
sfilippone
|
3337a12e59
|
Fix multivect handling
|
4 months ago |
sfilippone
|
c1ca1665e7
|
Fixes to vector status and build processing for dealii
|
5 months ago |
sfilippone
|
5333117010
|
Fix vect_clone, expose to C interface
|
6 months ago |
sfilippone
|
0c84efb887
|
Working version with mods for building with dealii requests
|
6 months ago |
sfilippone
|
98a6eba948
|
First round of changes for vector builds
|
6 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
|
8bf0ff673b
|
Added psb_minquotient function with 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 |