You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)]
The text was updated successfully, but these errors were encountered:
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)]
The text was updated successfully, but these errors were encountered: