getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] master updated (a501150 -> c60753e)


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] master updated (a501150 -> c60753e)
Date: Sat, 23 May 2020 09:59:44 -0400 (EDT)

renard pushed a change to branch master.

    from a501150  using macros in that demo file
     new 44541be  minor changes
     add efe0d45  Fix compilation and test errors with --enable-openmp
     add b63998e  Fix compilation warnings and reduce code duplication
     add 77d6f76  Prioritize generic blas detection
     add b776339  An option for setting open_blas_num_thread to one for fixing 
a freeze with openblas 0.3.8
     new 7054fcf  Merge branch 'devel-logari81-gcc9-openmp'
     new 14b574e  regularising status of getfem_im_list.h
     new c60753e  change option name


Summary of changes:
 .gitignore                                     |    1 +
 configure.ac                                   |   47 +-
 cubature/Makefile.am                           |    3 -
 doc/sphinx/source/.templates/indexcontent.html |    2 +-
 interface/tests/matlab-octave/check_all.m      |   19 +-
 interface/tests/matlab-octave/check_mitc.m     |    2 +-
 interface/tests/matlab-octave/check_spmat.m    |    2 +-
 src/Makefile.am                                |    7 +-
 src/getfem/bgeot_small_vector.h                |  253 +-
 src/getfem/getfem_im_list.h                    | 6070 ++++++++++++------------
 src/getfem/getfem_omp.h                        |    5 +-
 src/getfem_omp.cc                              |   38 +-
 tests/test_kdtree.cc                           |    2 +
 tests/test_small_vector.cc                     |    3 +-
 14 files changed, 3246 insertions(+), 3208 deletions(-)



reply via email to

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