Align DeepSeek and GLM execution with DS4
This commit is contained in:
@@ -116,6 +116,9 @@ void ds4_gpu_busy_stats_get(ds4_gpu_busy_stats *stats);
|
||||
typedef struct {
|
||||
double scheduled_seconds;
|
||||
double completed_seconds;
|
||||
double gpu_wait_seconds;
|
||||
double gpu_interval_seconds;
|
||||
double host_return_seconds;
|
||||
} ds4_gpu_canary_sample;
|
||||
int ds4_gpu_canary_probe(ds4_gpu_canary_sample *sample);
|
||||
#ifdef __APPLE__
|
||||
|
||||
Reference in New Issue
Block a user