Skip to content

Commit 5d86b17

Browse files
committed
Fixed -DIVFFLAT_MEMORY [skip ci]
1 parent ea99957 commit 5d86b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ivfkmeans.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ ElkanKmeans(Relation index, VectorArray samples, VectorArray centers, const Ivff
327327
newCenters->length = numCenters;
328328

329329
#ifdef IVFFLAT_MEMORY
330-
ShowMemoryUsage(MemoryContextGetParent(CurrentMemoryContext));
330+
ShowMemoryUsage(MemoryContextGetParent(CurrentMemoryContext), totalSize);
331331
#endif
332332

333333
/* Pick initial centers */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy