[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#1003181: cython: sparc64 is not building cython ("Not For Us")



> The package is currently blocked on sparc64 because the testsuite kept crashing
> the host system and no solution was found yet. It seems that the testsuite will
> put a lot of strain on the host system when the machine has many CPU cores which
> is true for most sparc64 systems we use.

Perhaps it helps to limit the number of cores available to the tests?

taskset -c 0,1,2,3 <testsuite_command>


Reply to: