gnumlab
|
5cc847cfc1
|
Merge branch 'cmake' of github.com:sfilippone/psblas3 into cmake
|
12 months ago |
gnumlab
|
19a11ff98a
|
add cuda version detection; to be tested
|
12 months ago |
sfilippone
|
7c5b4cdf49
|
Merge branch 'development' into cmake
|
1 year ago |
gnumlab
|
f953c52591
|
add cuda building and compilation. There is still some hardcoded stuff
|
1 year ago |
gnumlab
|
1b667c2c1e
|
remove unused files from building
|
1 year ago |
gnumlab
|
c4c7b87cd3
|
hot fix
|
1 year ago |
gnumlab
|
dce6d0bd67
|
add variable for filling psb_config.h
|
1 year ago |
gnumlab
|
30205e2f37
|
add PSB_CUDA_PATH variable to allow user to pass cuda installation path
|
1 year ago |
gnumlab
|
143feb2baf
|
change metis building: now sets all the variables and files only if metis is really used
|
1 year ago |
gnumlab
|
899bdea554
|
change CUDA building
|
1 year ago |
Luca Pepè Sciarria
|
aea5e36b63
|
init cuda CMakeLists.txt
|
1 year ago |
Luca Pepè Sciarria
|
c3f571e20f
|
Change name from BUILD_CUDA to PSB_BUILD_CUDA
|
1 year ago |
Luca Pepè Sciarria
|
719d7e2629
|
modify the PSB_ compilers flag for C and Fortran compiler
|
1 year ago |
Luca Pepè Sciarria
|
4ec3ce1053
|
Merge branch 'cmake' of github.com:sfilippone/psblas3 into cmake
|
1 year ago |
Luca Pepè Sciarria
|
17e4965d4d
|
Disactivate Metis when IPK/LPK size differs from METIS_REAL size
|
1 year ago |
sfilippone
|
2981dcc873
|
Take out PSB_METIS_REAL and friends from C compile flags
|
1 year ago |
Luca Pepè Sciarria
|
1629d97107
|
remove PSB_HAVE_METIS from compile definitions
|
1 year ago |
Luca Pepè Sciarria
|
b730723146
|
Update PSB flags name and added to Fortran compiler only
|
1 year ago |
Luca Pepè Sciarria
|
ecf70fddcb
|
Remove fortran name mangling and DPSB_IPK/LPK for C compiler
|
1 year ago |
sfilippone
|
ffcf0806df
|
Fix descriptor init functions
|
1 year ago |
Salvatore Filippone
|
35ccb15494
|
Update README.md
|
1 year ago |
sfilippone
|
684dee1ecf
|
Merge branch 'fix-hash' into development
|
1 year ago |
sfilippone
|
c017dd7e30
|
Merge branch 'cmake' of github.com:sfilippone/psblas3 into cmake
|
1 year ago |
Luca Pepè Sciarria
|
2b2140dc50
|
update to include PSB_IPK/LPK definitions
|
1 year ago |
sfilippone
|
09f40e653d
|
Merge branch 'development' into cmake
|
1 year ago |
Luca Pepè Sciarria
|
aeb3ee5fb6
|
add export of library, modules and include paths
|
1 year ago |
sfilippone
|
d263e46213
|
Tweak SIMD directives for CSR.
|
1 year ago |
sfilippone
|
922f7dd278
|
Tweak SIMD directives for CSR.
|
1 year ago |
Luca Pepè Sciarria
|
51f143566d
|
Add user define of install libdir, includedir and moduldir
|
1 year ago |
Luca Pepè Sciarria
|
c615bc7f80
|
modify installation lib path
|
1 year ago |
sfilippone
|
51b83402fb
|
Rename kernel test and add number of threads
|
1 year ago |
sfilippone
|
568b5003a3
|
Take out debug statement.
|
1 year ago |
Luca Pepè Sciarria
|
28b5f697b3
|
add PSB_ variables for exporting psblas cmake
|
1 year ago |
Luca Pepè Sciarria
|
39059391d6
|
set lib as default directory overwriting possible lib64 value
|
1 year ago |
sfilippone
|
6476428ccb
|
Complete fix for hash_threshold
|
1 year ago |
sfilippone
|
d56d0ddae7
|
Change set|get_large_threshold into hash_threshold
|
1 year ago |
sfilippone
|
d0c59af791
|
Realign SPINS
|
1 year ago |
Luca Pepè Sciarria
|
985ee9b7a4
|
add -frecursive flag for Fortran GNU compiler
|
1 year ago |
sfilippone
|
7682556564
|
Final improvements to psb_hash performance.
|
1 year ago |
sfilippone
|
51f0db2f4a
|
Fix hash_map step 2
|
1 year ago |
sfilippone
|
89c6d8d108
|
First step reworking G2LV2_INS
|
1 year ago |
sfilippone
|
3a70583ac5
|
First mod of hash_map_mod, regroup use statements
|
1 year ago |
sfilippone
|
b2563f8d86
|
Working version, figured out source of previous error
|
1 year ago |
sfilippone
|
110a66e7d0
|
Switch off some debug write
|
1 year ago |
sfilippone
|
448312d27f
|
Switch off timings in spins
|
1 year ago |
Salvatore Filippone
|
e677d27418
|
Roll back unsafe change
|
1 year ago |
Salvatore Filippone
|
aab29a4c55
|
One step of improvement to hash g2l
|
1 year ago |
sfilippone
|
e9cfc9ae4b
|
Restored an openMP working version of hash_map_mod
|
1 year ago |
sfilippone
|
24e4b76241
|
Fix cuda subdir makefile
|
1 year ago |
sfilippone
|
c2cc891166
|
Fix missing dependency in makefile
|
1 year ago |