Skip to content

[OpenReg] Strengthen Openreg's execution limits to minimize the waste of computing resources#161918

Closed
fffrog wants to merge 17 commits intogh/fffrog/150/basefrom
gh/fffrog/150/head
Closed

[OpenReg] Strengthen Openreg's execution limits to minimize the waste of computing resources#161918
fffrog wants to merge 17 commits intogh/fffrog/150/basefrom
gh/fffrog/150/head

Conversation

@fffrog
Copy link
Collaborator

@fffrog fffrog commented Sep 1, 2025

Stack from ghstack (oldest at bottom):

Currently, OpenReg supports Linux, Windows, and OS X, ensuring stability and ease of integration with third-party devices across all three platforms. It also doesn't rely on any other accelerators (such as CUDA or MPS).

Therefore, to minimize computational resource usage, test_openreg can be added to certain BLOCKLISTS to prevent its execution, limiting OpenReg's execution to only necessary scenarios.

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 1, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/161918

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit f695448 with merge base b5f4a7d (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@fffrog fffrog marked this pull request as ready for review September 2, 2025 11:47
@fffrog fffrog requested a review from a team as a code owner September 2, 2025 11:47
@fffrog fffrog requested a review from albanD September 2, 2025 11:48
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@fffrog fffrog changed the title [OpenReg] Remove the necessary support for OpenReg [OpenReg] Strengthen Openreg's execution limits to minimize the waste of computing resources Sep 3, 2025
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
Copy link
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

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

SGTM !

[ghstack-poisoned]
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #162826

pytorchmergebot pushed a commit that referenced this pull request Sep 12, 2025
…lInterface (#160101)

**Changes:**

- Based on `OpenRegStream` and `OpenRegEvent`, we improve the implementation of Device Guard for `OpenReg`
- Add some related testcases
Pull Request resolved: #160101
Approved by: https://github.com/albanD
ghstack dependencies: #161917, #161918
pytorchmergebot pushed a commit that referenced this pull request Sep 12, 2025
----

- Fixed the redirect link about step 1
- Formatted the autoload and added necessary links
Pull Request resolved: #162826
Approved by: https://github.com/albanD
ghstack dependencies: #161917, #161918, #160101
markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
… of computing resources (pytorch#161918)

Currently, OpenReg supports Linux, Windows, and OS X, ensuring stability and ease of integration with third-party devices across all three platforms. It also doesn't rely on any other accelerators (such as CUDA or MPS).

Therefore, to minimize computational resource usage, `test_openreg` can be added to certain BLOCKLISTS to prevent its execution, limiting OpenReg's execution to only necessary scenarios.
Pull Request resolved: pytorch#161918
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917
markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
…lInterface (pytorch#160101)

**Changes:**

- Based on `OpenRegStream` and `OpenRegEvent`, we improve the implementation of Device Guard for `OpenReg`
- Add some related testcases
Pull Request resolved: pytorch#160101
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918
markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
----

- Fixed the redirect link about step 1
- Formatted the autoload and added necessary links
Pull Request resolved: pytorch#162826
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918, pytorch#160101
mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
… of computing resources (pytorch#161918)

Currently, OpenReg supports Linux, Windows, and OS X, ensuring stability and ease of integration with third-party devices across all three platforms. It also doesn't rely on any other accelerators (such as CUDA or MPS).

Therefore, to minimize computational resource usage, `test_openreg` can be added to certain BLOCKLISTS to prevent its execution, limiting OpenReg's execution to only necessary scenarios.
Pull Request resolved: pytorch#161918
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917
mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
…lInterface (pytorch#160101)

**Changes:**

- Based on `OpenRegStream` and `OpenRegEvent`, we improve the implementation of Device Guard for `OpenReg`
- Add some related testcases
Pull Request resolved: pytorch#160101
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918
mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
----

- Fixed the redirect link about step 1
- Formatted the autoload and added necessary links
Pull Request resolved: pytorch#162826
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918, pytorch#160101
cleonard530 pushed a commit to cleonard530/pytorch that referenced this pull request Sep 22, 2025
… of computing resources (pytorch#161918)

Currently, OpenReg supports Linux, Windows, and OS X, ensuring stability and ease of integration with third-party devices across all three platforms. It also doesn't rely on any other accelerators (such as CUDA or MPS).

Therefore, to minimize computational resource usage, `test_openreg` can be added to certain BLOCKLISTS to prevent its execution, limiting OpenReg's execution to only necessary scenarios.
Pull Request resolved: pytorch#161918
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917
cleonard530 pushed a commit to cleonard530/pytorch that referenced this pull request Sep 22, 2025
…lInterface (pytorch#160101)

**Changes:**

- Based on `OpenRegStream` and `OpenRegEvent`, we improve the implementation of Device Guard for `OpenReg`
- Add some related testcases
Pull Request resolved: pytorch#160101
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918
cleonard530 pushed a commit to cleonard530/pytorch that referenced this pull request Sep 22, 2025
----

- Fixed the redirect link about step 1
- Formatted the autoload and added necessary links
Pull Request resolved: pytorch#162826
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918, pytorch#160101
dsashidh pushed a commit to dsashidh/pytorch that referenced this pull request Sep 26, 2025
… of computing resources (pytorch#161918)

Currently, OpenReg supports Linux, Windows, and OS X, ensuring stability and ease of integration with third-party devices across all three platforms. It also doesn't rely on any other accelerators (such as CUDA or MPS).

Therefore, to minimize computational resource usage, `test_openreg` can be added to certain BLOCKLISTS to prevent its execution, limiting OpenReg's execution to only necessary scenarios.
Pull Request resolved: pytorch#161918
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917
dsashidh pushed a commit to dsashidh/pytorch that referenced this pull request Sep 26, 2025
…lInterface (pytorch#160101)

**Changes:**

- Based on `OpenRegStream` and `OpenRegEvent`, we improve the implementation of Device Guard for `OpenReg`
- Add some related testcases
Pull Request resolved: pytorch#160101
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918
dsashidh pushed a commit to dsashidh/pytorch that referenced this pull request Sep 26, 2025
----

- Fixed the redirect link about step 1
- Formatted the autoload and added necessary links
Pull Request resolved: pytorch#162826
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#161917, pytorch#161918, pytorch#160101
@github-actions github-actions bot deleted the gh/fffrog/150/head branch October 13, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants