You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/base
Stack-1 027ca71a38 Fix CMake base source list for comm_schemes and psb_comm_mod
base/CMakeLists.txt listed only psb_comm_rma_mod.F90 from comm_schemes,
omitting psb_comm_schemes_mod, psb_comm_baseline_mod, psb_comm_neighbor_impl_mod
and psb_comm_factory_mod, so their .mod files were never generated under CMake.
Also psb_comm_mod was listed as .F90 while the file is .f90 (breaks on
case-sensitive filesystems). The autotools Makefile was already correct.
9 hours ago
..
auxil Merge branch 'development' into communication_v2 10 hours ago
comm Merge branch 'development' into communication_v2 10 hours ago
modules Merge branch 'development' into communication_v2 10 hours ago
psblas Merge branch 'development' into communication_v2 10 hours ago
serial [UPDATE] Refactor after template update for RMA routines 1 week ago
tools Merge branch 'development' into communication_v2 10 hours ago
CMakeLists.txt Fix CMake base source list for comm_schemes and psb_comm_mod 9 hours ago
Makefile Rename base/internals into base/auxil. Fix aplusat in CMakeLists 6 months ago