metal : fix typo [no ci]

This commit is contained in:
Georgi Gerganov 2025-03-25 22:37:56 +02:00
parent e7d14ab26c
commit c6a1be6c0b
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

View File

@ -2564,7 +2564,7 @@ static void ggml_metal_encode_node(
id<MTLComputePipelineState> pipeline = nil;
int nsg = 0; // number of simdgroups
int nr0 = 0; // number of src0 rows per threadgroup
int nr0 = 0; // number of src0 rows per simdgroup
int nr1 = 1; // number of src1 rows per threadgroup
size_t smem = 0; // shared memory