I'm not sure this is the correct place to ask, but I couldn't find a better one.
I'm using pyopencl, and pyfft to perform some calculations. Everything is working great, but my program is taking quite a long time to generate the FFT plan (a couple of minutes). Does anybody knows if it is possible to save the FFT plans (maybe using pickle?) so they can be reused in different program runs? -- Ricardo Amézquita O Combustión Ingenieros Ltda Cll 25B # 85B - 76, Bogotá / Colombia Tel: 57-1-2635232 Fax: 57-1-4296516 http://www.cihologramas.com
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
