-
**Bug summary**
`add_sycl_to_target()` doesn't properly add the include directories flags to `acpp` compiler, causing the CMake project to fail to build when SYCL headers are included and language se…
-
NDK r16b
Gradle 4.1
Cmake 3.10
MacOS 10.14.2
Android studio 3.2.1
When I build the project, get error
```
Error occurred while communicating with CMake server.
```
-
**Description**
Triton Server with Pytorch Backend build not working for CPU_ONLY. It is expecting libraries like libcudart.so even though the build was for CPU. Below is how we invoke the build. Fro…
-
https://github.com/ruby/setup-ruby/actions/runs/11391394046/job/31695188901?pr=657
```
Run which -a ruby bundle
which: no bundle in (/d/ruby-mswin/bin:/c/Program Files (x86)/Microsoft Visual Studio…
-
## Description
Hi!
I'm developing a server.
Is it possible to change the values of historical data?
When a client requests historical data in the period from startTime to endTime, I want to take…
-
### Brief Issue Summary
On OSX with a cross compiler in $ARMGCC_DIR attempting to debug via jtag with cortex-debug yields the error:
"Problem to get debug from cache. Error: Unable to find GDB…
-
### Brief Issue Summary
I am once again getting this error upon updating to the latest VSCode Insiders and vscode-cmake-tools extension versions.
Previous error reported here: https://github.com/m…
-
Hello!
This looks like some fierce-grade engineering :).
I encountered a few issues when trying to build the project on macOS (architecture: arm64). I wanted to share these and suggest possible …
-
Almost impossible to build AND use, need to fix packaging or provide instructions.
Also segfault on 1 unittest on master.
E.g if you try to use the packeges after installing you simply get
0.4…
-
I've built grpc-rdma as the below procedure:
`
# get repo
git clone --recurse-submodules --depth 1 --shallow-submodules \
https://github.com/pwrliang/grpc-rdma.git
# make and install abseil in…