Skip to content

Conversation

@wbo4958
Copy link
Contributor

@wbo4958 wbo4958 commented May 27, 2025

No description provided.

conf.put("min_cache_page_bytes", minCachePageBytes);
}

if (cacheHostRatio > 0.0 && cacheHostRatio <= 1.0) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe use nan as the sentinel value? Also, the cache_host_ratio can be 0 (>=).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good. Done.

@wbo4958
Copy link
Contributor Author

wbo4958 commented Jun 13, 2025

Hi @trivialfis, Could you please help check the CI issue which should have nothing to do with this PR

@trivialfis trivialfis merged commit c05f8f2 into dmlc:master Jun 14, 2025
66 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants