Commit 1496f4e
Merge #249
249: Stop overdubbing CUDA math functions r=vchuravy a=ali-ramadhan
I think with CUDA.jl v3 there is no longer a need to overdub/rewrite CUDA specific math functions.
If anything `CUDA.pow` doesn't exist anymore.
Co-authored-by: Ali Ramadhan <ali.hh.ramadhan@gmail.com>
Co-authored-by: ali.hh.ramadhan@gmail.com <ali.hh.ramadhan@gmail.com>2 files changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | 285 | | |
292 | 286 | | |
293 | 287 | | |
| |||
302 | 296 | | |
303 | 297 | | |
304 | 298 | | |
305 | | - | |
| 299 | + | |
306 | 300 | | |
307 | 301 | | |
308 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
| |||
0 commit comments