History log of /libCEED/ (Results 2726 – 2750 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
092904dd27-Oct-2021 Leila Ghaffari <49916147+LeilaGhaffari@users.noreply.github.com>

Fix variable redefinition introduced in #827 (#832)

* interface/ceed.c: Silence warning caused by variable redefinition

* interface/ceed.c: fix clang tidy warning

Co-authored-by: Jeremy L Thom

Fix variable redefinition introduced in #827 (#832)

* interface/ceed.c: Silence warning caused by variable redefinition

* interface/ceed.c: fix clang tidy warning

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...

3a0b087922-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #827 from CEED/leila/levenshtein-backend

Levenshtein distance - Backend closest match

203015ca22-Oct-2021 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

wrap code cov exclusion comments around the whole levenshtein block

9c9a058722-Oct-2021 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

interface/ceed.c: Implement Levenshtein distance for backend resource matching

6bcd1f3a22-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #828 from CEED/jeremy/occa-no-cov

Disable OCCA CodeCov

5221680f22-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

gitlab - minor formatting

95016f6122-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

gitlab - only re-link compiled backends to omit OCCA

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

a2ea9e0221-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

gitlab - disable OCCA CodeCov; only OCCA backend compiling tested

e4bdc64e20-Oct-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #824 from CEED/jed/gitlab-ulimit

gitlab ulimit

afb84aac20-Oct-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #825 from CEED/jeremy/azure-ubuntu

azure - update to Ubuntu 20.04 LTS

272f883519-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

azure - update to Ubuntu 20.04 LTS

f849ae4919-Oct-2021 Jed Brown <jed@jedbrown.org>

gitlab-ci: place 32 GiB ulimit on lv

lv.colorado.edu has had frequent OOM errors and reboots. One user
reported large memory from a gitlab-runner task, though it's unclear
which one. Let's add a uli

gitlab-ci: place 32 GiB ulimit on lv

lv.colorado.edu has had frequent OOM errors and reboots. One user
reported large memory from a gitlab-runner task, though it's unclear
which one. Let's add a ulimit to ensure that our use is bounded.

show more ...

e48f2b7019-Oct-2021 Jed Brown <jed@jedbrown.org>

gitlab-ci: delete image tags (unused because this build is not containerized)

aae8ce3901-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #820 from CEED/jeremy/warn-occa

Add OCCA backend warning

19772aad01-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

ci - disable OCCA Hip backend for Noether testing, unreliable results

254c0ded01-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

ci - disable OCCA openmp backend for Noether testing, unreliable results

9a1d351130-Sep-2021 Jeremy L Thompson <jeremy@jeremylt.org>

minor - remove deprecated headers

dcc1e3ec30-Sep-2021 Jeremy L Thompson <jeremy@jeremylt.org>

occa - add warning, OCCA backend is experimental

3075221101-Oct-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #812 from CEED/jeremy/check-op

Promote Operator check to public API; Strengthen composite Operator check

b34b2cb101-Oct-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #818 from CEED/leila/doc-fix

Examples - doc

57e303d201-Oct-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #821 from CEED/jeremy/update-codecov-action

actions - update to codecov action v2

bc7bbd5d27-Sep-2021 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: doc - include "running the mini-app"

EULER_VORTEX - removed debugging tests from the test suite

conv_test.sh: Drop the euler_test option and degree 3 as the results almost never ma

examples/fluids: doc - include "running the mini-app"

EULER_VORTEX - removed debugging tests from the test suite

conv_test.sh: Drop the euler_test option and degree 3 as the results almost never match with different PETSc configurations

show more ...

64ae10b027-Sep-2021 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples: doc - ceed comes before petsc

b425b72c27-Sep-2021 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/solids: fix typo

ab85ce3930-Sep-2021 Jeremy L Thompson <jeremy@jeremylt.org>

actions - update to codecov action v2

1...<<101102103104105106107108109110>>...226