<div dir="ltr">Hi<div><br></div><div>I recently started working with Python and GPU,</div><div>found that there're lot's of libraries provides </div><div>ndarray like interface such as CuPy/PyOpenCL/PyCUDA/etc.</div><div>I got so confused which one to use.</div><div><br></div><div>Is there any reason not to support GPU computation</div><div>directly on the NumPy itself?</div><div>I want NumPy to support GPU computation as a standard.</div><div><br></div><div>If the reason is just about human resources,</div><div>I'd like to try implementing GPU support on my NumPy fork.</div><div>My goal is to create standard NumPy interface which supports</div><div>both CUDA and OpenCL, and more devices if available.</div><div><br></div><div>Are there other reason not to support GPU on NumPy?</div><div><br></div><div>Thanks.</div></div><div dir="ltr">-- <br></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Yasunori Endo</div></div>