odp icon indicating copy to clipboard operation
odp copied to clipboard

add --cores flag to multicore makefile

Open xgrau opened this issue 1 year ago • 0 comments

Hi Darrin,

I have noticed that, on multicore systems, the default Makefile doesn't have a --cores flag, which causes compilation to fail. This small change fixed it for me. I guess there's better ways to do this, e.g. to autodetect the number of cores, but I'm not very familiar with snakemake and the such.

Cheers,

Xavi

xgrau avatar Nov 27 '23 08:11 xgrau