Tomasz Rybak <tomasz.ry...@post.pl> writes:

> Hello.
> For some time I've been working on adding new features from CURAND
> into PyCUDA ( g...@github.com:rybaktomasz/pycuda.git branch curand-41)
> I have added MRG32k3a, and poisson generation to all existing classes.
> Branch contains documentation and tests - and all tests pass on my
> hardware.
> I was not able to add Mtgp32; this generator is different from ones
> already existing in CURAND. I do not think I will be able to add
> this soon and at the same time I would not like for my additions
> to rot in my repository.
> IMO it would be the best to remove Mtgp from branch curand-41,
> ask for pull request, and incorporate this code into PyCUDA.
> This way everyone will be able to use new generators,
> and someone will be able to work on remaining features.
> Any thoughts, remarks, suggestions?

Preparing a pull request with the stuff that is already done sounds like
a good plan.

Andreas

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to