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.
10ec5eafab
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 '10ec5eafab'
${ noResults }
psblas3
/
cbind
/
base
History
Salvatore Filippone
bcc85e47fd
Fix Makefiles for parallel make
2 years ago
..
Makefile
Fix Makefiles for parallel make
2 years ago
psb_base_cbind.h
Include psb_c_Xcomm.h
4 years ago
psb_base_cbind_mod.f90
psblas3-mcbind:
8 years ago
psb_base_psblas_cbind_mod.f90
psblas3-mcbind:
8 years ago
psb_base_string_cbind_mod.f90
psblas3-mcbind
8 years ago
psb_base_tools_cbind_mod.F90
Added c interface for remotebuild
3 years ago
psb_c_base.c
Updates for C ctxt handling.
4 years ago
psb_c_base.h
Fix for C++ typedef vs using
3 years ago
psb_c_cbase.c
psblas3-mcbind:
8 years ago
psb_c_cbase.h
Added C interface for remote vector allocate
3 years ago
psb_c_ccomm.c
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_ccomm.h
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_comm_cbind_mod.f90
Fixed gather name function
4 years ago
psb_c_dbase.c
Removed debug print
4 years ago
psb_c_dbase.h
Added C interface for remote vector allocate
3 years ago
psb_c_dcomm.c
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_dcomm.h
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_psblas_cbind_mod.f90
Corrected checkmat bugs in compare and get_nnz routines
5 years ago
psb_c_sbase.c
psblas3-mcbind:
8 years ago
psb_c_sbase.h
Added C interface for remote vector allocate
3 years ago
psb_c_scomm.c
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_scomm.h
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_serial_cbind_mod.F90
Infrastructure for non-local matrix build
3 years ago
psb_c_tools_cbind_mod.F90
Added C interface for remote vector allocate
3 years ago
psb_c_zbase.c
psblas3-mcbind:
8 years ago
psb_c_zbase.h
Added C interface for remote vector allocate
3 years ago
psb_c_zcomm.c
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_c_zcomm.h
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_cpenv_mod.f90
Fix bug in psb_check_error()
4 years ago
psb_d_comm_cbind_mod.f90
Fixed gather name function
4 years ago
psb_d_psblas_cbind_mod.f90
Corrected C interface for mask operation to avoid memleak
5 years ago
psb_d_serial_cbind_mod.F90
Fixed missing bind(c)
3 years ago
psb_d_tools_cbind_mod.F90
Added C interface for remote vector allocate
3 years ago
psb_objhandle_mod.F90
Merged MixedI8 in new branch (to be later merged into development)
6 years ago
psb_s_comm_cbind_mod.f90
Fixed gather name function
4 years ago
psb_s_psblas_cbind_mod.f90
Corrected C interface for mask operation to avoid memleak
5 years ago
psb_s_serial_cbind_mod.F90
Fixed missing bind(c)
3 years ago
psb_s_tools_cbind_mod.F90
Added C interface for remote vector allocate
3 years ago
psb_z_comm_cbind_mod.f90
Fixed gather name function
4 years ago
psb_z_psblas_cbind_mod.f90
Corrected checkmat bugs in compare and get_nnz routines
5 years ago
psb_z_serial_cbind_mod.F90
Fixed missing bind(c)
3 years ago
psb_z_tools_cbind_mod.F90
Added C interface for remote vector allocate
3 years ago