-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
While building depends for
make HOST=i686-pc-linux-gnu -j8
issues this warning
conf…
-
Hi,
I'm trying to build the latest commit in the master branch: 9068d8a, but it fails with a bunch of errors at the final linking step:
```
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g…
-
After this commit: https://github.com/llvm/llvm-project/commit/d3921e467005733daa8e63df4b553052c8ec72c1
The following example fails to compile:
```
#include
#include
#include
#define MA…
-
```
Installing library in
/Users/callen/.stack/programs/x86_64-linux-dkda49f7ca9b244180d3cfb1987cbc9743/ghc-8.0.2/lib/ghc-8.0.2/integer-gmp-1.0.0.1
"utils/ghc-cabal/dist-install/build/tmp/ghc-cabal…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 5.x| Wazuh-Engine | Manager | Sources | any |
It is necessary to fix the wazuh-engine compilation:
…
-
I changed the `config.toml` to say
```
parallel-compiler = true
```
and ran `x.py test`.
I got this result:
```
failures:
[ui] ui/associated-types/defaults-cyclic-fail-1.rs
[u…
-
This 1-element (scalar) kernel works on CPU, but gives a `Error: CUDA error: CUDA_ERROR_ILLEGAL_ADDRESS cuLaunchKernel failed` on CUDA using both Li2018 and Anderson2021 autoschedulers.
```py
impo…
-
### Description
Related to #6671 - libcurl fails during autoreconf step if building with any compiler sanitizer enabled.
I've tracked this issue down to the following section in the recipe, which …
-
hello im using ubuntu 22 and cuda 11.8. I cant install requirements for example sklearn library and torch_scatter. Do you have maybe already created environment in conda and could send me all required…
-
Congrats on your release!
I am wondering if your implementation allows me to use systolic arrays (tensor cores or xmx engines or matrix cores in diff gpu implementations)? Intel's implementation ha…