Commit a551e82
committed
Set cuda context flag CU_CTX_SCHED_BLOCKING_SYNC
- Expected by libomptarget to avoid a warning. Should not affect
correctness. Makes GPU execution more CPU-efficient by avoiding spinning
on GPU sync.1 parent 481e63f commit a551e82
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
0 commit comments