History log of /libCEED/ (Results 3976 – 4000 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
25118b5f22-Mar-2020 Jed Brown <jed@jedbrown.org>

doc: update instructions for Python

6113032523-Mar-2020 Jed Brown <jed@jedbrown.org>

python: switch from manylinux2014 to manylinux2010 (for older pip/machines)

dabe13fc22-Mar-2020 Jed Brown <jed@jedbrown.org>

python: use default MARCHFLAG for build; set -march=generic for wheels

Suggested-by: Lisandro Dalcin <dalcinl@gmail.com>

37c134ea21-Mar-2020 Jed Brown <jed@jedbrown.org>

python: install libceed.so and headers with Python; make wheels

* Install libceed.so and obtain at run-time via $ORIGIN
* Updates some nonconforming package metadata
* Use Docker with cache for buil

python: install libceed.so and headers with Python; make wheels

* Install libceed.so and obtain at run-time via $ORIGIN
* Updates some nonconforming package metadata
* Use Docker with cache for building manylinux2014 wheels
* qfunction extensions don't call libceed.so directly; can get include
path from libceed module

show more ...

8589846e22-Mar-2020 Jed Brown <jed@jedbrown.org>

python tests: replace hard-coded 1E-14 with TOL based on machine epsilon

71254f8520-Mar-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #486 from CEED/jeremy/ceed-view

Ceed - add CeedView()

0a0da05920-Mar-2020 jeremylt <jeremy.thompson@colorado.edu>

Ceed - add CeedView()

37c6c86318-Mar-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #484 from CEED/valeria/doc-fixes

Doc fixes

7823626918-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: Small wording changes

d6bc2cc918-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

Merge branch 'valeria/doc-fixes' of github.com:CEED/libCEED into valeria/doc-fixes

b4d7695618-Mar-2020 Jed Brown <jed@jedbrown.org>

AUTHORS: trim by significance and explain rationale

9a055e7b18-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: Update Contributing authorship roles

df83095918-Mar-2020 Jed Brown <jed@jedbrown.org>

doc: aligned environment not needed for one-line eq

a97e683818-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: Add weak formulations of Mass and Laplace problems

3b401c5c18-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: Add Gallery of QFunctions and small consistency improvements

803b220e18-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: style

a81eb92318-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: Fix aligned equation in BPs on the cubed-sphere. Reported-by @LeilaGhaffari

This fix was necessary after the Mathjax -> KaTeX change

f1a371b218-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: style

567e5a2018-Mar-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #483 from CEED/jeremy/cuda-gen-multi-emode-out

CUDA - enable multiple output modes for cuda/gen

3b2939fe17-Mar-2020 jeremylt <jeremy.thompson@colorado.edu>

CUDA - enable multiple output modes for cuda/gen

1da9936817-Mar-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Add VLA support for CUDA backends (#481)

* CUDA - add VLA support for CUDA backends

* Navier-Stokes - guard #include math.h for CUDA

* Navier-Stokes - fix struct definitions for code generatio

Add VLA support for CUDA backends (#481)

* CUDA - add VLA support for CUDA backends

* Navier-Stokes - guard #include math.h for CUDA

* Navier-Stokes - fix struct definitions for code generation

* Navier-Stokes - fix file location of mass QFunction

* Navier-Stokes - minor style consistency

* Navier-Stokes - more context sturct fixing

* Navier-Stokes - cast context to stop CUDA errors

* Navier-Stokes - change helper functions to inline to silence CUDA errors

* CUDA - clean up CEED_Q_VLA definition for cuda/gen

* Navier-Stokes - populate TODOs for undocumenced functions

* Doc - document libCEED macros

* CUDA - use -default-device for NVRTC

* Tests - add t507 to test VLA support

* CUDA - fix my bug in dim, Q1d for cuda/gen

* Tests - update tap/junit to reflect current CUDA capabilities

* make style

* CUDA - check output bases for dim, Q1d as well (this fixes multigrid example support)

* CUDA - fix readSliceQuads, not all arguments were defined

* Navier-Stokes - document all functions in Navier-Stokes QFunction files

* make style

show more ...

f2bff5a817-Mar-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #482 from CEED/leila/doc_NS

Leila/doc ns

5828bd7117-Mar-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

doc: note about double and single dot contraction added to FEMtheory

2d0b378817-Mar-2020 Jed Brown <jed@jedbrown.org>

doc: explain implicit time integration for NS

fc536d1d16-Mar-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

doc: few spelling errors fixed

1...<<151152153154155156157158159160>>...226