-
When i run to following command :
`
$ cmake ../ -DBUILD_BENCHMARK=1 -DUSE_CUDA=1 -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda -DUSE_NCCL=1 -DUSE_MPI=1
$ make
`
I have this issue.
```
[ 93%] Li…
-
Hi, there is this function `fsync_recursive` which walks up the directory tree until it reaches the root and `fsync`s everything in between.
https://github.com/LLNL/metall/blob/1f6c027680ea89bf92bd9a…
-
I get a test failure compiling dnf5-5.2.6.0 on gentoo/guru; here is the stacktrace if compiled with asan:
```
~ $ ASAN_OPTIONS=symbolize=1,detect_odr_violation=0,detect_leaks=0 ./run_tests_cli
R…
-
Several days ago, I started seeing failures on the CI for a project of mine which uses OpenSCAD. The command line is `openscad --hardwarnings --backend Manifold --summary all -o out/scad/croom.stl sca…
-
This is an issue to track solutions and updates to these common errors encountered when installing Caffe2 with Anaconda on some Linux distros:
```
undefined reference to `google::protobuf::interna…
-
### 🐛 Describe the bug
Hello, I met some problems recently. I have three third party shared libraries which is compiled with C++17. And I want to extend operators in these libraries to Pytorch. The…
-
```fortran
program main
character(len=5), parameter :: ar5(3) = max(["str1", "str2", "char"], ["!str#$", "xtring", "charac"])
print *, ar5
end program
```
```console
$ gfortran a.f90 &&…
-
我有一个音频文件,识别的时候就发生崩溃。
coredump内容如下:
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/workspace/FunASR/runtime/websocket/build/bin/funasr-wss-serve…
-
### The bug
I'm trying to enable machine learning for smart search, but the machine-learning container is reporting an error and doesn't work.
### The OS that Immich Server is running on
DSM with …
xemxx updated
4 weeks ago
-
A number of processes are failing with Exit Code 134
Inspecting the logs shows the following:
```
SSHPM: Starting process 2718 on host 0f75906ffec7 as user root
2024-Nov-19 16:23:49,792 LOG [d…