| #
a2cba4be
|
| 21-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge branch 'main' into jeremy/assembly-fix
|
| #
f60cdb1d
|
| 21-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #991 from CEED/jeremy/memcheck-qf-ctx
Memcheck QFContext
|
| #
2e64a2b9
|
| 15-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - allow backend specific data destroy behavior
|
| #
6d61756a
|
| 06-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #981 from CEED/jeremy/missed-one
pc - fix GPU single operator fallback
|
| #
a350620e
|
| 06-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
tidy - satisfy tidy that resource names are non-null
|
| #
cefa2673
|
| 06-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
pc - fix GPU single operator fallback
|
| #
428b7a12
|
| 06-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #977 from CEED/jeremy/fallback-yet-again
Add debugging output to fallback creation
|
| #
d04bbc78
|
| 03-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - add debugging output to fallback creation
|
| #
5ba4e83e
|
| 04-Jun-2022 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'main' into jed/fluids-jacobian
* main: (24 commits) op - more data in view examples/fluids: Test for strong STG examples/fluids: Add strong STG to documentation examples/fluids
Merge branch 'main' into jed/fluids-jacobian
* main: (24 commits) op - more data in view examples/fluids: Test for strong STG examples/fluids: Add strong STG to documentation examples/fluids: Add option for BC from ICs examples/fluids: Correct for non-origin domains examples/fluids: Implement Strong STG BC examples/fluids: Minor stg improvements/style examples/fluids: Add Strong STG functions examples/fluids: Fix memory leak in STG GPU assembly: fix potential basis loading offset error tests - more complex source include testing pc - fix qf fallback cloning restr - relax comp_stride check for num_comp == 1 make style pc - avoid direct access of basis data in multigrid creation ceed - refactor fallback Ceed creation into separate fn minor - homogonize int vs CeedInt basis - add input checks restr - add input checks on element restrictions examples/fluids: Update STG test for new mesh feats ...
show more ...
|
| #
fe329bd8
|
| 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #970 from CEED/jeremy/interface-audit
Audit object encapsulation
|
| #
21d1e94b
|
| 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make style
|
| #
8687e1d4
|
| 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - refactor fallback Ceed creation into separate fn
|
| #
92ae7e47
|
| 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - homogonize int vs CeedInt
|
| #
c02e3364
|
| 26-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #950 from CEED/natalie/sync-backend
Use backend functions for SyncArray in CUDA and HIP
|
| #
f48ed27d
|
| 25-Apr-2022 |
nbeams <246972+nbeams@users.noreply.github.com> |
Use backend functions for SyncArray in CUDA and HIP
|
| #
cebdb6bf
|
| 11-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #938 from CEED/jeremy/null-terminated
minor - unify strncpy vs memcpy, silence errors
|
| #
d602d780
|
| 08-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - unify strncpy vs memcpy, silence errors
|
| #
dc782116
|
| 08-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #937 from CEED/jeremy/parent-source-root
ceed - add JiT source root to topmost parent
|
| #
6155f12f
|
| 08-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - add JiT source root to topmost parent
|
| #
18562a3a
|
| 08-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #935 from CEED/jeremy/install-folder
Install qf and kernels
|
| #
ee5a26f2
|
| 04-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - add interface for adding additional jit source dirs
|
| #
032e71ea
|
| 04-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - search array of jit source roots
|
| #
6eb0d8b4
|
| 01-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - use relpath from include/ceed-jit-source for jit source files
|
| #
ce18bed9
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #858 from CEED/jeremy/dump-copy-stuff
Strip redundant/outdated license info duplication
|
| #
3d8e8822
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|