Cellier <[email protected]> writes:

> I don't need the basic operations (such as logab + - ) to be done in 
> parallel. I just want to perform operations on them. It doesn't matter 
> if it is done serially.
> I need to parallelize things at an higher level : see 
> https://fr.wikipedia.org/wiki/Wikipédia:Oracle/semaine_17_2014#Math.C3.A9matiques_:_Trouver_des_nombres_premiers_qui_loge_sur_512_Ko_en_binaire.
>  
> (sorry for the language).

Right, that's what I mean. Still difficult, because each of those is an
operation with a variable-size memory footprint.

Andreas

Attachment: pgpU2noNLPLl2.pgp
Description: PGP signature

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to