--- Begin Message ---
On Thu, 10 Nov 2011 13:25:08 +0100, Tomasz Rybak <[email protected]> wrote:
> Hello.
> After long delay I am sending patch fixing problem
> with initialising CURAND generators.
> Now there are 3 templates: for XORWOW (I am not sure
> whether this can be used by new generator from CUDA 4.1),
> Sobol (used by both 32-bit and 64-bit generators),
> and Scrambled Sobol (32 and 64).
> 
> I have also removed code decreasing block size on ION
> as code works even without this now.
> 
> All tests pass on both ION and GeForce 460.

Merged.

> While building package I have also seen few compiler warnings.
> Most are caused by Python functions requiring "char *"
> and receiving constant strings, but one might be problematic
> on 64-bit systems:
> rc/wrapper/wrap_cudadrv.cpp:341:7: warning: cast to pointer from
> integer of different size [-Wint-to-pointer-cast]

Fixed. It was legitimate, but wouldn't have caused problems.

Thanks,
Andreas

-- 
Andreas Kloeckner 
Room 1105A (Warren Weaver Hall), Courant Institute, NYU
http://www.cims.nyu.edu/~kloeckner/
+1-401-648-0599

Attachment: pgpktI1Nyg6M1.pgp
Description: PGP signature


--- End Message ---

Attachment: pgpxUXFwjHfEj.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to