History log of /libCEED/.gitlab-ci.yml (Results 1 – 25 of 185)
Revision Date Author Comments
# 0016fb07 21-Jan-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1918 from CEED/jeremy/cov-fix

Minor cov fixes


# 378c2ab0 21-Jan-2026 Jeremy L Thompson <jeremy@jeremylt.org>

cov - minor fixes


# 48203ff5 05-Jan-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1911 from CEED/jeremy/drop-occa

occa - retire backends


# 346c77e6 16-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

occa - retire backends


# 9b9f6113 08-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1881 from CEED/SirAlienTheGreat/rust-qfunctions

Rust and cuda clang support (#1873)


# b02756aa 01-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - rust job NPROC_POOL=1


# bdd929d2 01-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - ensure full rust tools installed


# 7fed1585 01-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - make sure rustup is up to date


# 72206858 31-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - fix search=rustqfunction


# 27016012 31-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - make sure rust toolchain has everything needed


# 2027fb9d 31-Jul-2025 SirAlienTheGreat <79958059+SirAlienTheGreat@users.noreply.github.com>

Rust and cuda clang support (#1873)

* Switch compiler to clang (not portable)

* test add_num

* compile with llvm tools

* not working linking

* not fixed

* Update ex1-volume.h

* update

* remov

Rust and cuda clang support (#1873)

* Switch compiler to clang (not portable)

* test add_num

* compile with llvm tools

* not working linking

* not fixed

* Update ex1-volume.h

* update

* remove global path

* changes

* changes 2

* crate works

* basic gpu rust compilation

* still not working

* rust source roots basic support

* nvrtc/clang selection

* cleanup

* update example (not working)

* add rust example

* fix merge issue

* delete temp files

* cleanup

* rust qfunc 2d array (needs doc)

* cleanup

* more cleanup

* downgrade back to c++11

* format

* final draft cleanup

* formatting + CUDA_CLANG -> GPU_CLANG

* Update cuda CEED_QFUNCTION_RUST

* fix python

* fix python and format

* format fr

* update comment

* fix python fr

* Apply error suggestions from code review

* update errors to libceed format

* Apply suggestions from code review

* add optimization flag

* remove line breaks

* Apply suggestions from code review

* avoid python in macro better

* add rust example

* format

* Apply suggestions from code review

* move rust example to own directory

* Simplify python exclusion logic

* re-fix python

* Update python/build_ceed_cffi.py

* change names and simplify makefile

* Revert "change names and simplify makefile"

This reverts commit 96e762f9f5d50d8ed9d3673e7fda850dfc390abe.

* Apply Jeremy's diff

* Simplify CeedCallSystem

* use rust-install llvm tools

* add gitignores

* update paths

* example absolute path

* fix comments

* apply partial diff

* add newline

* add makefile

* Update examples/rust-qfunctions/Makefile

* update makefile

---------

Co-authored-by: Allen MacFarland <alma4974@noether>

show more ...


# 84ec3ca2 18-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1867 from CEED/jeremy/lcov-no-errors

Bypass strange lcov error


# fe470f9d 18-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - bypass strange lcov error


# 506c99b8 17-Jun-2025 Jed Brown <jed@jedbrown.org>

Merge pull request #1837 from CEED/jed/ci-noether-cuda-12.9

* ci: noether CUDA_DIR=/usr/local/cuda-12.9
* makefiles: update defaults from c99 to c11
* tidy: -clang-analyzer-security.insecureAPI.Depr

Merge pull request #1837 from CEED/jed/ci-noether-cuda-12.9

* ci: noether CUDA_DIR=/usr/local/cuda-12.9
* makefiles: update defaults from c99 to c11
* tidy: -clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling
* ci: noether rocm-6.3

show more ...


# f4239526 17-Jun-2025 Jed Brown <jed@jedbrown.org>

ci: noether rocm-6.3


# 7ad93db1 17-Jun-2025 Jed Brown <jed@jedbrown.org>

ci: noether CUDA_DIR=/usr/local/cuda-12.9


# afca29f3 20-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1787 from CEED/jeremy/xsmm-ci

ci - use newer libxsmm in CI


# ed66640a 19-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - use newer libxsmm in CI


# 514f0e7f 09-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1722 from CEED/jeremy/rocm-ci-build

ci - add rocm build only test


# 527d8bea 09-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - add rocm build only test


# 7ccb332a 03-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1718 from CEED/jeremy/rocm-ci-off

Disable ROCm CI


# ff186337 03-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - temporarily disable SYCL tests


# 87d77c19 03-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - style


# 1caccaa9 02-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - disable ROCm CI


# f529add9 11-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1688 from CEED/jeremy/cuda-asan

GPU CI Updates


12345678