Hardcode chipyard device addresses
This commit is contained in:
@@ -282,4 +282,4 @@ int main() {
|
||||
// we can thus treat 1 through NW as a single threadblock for the purposes of the optimization.
|
||||
vx_spawn_tasks_contiguous(grid_size, (vx_spawn_tasks_cb)kernel_body, arg);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user