getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] master updated (77d406e1 -> 9216a7ac)


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] master updated (77d406e1 -> 9216a7ac)
Date: Fri, 12 Apr 2024 10:17:13 -0400 (EDT)

logari81 pushed a change to branch master.

    from 77d406e1 Disable the use of lapack interface when building Matlab 
interface because of conflict with 64 bit lapack used by Matlab.
     new 9e3d4ec6 Variables renaming and typo fixes
     new 18e801fe Require relaxing overstrict security checks with MSVC
     new e5b68e12 Fix minor compilation issues
     new ae3680ea Fix configure issue with clang
     new 30067565 Treat clang separately in autoconf system and other minor 
build system changes
     new 9216a7ac Avoid nested preprocessor macros in gmm blas interface


Summary of changes:
 CMakeLists.txt                                  |  2 +-
 configure.ac                                    | 36 +++++++++++++++-----
 m4/ax_check_cxx_flag.m4                         |  4 +--
 src/getfem/bgeot_tensor.h                       |  2 --
 src/getfem_fem.cc                               |  4 +--
 src/getfem_generic_assembly_compile_and_exec.cc | 22 ++++++-------
 src/getfem_generic_assembly_tree.cc             |  2 +-
 src/gmm/gmm_arch_config.h.in                    |  2 +-
 src/gmm/gmm_blas_interface.h                    | 44 ++++++++++++-------------
 src/gmm/gmm_std.h                               |  3 ++
 tests/test_interpolation.cc                     |  6 ++--
 11 files changed, 72 insertions(+), 55 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]