mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor fix
This commit is contained in:
parent
5231bb8576
commit
de66d2ec3e
1 changed files with 2 additions and 2 deletions
|
@ -313,8 +313,8 @@ void vx_spawn_pocl_kernel(pocl_kernel_context_t * ctx, pocl_kernel_cb callback,
|
|||
// call stub routine
|
||||
spawn_pocl_kernel_all_stub();
|
||||
|
||||
// disable warp
|
||||
vx_tmc_zero();
|
||||
// back to single-threaded
|
||||
vx_tmc_one();
|
||||
}
|
||||
|
||||
if (rT != 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue