History log of /libCEED/rust/libceed-sys/c-src/backends/xsmm/ceed-xsmm-tensor.c (Results 26 – 48 of 48)
Revision Date Author Comments
# 77ad9f29 15-Jul-2020 nbeams <246972+nbeams@users.noreply.github.com>

Merge branch 'main' into natalie/hip-ref-v2


# fbdce8b7 19-Jun-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #563 from CEED/jeremy/xsmm-1.16

XSMM - use v1.16


# 0131da11 19-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

XSMM - use v1.16


# f643baed 15-Jun-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #558 from CEED/jeremy/func-rename

Rename Functions


# fd364f38 15-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

style - change Get*Status to Is*


# 65275b31 13-May-2020 valeriabarra <valeriabarra21@gmail.com>

Merge branch 'master' into valeria/NSfixes


# 20aaa365 08-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

XSMM - fix q=1 index computation (#531)

* XSMM - use hash table for kernel index lookup, add khash to libCEED

* Hash - add CeedHashIJKLM to simplify xsmm tensor hash table code

* simplify use

XSMM - fix q=1 index computation (#531)

* XSMM - use hash table for kernel index lookup, add khash to libCEED

* Hash - add CeedHashIJKLM to simplify xsmm tensor hash table code

* simplify use of hash table, use kernels as values

* XSMM: more idiomatic use of khash

* make style

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...


# 15e77cd9 18-Dec-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #434 from CEED/jeremy/xsmm-free

XSMM - release JiT kernels


# ae1e60e6 17-Dec-2019 jeremylt <jeremy.thompson@colorado.edu>

XSMM - release JiT kernels


# 65e7b5e8 17-Dec-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #431 from CEED/jeremy/diag-refactor

Operator - move AssembleDiagonal to fallback


# f10650af 17-Dec-2019 jeremylt <jeremy.thompson@colorado.edu>

CPU - add comment blocks at top of all backend functions


# e6a04bf5 16-Oct-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #273 from CEED/p-multigrid

P Multigrid Example


# 7f823360 16-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Make style


# 31f59a30 19-Sep-2019 Jed Brown <jed@jedbrown.org>

Merge pull request #358 from CEED/jeremy/xsmm-default-fix

XSMM - drop unused tensor contract fallback when C != 1


# a6ce9a80 18-Sep-2019 jeremylt <jeremy.thompson@colorado.edu>

XSMM - Minor style cleanup


# 71c1ae0c 18-Sep-2019 jeremylt <jeremy.thompson@colorado.edu>

XSMM - drop unused tensor contract fallback when C != 1


# c042f62f 18-Sep-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Codecov Exceptions (#356)

* Tests - Add lcov exceptions to t304-f/t305-f

* Backends - add lcov exceptions for error messages intentionally not tested

* Interface - add lcov exceptions for erro

Codecov Exceptions (#356)

* Tests - Add lcov exceptions to t304-f/t305-f

* Backends - add lcov exceptions for error messages intentionally not tested

* Interface - add lcov exceptions for error messages intentionally not tested

* Tests - additional lcov exceptions

show more ...


# 486febe6 15-May-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #224 from CEED/mem-zero

Check QFunction Output Vecs


# 8d75ea1b 18-Apr-2019 jeremylt <jeremy.thompson@colorado.edu>

Fix include statements


# 656dd4b7 24-Mar-2019 jeremylt <jeremy.thompson@colorado.edu>

Add error message if XSMM kernel fails to build


# 3d0fd664 21-Mar-2019 jeremylt <jeremy.thompson@colorado.edu>

Add kernel caching to XSMM backend

Make style and comment updates

XSMM tensor ind logic fix

Logic cleanup


# c71e1dcd 20-Mar-2019 jeremylt <jeremy.thompson@colorado.edu>

Add Basis argument to TensorContractCreate


# 2f86a920 13-Mar-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Add CeedTensorContract object (#211)


12