As long as there are no licensing issues, I approve of it going wherever it will be most useful. NVIDIA wrote all the really hard code, and it only took me a significant effort to port because I'm still new to pycuda and am still doing many things for the first time. Note that NVIDIA's license requires attribution and preservation of the license text not only in the code, but in the "user documentation". I guess if there ~is no external user documentation for this bit of sample code, you're fine just plopping it in with the other code examples.
Cheers, Drew On Mon, Jun 15, 2009 at 2:28 PM, Andreas Klöckner<[email protected]> wrote: > On Montag 15 Juni 2009, you wrote: >> I've attached a slightly >> cleaned up, standalone version with NVIDIA's copyright notice >> restored. > > I'm assuming you meant for this to end up in PyCUDA's examples folder. That's > where it is now, in any case. :) Let me know if that wasn't the intenion. > > Thanks for the contribution, > Andreas > _______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
