Commit Graph

14 Commits (dd6dd4cdfe8dea456892c3decfe148c76bdee3e4)

Author SHA1 Message Date
Luca Pepè Sciarria ed0ae66d5d add CMakeLists.txt for test subprojects 11 months ago
Luca Pepè Sciarria 78cf9c508c adapt CMakeLists.txt to handle installed psblas 1 year ago
Luca Pepè Sciarria eb46c1a558 Hot fix: now the CMakeLists.txt uses the right prefix path 1 year ago
Luca Pepè Sciarria 7278dde01a Add Cmake compilation for hello and pingpong through cmake building 1 year ago
Salvatore Filippone eefc67bbdd Docs and krylov->linsolve changes 2 years ago
sfilippone e8491380e2 Take out obsolete test targets from makefile 2 years ago
sfilippone a6ec655a97 Prepare merge 3 years ago
Salvatore Filippone b376d226cb Fixed declaration and use of CONTEXT with new type. 6 years ago
Salvatore Filippone b8f66ef607 Fix test/hello programs 6 years ago
Salvatore Filippone 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development) 8 years ago
Salvatore Filippone e16b7906fa Fixed test directory issues with Makefiles and interface updates. 8 years ago
Salvatore Filippone bbba6a670e Merged changes from svn dev version. 9 years ago
Salvatore Filippone 077998c1bd psblas3:
.
 Make.inc.in
 base/comm/Makefile
 base/internals/Makefile
 base/internals/psi_exist_ovr_elem.f
 base/internals/psi_exist_ovr_elem.f90
 base/internals/psi_list_search.f
 base/internals/psi_list_search.f90
 base/internals/psi_srtlist.f90
 base/internals/srtlist.f
 base/modules/Makefile
 base/serial/Makefile
 base/serial/f77
 base/serial/f77/Makefile
 base/serial/f77/caxpby.f
 base/serial/f77/cnumbmm.f
 base/serial/f77/daxpby.f
 base/serial/f77/dnumbmm.f
 base/serial/f77/iaxpby.f
 base/serial/f77/saxpby.f
 base/serial/f77/snumbmm.f
 base/serial/f77/symbmm.f
 base/serial/f77/zaxpby.f
 base/serial/f77/znumbmm.f
 base/serial/psb_aspxpby.f90
 base/serial/psi_c_serial_impl.f90
 base/serial/psi_d_serial_impl.f90
 base/serial/psi_i_serial_impl.f90
 base/serial/psi_s_serial_impl.f90
 base/serial/psi_z_serial_impl.f90
 base/serial/smmp.f90
 base/tools/Makefile
 configure.ac
 configure
 prec/psb_d_bjacprec.f90
 prec/psb_d_diagprec.f90
 prec/psb_d_nullprec.f90
 test/fileread/Makefile
 test/hello/Makefile
 test/kernel/Makefile
 test/pargen/Makefile
 test/serial/Makefile
 test/torture/Makefile
 test/util/Makefile

Merged changes from fixprec branch.
9 years ago
Salvatore Filippone 866fcc02d0 psblas3:
hello
 hello/Makefile
 hello/hello.f90
 hello/pingpong.f90
 hello/runs

Added new test dir.
11 years ago