-
```
ld: error: relocation R_X86_64_PC32 cannot be used against symbol '__stack_chk_guard'; recompile with -fPIC
>>> defined in /lib/libc.so.7
>>> referenced by ceed-identity.c
>>> bu…
-
See [HONEE thread](https://gitlab.com/phypid/honee/-/merge_requests/50#note_2096632669) for background.
The idea is that downstream users of libCEED can/should inherit the compilation flags of ups…
-
Hi,
I was just trying to build both my own application as well as the Rust examples on a new machine, running an `aarch64` Darwin system. The build of the interface appears to succeed (build proces…
-
Ok, we're pretty inconsistent about when a `Get` interface needs a `Restore`/`Destroy`. Here's the list of ones that don't.
I think an easy point of consistency would be to require a `Destroy` when…
-
Hi,
I saved the LLAVA model in 4bit using generate.py from:
https://github.com/intel-analytics/ipex-llm/tree/main/python/llm/example/CPU/PyTorch-Models/Model/llava
model = optimize_model(model) …
-
CupertinoTextFeild:
https://user-images.githubusercontent.com/30322203/186804383-0c05d340-ceed-4cc1-8a1d-d9df6882b6fd.mov
Native iOS UITextField:
https://user-images.githubusercontent.com/3…
-
## Current state
* `RHSFunctionSWE` calls `DMGlobalToLocalBegin`/`End` to update ghost cells. This will always be necessary.
* `RDyCeedOperatorApply` computes fluxes on *owned* edges and sums the …
-
When using `Pino.stdSerializers.errWithCause` in the browser the "cause" property of errors are not, in fact, serialized.
Video demonstrating the behavior.
https://www.loom.com/share/916e9677c5094…
-
I'm seeing some very strange (and wrong) behavior with git absorb.
Given changes with the following diff (among changes in other files):
```diff
@@ -281,7 +279,6 @@ PetscErrorCode DivDiffFluxProj…
-
Using `/gpu/hip/gen`
```
Test Summary Report
-------------------
t550-operator (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t552-operator (Wstat: 0 Tests: 1 Failed: 1)
Failed…