-
1. What version of libsnowflakeclient are you using?
**1.1.0**
2. What operating system and processor architecture are you using?
**Ubuntu 24.04.1 LTS AMD64**
3. What version of C compli…
-
-
**Describe the bug**
I have installed llvm and libomp successfully and set configure arguments, yet openmp still couldn't be detected.
**Code for Reproduction**
install.packages('abess', typ…
-
Hello experts, any solution to the issue?
```
...
15.06 [ 34%] Building C object SAL/CMakeFiles/sal.dir/recovery/recovery_fs_ng.c.o
15.22 [ 34%] Building C object SAL/CMakeFiles/sal.dir/recove…
-
It is not possible to build this as a *Luarock* on FreeBSD (I am using 13.2-RELEASE).
I instead cloned the repository but also found that it ***F**ailed **T**o **B**uild **F**rom **S**ource*. I thi…
-
i use a complier of greenhills(ccv850.exe), a gcc-like complier.
i want to use sccache to fasten my build .
but it seems sccache not support it.
can you kindly give me some help?
thanks!
the …
-
Define a callee-saved RISCV register as a Global Register Variable. The prologue/epilogue instructions of the register will be generated, which will cause the value of the global register variable to …
-
TI now has published a toolchian msp430-gcc as the successor to community driven MSPGCC.
more information can be found at http://www.ti.com/tool/msp430-gcc-opensource
The msp430-gcc now has some diff…
-
I would like to use the arm-linux-gcc complier to build the whole c++ project in Ubuntu OS of VirtualBox, use the results(.so etc) in embedded device. So how should I update the CMakeLists.txt file to…
-
hello,
I try to use the cflag `-fopenmp` to complier my cpp code under g++ in the babun, but the running time of my code with `-fopenmp` is the same with the code without `-fopenmp`.
Is there a m…