We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c1a87 commit c8eedefCopy full SHA for c8eedef
src/turbomind/models/llama/Barrier.h
@@ -2,6 +2,7 @@
2
3
#pragma once
4
5
+#include "src/turbomind/utils/cuda_utils.h"
6
#include "src/turbomind/utils/logger.h"
7
#ifndef _MSC_VER
8
#include <pthread.h>
0 commit comments