History log of /libCEED/ (Results 101 – 125 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2701601231-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ci - make sure rust toolchain has everything needed

898eb93131-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - clean up rust source roots on destroy

2027fb9d31-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 ...

1ad4660806-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1875 from CEED/jeremy/name-consistency

Operator Name Consistency

52b0e56328-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

interface - add deprecated warnings for old fn names

ed09449024-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

api - naming consistency for composite CeedOperator

cd443abe04-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1883 from CEED/jeremy/honee-svg

doc - list HONEE in libCEED backends svg

ebfb1ab304-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

doc - list HONEE in libCEED backends svg

7d878d1601-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - fix misplaced ) for gen Grad (#1882)

f4aa2a7d31-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1880 from CEED/zach/update-gitignore

Add .venv to gitignore

239c715131-Jul-2025 Zach Atkins <zach.atkins@colorado.edu>

Add .venv to gitignore

cadb81b529-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1878 from CEED/jeremy/gen-qf-skip-active

gen - skip mat load when assembling QFs

ca1da9b929-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gen - skip mat load when assembling QFs

41ece66e29-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1877 from CEED/jeremy/shared-collocated

Shared/gen Collocated Bases (BP 5/6)

725737e828-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - add BP1+5 and BP2+6 to help test colllocated

0ccda8eb28-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - collocated nodes/qpts for gen

02219a0828-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

hip - collocated nodes/qpts for shared

2129291028-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

cuda - collocated nodes/qpts for shared

df8ed97b23-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

dealii - use /cpu/self as default resource to get best CPU perf

b257b67422-Jul-2025 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1872 from CEED/zach/update-junit-common

ci - update junit_common with changes from HONEE

5f1423ff21-Jul-2025 Zach Atkins <zach.atkins@colorado.edu>

ci - update junit_common with changes from HONEE

7a71d01021-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1870 from CEED/peterrum/dealii_cleanup

deal.II examples: some clean up

eb3489a021-Jul-2025 Peter Munch <peterrmuench@gmail.com>

Rename

15c97c4a21-Jul-2025 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1871 from CEED/zach/default-test-name

ci - add default test name (file name)

65219c4621-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1868 from CEED/jeremy/basis-is-collocated

Pull BasisIsCollocated helper to interface level

12345678910>>...226