| 1 | initial version |
Hi, A long time ago I wrote a decorate called @fork that basically automates what isgoing on under the hood in the multiprocessing answer above. See https://doc.sagemath.org/html/en/reference/parallel/sage/parallel/decorate.html In particular, note that @fork has a timeout option. Hopefully this is helpful...
| 2 | No.2 Revision |
Hi, A long time ago I wrote a decorate decorator called @fork that basically automates what isgoing on under the hood in the multiprocessing answer above. See https://doc.sagemath.org/html/en/reference/parallel/sage/parallel/decorate.html
In particular, note that @fork has a timeout option. Hopefully this is helpful...
| 3 | No.3 Revision |
Hi, A long time ago I wrote a decorator called @fork that basically automates what isgoing is going on under the hood in the multiprocessing answer above. by dan_fulea. See https://doc.sagemath.org/html/en/reference/parallel/sage/parallel/decorate.html
In particular, note that @fork has a timeout option. Hopefully this is helpful...
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.