getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] remove-local-superlu updated (597d39a0


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] remove-local-superlu updated (597d39a0 -> a7601235)
Date: Thu, 7 Dec 2023 10:21:35 -0500 (EST)

logari81 pushed a change to branch remove-local-superlu.

 discard 597d39a0 Improve configuration without superlu
 discard c7c7db69 Make SuperLU optional
 discard e0655e02 Remove local SuperLU copy
     add 0ce4bf39 Use hard coded loop unrollings
     add a6d784a5 Honor constness in ga_instruction classes and better variable 
names
     add 3812ecc6 Add hardcoded matmult for small matrices and possibility of 
BLAS gemm for larger ones
     add a2054d89 Some more BLAS alternative implementations in ga_instructions 
and fixes for the previous commit
     add 6b16bb19 More (optional) use of BLAS inside 
ga_instruction_contraction... classes and rearrange code
     add 138f66ec Enable use of BLAS in generic assembly instructions by default
     new 19656941 Remove local SuperLU copy
     new cfad3bd4 Make SuperLU optional
     new a7601235 Improve configuration without superlu

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (597d39a0)
            \
             N -- N -- N   refs/heads/remove-local-superlu (a7601235)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.


Summary of changes:
 src/getfem_generic_assembly_compile_and_exec.cc | 1264 ++++++++++++++++-------
 1 file changed, 898 insertions(+), 366 deletions(-)



reply via email to

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