Commit Graph

984 Commits (e717d2d2282cbaf7f142104aefcebe32703b8702)

Author SHA1 Message Date
Salvatore Filippone e717d2d228 Fix makefile dependencies 2 months ago
sfilippone a223c7eaf3 Rebuild I2 supprot 2 months ago
sfilippone 769c2f65bf Prepare i2 2 months ago
Salvatore Filippone eeeb450f0b Simplified build fix 2 months ago
sfilippone e1ab2bddf6 Fix import and build dependencies 2 months ago
Stack-1 2d388ce45e [FIX] Fixed compilation dependencies resulting in race condition when compiling using many threads. The problem was encountered usingg make -j30, now it compiles. 2 months ago
sfilippone c990dc6840 Fix info in %reinit 2 months ago
sfilippone ca458870b1 Fix intent in precbld to align with AMG 2 months ago
Fabio Durastante 1ee1b83341 Added routine to extract single element from sparse matrix 2 months ago
sfilippone d2fba9e952 Fix licensing text 2 months ago
Marco Feder 303edfedc7 Fix return value 2 months ago
sfilippone 884f7cb0b9 Merge branch 'development' of github.com:sfilippone/psblas3 into development 2 months ago
sfilippone 356bdba5c7 Fix intent on base_vect%reinit 2 months ago
sfilippone 7151c728db Final fixes 2 months ago
sfilippone 724345ab27 Rework use of icomm in halo and friends, add submodules 2 months ago
sfilippone bdee97e991 Fix use of MPI communicator 2 months ago
sfilippone e8c5c0b8b0 Add clear argument to reinit method in vectors. 2 months ago
sfilippone e2ddc08aea Merge branch 'development' of github.com:sfilippone/psblas3 into development 2 months ago
sfilippone 9c3084985a Cosmetic change in desc_const_mod 2 months ago
Salvatore Filippone 3d92668973 Change name of desc%get_list into desc%get_list_p 3 months ago
sfilippone 96ab382ce8 Fix vect_clone and define check_addr 4 months ago
sfilippone 897d466013 Define DESC%check_addr for debugging 4 months ago
sfilippone 3965c3a526 Modified psb_config and machinery for better C interfacing 4 months ago
sfilippone fe7a4174e0 Fix build for CBIND 4 months ago
sfilippone d7b22f0538 Fix string_c2f 4 months ago
sfilippone ac5512974b Fix vector allocation etc. 4 months ago
sfilippone 3337a12e59 Fix multivect handling 4 months ago
sfilippone 82d7f0fe7e Bump patchlevel 4 months ago
sfilippone 9552bda6de Merge branch 'fix-build' into development 4 months ago
sfilippone fd27654d93 Fix DUPL_DEF value in psb_config.h 5 months ago
sfilippone c1ca1665e7 Fixes to vector status and build processing for dealii 5 months ago
sfilippone 5333117010 Fix vect_clone, expose to C interface 6 months ago
sfilippone 43fcc53344 Final (hopefully) version of Makefile dependencies 6 months ago
sfilippone dea2186d76 Updated configure to expose constants to the C interface 6 months ago
sfilippone 0c84efb887 Working version with mods for building with dealii requests 6 months ago
sfilippone 98a6eba948 First round of changes for vector builds 6 months ago
Salvatore Filippone 8f09b4be34 Work around OpenMPI issue with mpi_get_attr 7 months ago
sfilippone 246bd70b3a Modify sorting with REORD. Document same. 7 months ago
sfilippone ed97717037 Change name of an error constant. 7 months ago
sfilippone 6ef434bcbe Confg machinery to extract PSB version into psb_config.h 7 months ago
sfilippone 0239569e2b Final fixes for compilation with INTEL 8 months ago
sfilippone 42b8daae8c Use mpi_comm_get_attr to set tag values 8 months ago
sfilippone 0d69cdb005 Further changes to constants for intel 8 months ago
sfilippone 6140b8c9e9 Minor comment changes 8 months ago
sfilippone dc25c789ef Fixes for Intel compilation take 2. To be completed. 8 months ago
sfilippone 727dc13a98 First attempt at a fix for INTEL 8 months ago
Salvatore Filippone cc8cab0e8a Workaround for strange ipk8 issue 12 months ago
sfilippone 07fa2323eb Fixes for IPK8 12 months ago
sfilippone 4d0226b7d6 Fixes for IPK8 12 months ago
Fabio Durastante a83094a626 Added ifdef to disambiguate interfacese for LPK4/LPK8 12 months ago