How to get the logical core on which a task is running on?
Identify logical core running a task Topic is solved
-
- XCore Addict
- Posts: 158
- Joined: Thu Mar 20, 2014 8:04 am
-
- XCore Addict
- Posts: 158
- Joined: Thu Mar 20, 2014 8:04 am
get_logical_core_id() returns the logical core of the task.
It is defined in <xs1.h>
see also: get_local_tile_id(), get_tile_id()
It is defined in <xs1.h>
see also: get_local_tile_id(), get_tile_id()