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

Job preemption issue #23

Open
wide123123 opened this issue Dec 5, 2024 · 0 comments
Open

Job preemption issue #23

wide123123 opened this issue Dec 5, 2024 · 0 comments

Comments

@wide123123
Copy link

Hello, thank you for taking the time to address my issue. Could you please look at the following log? The Task_5_1 job was preempted on CPU 2, but no actual preemption occurred, and it continued to run on CPU 2. Could you explain the reason for this? Thank you very much.
[31000000, ('Task_5_1 Executing on CPU 2', True)]
[31000000, ('Task_10_2 Executing on CPU 3', True)]
[32000000, ('Task_6_2 Activated.', True)]
[32000000, ('Task_8_2 Activated.', True)]
[32000000, ('Task_2_1 Preempted! ret: 15000000', True)]
[32000000, ('Task_5_1 Preempted! ret: 7000000', True)]
[32000000, ('Task_5_1 Executing on CPU 2', True)]
[32000000, ('Task_2_1 Executing on CPU 4', True)]

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

No branches or pull requests

1 participant