<div dir="ltr"><div>The vec.getArray() functions returns a NumPy array. I think it'd be great to see a vec.getGPUArray() that returns a PyCUDA <a href="http://documen.tician.de/pycuda/array.html">GPUArray</a>. Thoughts?<br>
<br></div>Thanks!<br>Ashwin<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 8, 2014 at 8:13 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">r<#secure method=pgpmime mode=sign><br>
<div><div class="h5">Ashwin Srinath <<a href="mailto:ashwinsrnth@gmail.com">ashwinsrnth@gmail.com</a>> writes:<br>
<br>
> Hello, petsc-users,<br>
><br>
> In PETSc, we have VecCUSPGetArray to access the underlying array from a Vec<br>
> of type 'cusp'. Does petsc4py offer something similar? If not, I'm<br>
> considering using petsc4py and pyCUDA together in some way, and I'd be<br>
> extremely grateful for any advice on doing that.<br>
<br>
</div></div>It does not currently exist.  What type would you like to see returned?<br>
If we can find a sufficiently generic approach, it can be added.<br>
</blockquote></div><br></div>