openrl
openrl copied to clipboard
[Feature Request] Add cpu number check in make
🚀 Feature
- Add CPU number check to make function.
- if the user wants to allocate larger environment number than their CPU numbers during asynchronous mode, raise the error.
Motivation
No response
Additional context
No response
Checklist
- [X] I have checked that there is no similar issues in the repo
- [X] I have read the documentation