"docs/get_started/installation.md" did not exist on "b2ffab13066cb0b26c7ba76eca3eb9c48f9da6f8"
- 17 Apr, 2025 2 commits
-
-
mykg authored
Signed-off-by:onepick <jiajuku12@163.com>
-
mykg authored
1. Fix terrible logic in CMakeLists.txt 2. using the correct typedef for hip Signed-off-by:onepick <jiajuku12@163.com>
-
- 10 Apr, 2025 1 commit
-
-
Aubrey Li authored
Add PROPERTIES POSITION_INDEPENDENT_CODE option to fix the following error: /usr/bin/ld: ../../third_party/xxHash/libxxhash.a(xxhash.c.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC Trying to link a non-PIC static library libxxhash.a into a .so shared library, which is not allowed. The object file xxhash.c.o must be recompiled with explicit -fPIC support.
-
- 09 Apr, 2025 1 commit
-
-
Aubrey Li authored
In some OS distributions, g++ exists in the following form: # ls -l /usr/bin/g++* -rwxr-xr-x 4 root root 985784 Dec 9 12:51 /usr/bin/g++ So make sure to add g++ to the compiler list as well.
-
- 08 Apr, 2025 2 commits
-
-
qiyuxinlin authored
-
Atream authored
-
- 07 Apr, 2025 2 commits
- 31 Mar, 2025 2 commits