Skip to content

[jvm-packages] Fix parameters#11489

Merged
trivialfis merged 7 commits into
dmlc:masterfrom
wbo4958:fix-ext-mem
Jun 14, 2025
Merged

[jvm-packages] Fix parameters#11489
trivialfis merged 7 commits into
dmlc:masterfrom
wbo4958:fix-ext-mem

Conversation

@wbo4958

@wbo4958 wbo4958 commented May 27, 2025

Copy link
Copy Markdown
Contributor

No description provided.

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

if (cacheHostRatio > 0.0 && cacheHostRatio <= 1.0) {

Copy link
Copy Markdown
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
Copy Markdown
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

wbo4958 commented Jun 13, 2025

Copy link
Copy Markdown
Contributor Author

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