Message340451
| Author | cagney |
|---|---|
| Recipients | bquinlan, cagney, gregory.p.smith, hroncok, hugh, josh.r, jwilk, pablogsal, pitrou, vstinner |
| Date | 2019-04-17.22:01:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1555538508.93.0.179993336987.issue35866@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
We're discussing vanilla Python, for instance v3.7.0 is: git clone .../cpython cd cpython git checkout v3.7.0 ./configure --prefix=/home/python/v3.7.0 make -j && make -j install (my 3.6.x wasn't vanilla, but I clearly stated that) Like I also mentioned, loading down the machine also helps. Try something like running #cores*2 of the script in parallel? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-17 22:01:48 | cagney | set | recipients: + cagney, gregory.p.smith, bquinlan, pitrou, vstinner, jwilk, josh.r, hroncok, pablogsal, hugh |
| 2019-04-17 22:01:48 | cagney | set | messageid: <1555538508.93.0.179993336987.issue35866@roundup.psfhosted.org> |
| 2019-04-17 22:01:48 | cagney | link | issue35866 messages |
| 2019-04-17 22:01:48 | cagney | create | |