Fluidimage fails to import if /proc/cpuinfo has no siblings
This is a simple change to fluidimage.topologies.nb_cpu_cores
: we check that siblings is not None before attempting to multiply by 2.
This is a simple change to fluidimage.topologies.nb_cpu_cores
: we check that siblings is not None before attempting to multiply by 2.