We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade0886 commit 5c93fb3Copy full SHA for 5c93fb3
ggml/src/ggml-remotingfrontend/virtgpu-shm.h
@@ -3,7 +3,7 @@
3
#include <cassert>
4
#include <cstdint>
5
#include <cstddef>
6
-#include <stdatomic.h>
+#include <atomic>
7
#include <sys/mman.h>
8
9
#include "virtgpu.h"
0 commit comments