Skip to content

fix: ulimit in ray.sub respect hard limit#1011

Merged
terrykong merged 2 commits intomainfrom
tk/ulimit-respect-hardlimit
Aug 29, 2025
Merged

fix: ulimit in ray.sub respect hard limit#1011
terrykong merged 2 commits intomainfrom
tk/ulimit-respect-hardlimit

Conversation

@terrykong
Copy link
Collaborator

@terrykong terrykong commented Aug 28, 2025

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Issues

List issues that this PR closes (syntax):

Closes #1009

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you run the unit tests and functional tests locally? Visit our Testing Guide for how to run tests
  • Did you add or update any necessary documentation? Visit our Document Development Guide for how to write, build and test the docs.

Additional Information

  • ...

Signed-off-by: Terry Kong <terryk@nvidia.com>
@terrykong terrykong requested a review from chtruong814 August 28, 2025 17:17
chtruong814
chtruong814 previously approved these changes Aug 28, 2025
@terrykong terrykong added this pull request to the merge queue Aug 28, 2025
@terrykong terrykong removed this pull request from the merge queue due to a manual request Aug 28, 2025
@terrykong terrykong added this pull request to the merge queue Aug 28, 2025
@terrykong terrykong removed this pull request from the merge queue due to a manual request Aug 28, 2025
Signed-off-by: Terry Kong <terryk@nvidia.com>
@terrykong terrykong added this pull request to the merge queue Aug 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 28, 2025
@terrykong terrykong added this pull request to the merge queue Aug 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 29, 2025
@terrykong terrykong added this pull request to the merge queue Aug 29, 2025
Merged via the queue into main with commit 9301d36 Aug 29, 2025
21 checks passed
@terrykong terrykong deleted the tk/ulimit-respect-hardlimit branch August 29, 2025 16:01
skirdey-inflection pushed a commit to skirdey-inflection/RL that referenced this pull request Aug 30, 2025
Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Stanislav Kirdey <stan@inflection.ai>
PrinsYin pushed a commit to PrinsYin/RL that referenced this pull request Nov 30, 2025
Signed-off-by: Terry Kong <terryk@nvidia.com>
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.

ulimit soft set in ray.sub causes regression on some slurm clusters

3 participants