Salvatore Filippone
|
67876fec73
|
Use $(AR) in makefiles merged from EXT
|
2 days ago |
Salvatore Filippone
|
5ec8561317
|
Change args for AR command
|
2 days ago |
sfilippone
|
9ccadf5b95
|
Fix use statements in new par_spspmm
|
3 days ago |
sfilippone
|
e282fb1a2a
|
Silence more warnings/errors from INTEL
|
3 days ago |
sfilippone
|
52212aa24a
|
Add checks for INTEL new compiler names
|
5 days ago |
sfilippone
|
701f297163
|
Silence warnings uncovered by INTEL
|
5 days ago |
sfilippone
|
329a295315
|
Fix bug in heapsort on complex data
|
5 days ago |
sfilippone
|
3c53066a04
|
Walk back some generic method changes made for NVHPC.
|
6 days ago |
sfilippone
|
55518f5553
|
Avoid specific method names' conflicts between vect and multivect.
|
1 week ago |
Salvatore Filippone
|
ba1f980226
|
Update README.md
|
1 week ago |
Salvatore Filippone
|
03b1258c9b
|
Update README.md
|
1 week ago |
Salvatore Filippone
|
b4409ae44e
|
Update README.md
|
1 week ago |
sfilippone
|
dc59850529
|
Update release notess
|
1 week ago |
sfilippone
|
e093ed6b1c
|
Fix doc typo.
|
1 week ago |
sfilippone
|
65aac92c16
|
Update docs for allocate/deallocate _wrk
|
1 week ago |
sfilippone
|
40f683effd
|
Update version number in configure
|
1 week ago |
sfilippone
|
e2327e10a7
|
Provide alias deallocate_wrk for free_wrk. Use it in OpenACC example
|
1 week ago |
sfilippone
|
316561c345
|
Changed docs
|
2 weeks ago |
sfilippone
|
7700d4e0da
|
Update copyright
|
2 weeks ago |
sfilippone
|
3621b1a0b8
|
Update readme
|
2 weeks ago |
sfilippone
|
3c5d629da2
|
Removed make veryclean, introduced make distclean
|
2 weeks ago |
sfilippone
|
75eb6c851b
|
Fix handling of LLVM in configry
|
2 weeks ago |
sfilippone
|
14644548a3
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
2 weeks ago |
sfilippone
|
12440e577f
|
Fix util Makefile to delete metis_int.h and all .mod files
|
2 weeks ago |
sfilippone
|
5f7e40b0f5
|
Merge branch 'cmake' into repackage
|
3 weeks ago |
sfilippone
|
654733b004
|
Use FLIBS in configry for specific Fortran libs
|
3 weeks ago |
Luca Pepè Sciarria
|
12f8c31228
|
Add cmake building to test examples
|
3 weeks ago |
Luca Pepè Sciarria
|
f362b5878e
|
Update files to be compiled: added .c files
|
3 weeks ago |
sfilippone
|
094f229fb8
|
Changes to configry to accommodate LLVM
|
3 weeks ago |
sfilippone
|
c9386c58d8
|
Remove default(none) from some OpenMP directives.
|
3 weeks ago |
sfilippone
|
dd31854042
|
Add --with-extra-opt to configry
|
3 weeks ago |
sfilippone
|
e2b00032b6
|
Fix compile warnings for printf and missing return()
|
3 weeks ago |
sfilippone
|
6772315d4d
|
Fix use of psi_Xaxpby
|
3 weeks ago |
sfilippone
|
a527493258
|
Fix mat_get_nnz to return correct value
|
3 weeks ago |
sfilippone
|
269477435b
|
Fix usage of serial AXPBY
|
3 weeks ago |
sfilippone
|
30810f804e
|
Additional OpenMP tweaks, to be redesigned in the future.
|
3 weeks ago |
Luca Pepè Sciarria
|
eb46c1a558
|
Hot fix: now the CMakeLists.txt uses the right prefix path
|
1 month ago |
Luca Pepè Sciarria
|
26fb1ae755
|
Add CMake export throught <name>Config.cmake and <name>TargetsCmake.cmake files
|
1 month ago |
Luca Pepè Sciarria
|
7278dde01a
|
Add Cmake compilation for hello and pingpong through cmake building
|
1 month ago |
sfilippone
|
772533b6f1
|
Avoid excessive OpenMP overhead in SPINS. Will have to be redesigned.
|
1 month ago |
gnumlab
|
928ae981f9
|
add metis building. It needs a check whether all the compile flags are present
|
2 months ago |
Luca Pepè Sciarria
|
5e07d7aad5
|
Merge branch 'cmake' of github.com:sfilippone/psblas3 into cmake
|
2 months ago |
Luca Pepè Sciarria
|
bf0149d4eb
|
update CMakeLists.txt to cover Metis
|
2 months ago |
sfilippone
|
4e71fa971c
|
Modify clean_zeros and have it only at base%
|
2 months ago |
Salvatore Filippone
|
66a9d5e50a
|
Interface psb_sizeof_X size computation
|
2 months ago |
Salvatore Filippone
|
c83137cf78
|
Constants psb_sizeof_X should be 8 bytes
|
2 months ago |
sfilippone
|
2af0d56938
|
Malloc and trasnfers with CUDA should use (size_t) casts
|
2 months ago |
sfilippone
|
20958f654a
|
Make CUDAKERN tests lighter
|
2 months ago |
sfilippone
|
488f5dfd86
|
CMAKE should look for util/psb_metis_int.c
|
2 months ago |
Luca Pepè Sciarria
|
7669f2ee26
|
Hot fix
|
3 months ago |