History log of /libCEED/rust/libceed-sys/c-src/backends/magma/ceed-magma.c (Results 76 – 100 of 115)
Revision Date Author Comments
# 667bc5fc 29-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Refactor to standardize backend create functions


# a7dfafed 29-Aug-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'new-basis-shapes' [PR #97]

* new-basis-shapes:
Non-tensor bases


# a8de75f0 17-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Non-tensor bases

Add simplex integration test

Add simplex grad test

Style changes

Common header for t32* tests, reorder grad

Add t520 operator test with 2D simplex basis

Add t501 and t521 non-z

Non-tensor bases

Add simplex integration test

Add simplex grad test

Style changes

Common header for t32* tests, reorder grad

Add t520 operator test with 2D simplex basis

Add t501 and t521 non-zero operator tests

Adjust Fortran tests for clarity

Explicitly cast Fortran values as doubles in tests

Modify PR97 for new Fortran interface

Flaten CEED_TOPO to include dimension

Rebase PR 97 to new testing convention

Reorder ElemTopo to embed dimension bitwise, doc fix

Switch numbering convention, add GetTopologyDimension

Fortran headers for t31* and t51*, adjust PR97 for COLLOCATED typo

show more ...


# 5726b884 27-Aug-2018 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #143 from CEED/test-whitelist

Add testing whitelist


# 4cc6aec3 26-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Add testing whitelist

Explicitly check for t103 or t104 for expected fail


# 3d6c8b2d 07-Aug-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'restriction-identity' [PR #113]

* restriction-identity:
Fix dangling bracket in MAGMA
Comment update, remove unneeded guard on VectorDestroy
Updated restriction tests
Create Re

Merge branch 'restriction-identity' [PR #113]

* restriction-identity:
Fix dangling bracket in MAGMA
Comment update, remove unneeded guard on VectorDestroy
Updated restriction tests
Create RestrictionCreateIdentity, convert examples, simplify OperaterApply

show more ...


# 4068aa25 07-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Fix dangling bracket in MAGMA


# 39dea11b 07-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Comment update, remove unneeded guard on VectorDestroy


# 135a076e 07-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Create RestrictionCreateIdentity, convert examples, simplify OperaterApply


# a4b33194 06-Aug-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'batched-basis-apply' [PR #110]

* batched-basis-apply:
Style and documentation updates
Error message for BasisApply when nelem != 1
Add nelem argument to BasisApply


# c44a85f4 05-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Error message for BasisApply when nelem != 1


# d3181881 05-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Add nelem argument to BasisApply


# b904e572 01-Aug-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/flag-values' [PR #104]

* jed/flag-values:
Remove !! in Operator setup
Move predefined constants from NULL to addr of private static, update backends


# cb661df1 01-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Remove !! in Operator setup


# 668048e2 31-Jul-2018 Jed Brown <jed@jedbrown.org>

Move predefined constants from NULL to addr of private static, update backends


# 389b3d93 19-Jul-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/active-passive' [PR #41]

* jed/active-passive: (58 commits)
Remove spurious comments
Make style
[PETSc] Modify Makefile for abspath for .okl
[OCCA] PETSc bp1 works, but .ok

Merge branch 'jed/active-passive' [PR #41]

* jed/active-passive: (58 commits)
Remove spurious comments
Make style
[PETSc] Modify Makefile for abspath for .okl
[OCCA] PETSc bp1 works, but .okl error in prove-all
[OCCA] Fix qfunction not shifting output pointers
[OCCA] Replacing series of 'if's with switch
Modify Makefile to include ceed.pc for prove-all
Fix error in Makefile checking for MFEM_DIR
Update README.md
Update Tmpl to use highest priority /cpu/self
[OCCA] Rework switch statement for AllocOpOut and AllocOpIn
PETSc bp1: update okl kernels and extract ComputeErrorMax
Add CeedVectorGetLength
Occa: sync to host for passive fields
PETSc bp1: compute collocated error vector instead of reducing in kernel
Occa: copy OperatorApply output to "used" pointer
Add check for MFEM_DIR to Makefile
[OCCA]Add zeroing of outvecs
Further work on Nek5000 BPs, added error checking to OpApply
[NEK][WIP] Modifying BPs
...

show more ...


# 1018d60a 04-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

[NEK][WIP] Convert bp1 and bp3


# 08ed4d02 04-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

[MAGMA] Fix OP Setup


# 68e7ed8a 03-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

Fixed minor MAGMA typo


# 0f5de9e9 02-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

Documentation and style updates


# 6a35ea15 02-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

Copy Ref updates to MAGMA


# 3bfcb0de 09-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

[WIP] Start converting MAGMA and COOA backends


# 983ae021 28-Jun-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'cpu/opt' [PR #82]

* cpu/opt:
[Opt] Add first version of opt backend, use colocated grad
Add backend prioritization
Add t17-basis to test BasisApply for GRAD and TRANSPOSE


# 44951fc6 28-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Add backend prioritization


# e17b31af 05-May-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into evector_support


12345