[RcclReplayer] Compile without the need for RCCL to be compiled (#2039)

Tento commit je obsažen v:
Kapil S. Pawar
2025-11-10 15:38:48 -06:00
odevzdal GitHub
rodič 05f914c997
revize acdafac49f
5 změnil soubory, kde provedl 34 přidání a 5 odebrání
-1
Zobrazit soubor
@@ -5,7 +5,6 @@
#include <vector>
#include <mutex>
#include <chrono>
#include "debug.h"
namespace rccl
{
+1
Zobrazit soubor
@@ -7,6 +7,7 @@
#include <string>
#include <iomanip>
#include <sys/syscall.h>
#include "debug.h"
using namespace std::chrono;