On Wed, Nov 2, 2022 at 10:58 PM Douglas Duane Rhoads
wrote:
> Not certain what is happening but this command has been working for a year
> or more in WSL2Ubuntu on a Win 11-64bit machine (fully updated). I just
> did a sudo apt upgrade when I started this time and several packages were
> updated
On Sun, Oct 30, 2022 at 4:42 PM wrote:
>
> Hi, i was told to email what i did, so here i go,
>
> i was running the following command:
>
> parallel --semaphore -j -4 "echo foo"
>
> the machine has only 4 cores, so there are no cores to run the job.
>
> Obvious that it cant work,
> but it told me to
It looks like another software package had installed an old version of parallel
in a conda environment, that was being called instead of the parallel in my
WSL2Ubuntu install. The software developer for the program that was having the
issue, genome_updater, gave me a command to update the conda