Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RQD can't run frames in multi-threadable layers on windows. #1330

Open
DavidMoodAnim opened this issue Nov 9, 2023 · 0 comments
Open

RQD can't run frames in multi-threadable layers on windows. #1330

DavidMoodAnim opened this issue Nov 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@DavidMoodAnim
Copy link

It seems like self.__procs_by_physid_and_coreid never gets set on windows in rqmachine.__initMachineStats and the empty dict is preventing rqmachine.reserveHT from setting avail_cores_count making it always be 0

To Reproduce
running a layer with multi-threadable on, on windows.

Version Number
v0.22.14

@DavidMoodAnim DavidMoodAnim added the bug Something isn't working label Nov 9, 2023
@DavidMoodAnim DavidMoodAnim changed the title RDQ can run frames in multi-threadable layers on windows. RDQ can't run frames in multi-threadable layers on windows. Nov 9, 2023
@DavidMoodAnim DavidMoodAnim changed the title RDQ can't run frames in multi-threadable layers on windows. RQD can't run frames in multi-threadable layers on windows. Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant