JuliaGPU / CUDAnative.jl

Julia support for native CUDA programming
https://juliagpu.org/cuda/
Other
391 stars 55 forks source link

add @cushow macro #637

Closed jw3126 closed 4 years ago

jw3126 commented 4 years ago

close #633

maleadt commented 4 years ago

Thanks!

maleadt commented 4 years ago

bors try

bors[bot] commented 4 years ago

try

Timed out.

jebej commented 4 years ago

Note that this can cause a test failure on Windows, not super important though:

@cushow: Test Failed at C:\Users\Jeremy\.julia\packages\CUDAnative\e0IdN\test\device\cuda.jl:407
  Expression: out == "seven_i32 = 7\nthree_f64 = 3.000000\n1.0f0 + 4.0f0 = 5.000000\n"
   Evaluated: "seven_i32 = 7\r\nthree_f64 = 3.000000\r\n1.0f0 + 4.0f0 = 5.000000\r\n" == "seven_i32 = 7\nthree_f64 = 3.000000\n1.0f0 + 4.0f0 = 5.000000\n"
Stacktrace:
 [1] top-level scope at C:\Users\Jeremy\.julia\packages\CUDAnative\e0IdN\test\device\cuda.jl:407