[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Adding threading/parallelism to coreutils' "factor" program
From: |
D |
Subject: |
Adding threading/parallelism to coreutils' "factor" program |
Date: |
Sat, 15 Aug 2020 10:03:10 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
Hello,
since we have 16 cores/32 threads on even normal desktop CPUs now
(thanks AMD), and coreutils' "factor" program can factor big integers
now, are there any plans to add threading/parallelism to coreutils'
"factor" program?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Adding threading/parallelism to coreutils' "factor" program,
D <=