Stack-1
|
540946bc93
|
[UPDATE] Updated psb_spmm_test file, adding functionalities to read input data from file and write output data on fle. Also added a first README.md file, stil to be finished for documentation
|
1 year ago |
Stack-1
|
bfae330c74
|
[ADD] First test template implemented calling psb_spmm routine
|
1 year ago |
Stack-1
|
ada5c45e77
|
[ADD] Start of a spmm testing file, only supporting file read from MM format and randomly generating x vector
|
1 year ago |
Luca Pepè Sciarria
|
fc65ca4ea0
|
comment first test
|
1 year ago |
sfilippone
|
110a66e7d0
|
Switch off some debug write
|
1 year ago |
sfilippone
|
448312d27f
|
Switch off timings in spins
|
1 year ago |
sfilippone
|
24e4b76241
|
Fix cuda subdir makefile
|
1 year ago |
Salvatore Filippone
|
ce4cad2f7f
|
Defined timings in spins, but switched off
|
1 year ago |
Salvatore Filippone
|
52cec1761c
|
Switch off detailed timings
|
1 year ago |
sfilippone
|
a3496d8cb5
|
Add error handling after CDALL in samples
|
1 year ago |
sfilippone
|
503c1e575f
|
Cleanup dependencies in main makefile
|
1 year ago |
sfilippone
|
c4ab4be45d
|
Cleanup some cuda compile warnings.
|
1 year ago |
sfilippone
|
ecef7d8653
|
Improve communication and speed between cd_inloc and hash_init
|
1 year ago |
sfilippone
|
f5b1661e14
|
Fix fileread getp for single precision data
|
1 year ago |
Salvatore Filippone
|
9d6ad2ac85
|
Update test input 2D
|
1 year ago |
Salvatore Filippone
|
91af21552c
|
New pde2d.inp file in test/pdegen
|
1 year ago |
Salvatore Filippone
|
69a845b8f5
|
Fix in cbind makefile
|
1 year ago |
Salvatore Filippone
|
1ded01bb1a
|
Further fixes on main makefile
|
1 year ago |
Salvatore Filippone
|
df6dc1bb3e
|
Fix typo in makefile
|
1 year ago |
Salvatore Filippone
|
7201e511be
|
Renamed into test/pdegen, also in the C interface
|
1 year ago |
Fabio Durastante
|
5b1d4fb9cd
|
Exclude generated psb_config.h from git tracking
|
1 year ago |
sfilippone
|
6473cd8a85
|
Fix usage of --enable-XXX
|
1 year ago |
sfilippone
|
243fe4e78f
|
Split type definitions from psb_config
|
1 year ago |
sfilippone
|
c7d4147769
|
Fix bug in triad apparently caused by target attribute
|
1 year ago |
sfilippone
|
e1ae3df6a3
|
Fix internal names in fakempi.h
|
1 year ago |
sfilippone
|
fb046a6a6d
|
Fix METIS_LIB
|
1 year ago |
sfilippone
|
f112e42deb
|
Main Makefile fixes
|
1 year ago |
sfilippone
|
ea6c4181f7
|
Changed all defines with prefix PSB_
|
1 year ago |
sfilippone
|
ab776dd082
|
Fix silly bug in include for metis and configry
|
1 year ago |
Salvatore Filippone
|
52d26062dd
|
Modify build_mtpart to allow combinations of INTEGER and REAL sizes
|
1 year ago |
Salvatore Filippone
|
180d7f95f1
|
Finish fix isend for serial-mpi
|
1 year ago |
sfilippone
|
53930c7bf9
|
Fix isend for SERIAL_MPI
|
1 year ago |
sfilippone
|
a3aa92dfbc
|
Do not put -DOPENMP in CDEFINES
|
1 year ago |
sfilippone
|
333f0e0fb7
|
Fix cuda sources to use psb_config.h
|
1 year ago |
sfilippone
|
fd90ecb643
|
Move data from CDEFINES to psb_config.h
|
1 year ago |
sfilippone
|
2b23f4bdc2
|
Mv fakempi to psb_fakempi.{c|h}. psb_c_base.h include psb_config.h
|
1 year ago |
sfilippone
|
e42dfbe4f7
|
Changes for --enable-serial
|
1 year ago |
sfilippone
|
39b5886b63
|
Add CSERIALMPI for --enable-serial
|
1 year ago |
sfilippone
|
01220d4639
|
changes to define psb_config.h
|
1 year ago |
sfilippone
|
bd51382bbc
|
Update metis_int,h.in
|
1 year ago |
sfilippone
|
4378d7f658
|
Merge branch 'development' of github.com:sfilippone/psblas3 into development
|
1 year ago |
sfilippone
|
635991f6a8
|
Configure now produces psb_config.h
|
1 year ago |
sfilippone
|
78bd565c1b
|
Take out unused define Ptr64Bits.
|
1 year ago |
Salvatore Filippone
|
00a893143f
|
Document new INIT argument extcomm
|
1 year ago |
sfilippone
|
29c8a72e68
|
Add external MPI communicator to INIT
|
1 year ago |
sfilippone
|
10af6a0c76
|
Handling of -frecursive
|
1 year ago |
sfilippone
|
1c3d06a88d
|
Remove -fallow-arguments-mismatch, no longer needed.
|
1 year ago |
sfilippone
|
9ef812bf4a
|
Fix compile mismatch warnings
|
1 year ago |
sfilippone
|
99bab8d988
|
Changes to configure to help nvidia compilers.
|
1 year ago |
sfilippone
|
5a18e041ce
|
Clenaup test/openacc step 1. TBC.
|
1 year ago |