task: syclqueue.copy() method#2273
Conversation
|
View rendered docs @ https://intelpython.github.io/dpctl/pulls/2273/index.html |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_50 ran successfully. |
1e48eb4 to
ae492b5
Compare
16cfb22 to
36cddbc
Compare
36cddbc to
4a0516d
Compare
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_51 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_52 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_53 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_50 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_51 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_52 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_50 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_51 ran successfully. |
|
@antonwolfy @ndgrigorian @vlad-perevezentsev ready for review |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_51 ran successfully. |
|
@jharlow-intel |
|
@ndgrigorian merged master into this branch, let me know what else you might need to help push this review along |
|
@ndgrigorian @antonwolfy ping (: |
7caf072 to
7d8767e
Compare
This PR adds the python interface to the sycl runtimes copy methods and tests. I tried to follow the format of memcpy best I could
I used an LLM primarily to generate this, and then reviewed it and tweaked it by hand. My first time contributing a new method to DPCTL so apologies if I overlooked some obvious mistakes in it. I'm here to learn!