-
The batched `operator()` in SplineEvaluator takes the coordinates for the evaluation as argument:
https://github.com/CExA-project/ddc/blob/98c1fc3cc57d24dc2187f7009df8da7e0e6ba9dd/include/ddc/kernels…
-
### Issue details
- In the analyze session endpoint, the gpt 4 request and the dall e + blob upload requests can definitely be parallelized using the async api
- This should reduce the response time…
-
#### Problem
In CI/CD-Workflows, particularly for Quarto-based projects, missing package installations often cause rendering processes to fail. This is a common issue when:
- Packages are used exp…
-
### OpenTofu Version
```shell
OpenTofu v1.8.3
on darwin_arm64
+ provider registry.opentofu.org/alekc/kubectl v2.1.3
+ provider registry.opentofu.org/hashicorp/archive v2.6.0
+ provider registr…
-
```
2024-11-09 21:39:44.994636: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already b…
-
[Currently](https://github.com/replikativ/datahike/blob/9e4e619d5f06feedacc9d31ad13da88ac2f409d2/src/datahike/db.cljc#L1473), multiple `:db.fn/call`'s are executed sequentially. Since these functions …
-
### Background
Now, the subspace diagonalization of dav is by lapack with one core, while for large system, the dimension of this subspace may be hundreds, and can be effectively accelerated by para…
-
### Your current environment
vllm v0.5.4
Setup A) single docker container with vllm, no pipeline-parallelism
```
docker run ... vllm/vllm-openai:v0.5.4 --model "meta-llama/Meta-Llama-3.1-70B-…
-
## Current Situation / Problem you want to solve
The proposal in this issue concerns the functions `criterion_plot`, `profile_plot` and `convergence_plot`.
- The `criterion_plot` uses the number…
-
When using the restore function and some sstables are malformed the process stops with following error, we should be able to skip these error and record them in the logs. Right now the only alternativ…