This website works better with JavaScript.
Explore
Help
Sign In
fdurastante
/
psblas3
mirror of
https://github.com/sfilippone/psblas3.git
Watch
1
Star
0
Fork
You've already forked psblas3
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
development
repackage
oacc_loloum
development
psblas-bgmres
repack-csga
dev-openmp
cuda-multivect
repack-ovrlp
repack-llvm
repack-nvid
repack-track
nond-rep
psblas-anderson
non-diag
rename-cuda
tcud
maint-3.8.1
anderson
repack-precuda
master
omp-walther
sp3mm-interface
omp-threadsafe
lambdaI
maint-3.8.0
tspmm
maint-3.7.1
remotebuild
split_sum
maint-3.7.0
remap-coarse
newG2L
new-context
implement-ainv
mat-allocate
unify_aggr_bld
pizdaint-runs
psblas-3.6-maint
merge-paraggr-newops
fnd_owner
merge-paraggr
psblas-paraggr
psblas-3.6-openmp
scr-persistent-collective
new-parstruct
3.6-recursive
sphalo-a2av
MixedI8
psblas-3.5-maint
ILmat
scsr
waitall
test-fcg
CGS2
scrasmussen/test-restructuring
psblas3-mcbind
psblas-caf-xp
psblas-caf
psblas-caf-ext
psblas-caf-csr
trunk
psblas3-caf
psblas-3.4-maint
psblas3-dense
psblas3-newdesc
psblas3-pattern
psblas-3.3-maint
psblas3-submodules
psblas3-accel
psblas-3.3.1-1
tamestoy
psblas-3.2.0
psblas-3.2.0-maint
psblas-3.1-maint
psblas3-openmp
psblas-testmv
psblas3-final
psblas3-type-indexed
psblas-3.0-maint
v3.5.0
3.7.0-rc1
V3.5.2-2
V3.6.0
V3.6.0-RC2
V3.6.1-1
V3.6.1-2
V3.6.1-3
V3.6.1-4
V3.7.0-1
V3.7.0.1
V3.7.1
v3.5.0-1
v3.5.0-2
v3.5.0-3
v3.5.1
v3.5.1-1
v3.5.2
v3.5.2-1
v3.6.0-1
v3.6.0-rc1
v3.6.1
v3.6.1-rc1
v3.6.1-rc2
v3.7.0
v3.7.0.2
v3.8.0
v3.8.0-1
v3.8.0-2
v3.8.1
v3.8.1-2
v3.8.1-rc1-1
v3.8.1-rc1-2
v3.8.1-rc1-3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'development'
${ noResults }
psblas3
/
util
History
Salvatore Filippone
ab38a91d10
Fix metis interfacing
4 months ago
..
Makefile
added parallel double precision spspmm implementations
1 year ago
psb_amd_order.c
Updated copyright statement
7 years ago
psb_blockpart_mod.f90
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_hbio_impl.f90
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_mat_dist_impl.f90
Changes for remote build interfaces. Implementation to be completed.
3 years ago
psb_c_mat_dist_mod.f90
Change name of ICTXT to CTXT
4 years ago
psb_c_mmio_impl.f90
Enable VECT objects in MMIO read/write.
4 years ago
psb_c_renum_impl.F90
Put renum under template. New interface/implementation.
4 years ago
psb_c_renum_mod.f90
Put renum under template. New interface/implementation.
4 years ago
psb_d_hbio_impl.f90
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_d_mat_dist_impl.f90
Changes for remote build interfaces. Implementation to be completed.
3 years ago
psb_d_mat_dist_mod.f90
Change name of ICTXT to CTXT
4 years ago
psb_d_mmio_impl.f90
Enable VECT objects in MMIO read/write.
4 years ago
psb_d_renum_impl.F90
Put renum under template. New interface/implementation.
4 years ago
psb_d_renum_mod.f90
Put renum under template. New interface/implementation.
4 years ago
psb_gps_mod.f90
Put renum under template. New interface/implementation.
4 years ago
psb_hbio_mod.f90
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_i_mmio_impl.F90
Enable VECT objects in MMIO read/write.
4 years ago
psb_mat_dist_mod.f90
Updated copyright statement
7 years ago
psb_metis_int.c
Fix metis interfacing
4 months ago
psb_metis_int.h.in
New config file for metis.
4 years ago
psb_metispart_mod.F90
Change name of ICTXT to CTXT
4 years ago
psb_mmio_mod.F90
Enable VECT objects in MMIO read/write.
4 years ago
psb_partidx_mod.F90
Make many routines in PARTIDX pure.
2 years ago
psb_renum_mod.f90
Put renum under template. New interface/implementation.
4 years ago
psb_s_hbio_impl.f90
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_s_mat_dist_impl.f90
Changes for remote build interfaces. Implementation to be completed.
3 years ago
psb_s_mat_dist_mod.f90
Change name of ICTXT to CTXT
4 years ago
psb_s_mmio_impl.f90
Enable VECT objects in MMIO read/write.
4 years ago
psb_s_renum_impl.F90
Put renum under template. New interface/implementation.
4 years ago
psb_s_renum_mod.f90
Put renum under template. New interface/implementation.
4 years ago
psb_util_mod.f90
New psb_partidx_mod.F90.
7 years ago
psb_z_hbio_impl.f90
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_z_mat_dist_impl.f90
Changes for remote build interfaces. Implementation to be completed.
3 years ago
psb_z_mat_dist_mod.f90
Change name of ICTXT to CTXT
4 years ago
psb_z_mmio_impl.f90
Enable VECT objects in MMIO read/write.
4 years ago
psb_z_renum_impl.F90
Put renum under template. New interface/implementation.
4 years ago
psb_z_renum_mod.f90
Put renum under template. New interface/implementation.
4 years ago
psi_build_mtpart.F90
Reworked interface METISPART: use LPK matrix input.
4 years ago