[Openmcl-devel] Get number of processors

Gary Byers gb at clozure.com
Tue Mar 19 03:14:46 PDT 2013


(CCL:CPU-COUNT) tries to return whatever information the OS makes
available about the number of processors "configured".  This is
often (but not always) the same as the number of "active" processors

On Tue, 19 Mar 2013, Vijay Mathew wrote:

> Is there a built-in function in CCL that will return the number of
> processors?
> 
> Thanks,
> 
> --Vijay
> 
>



More information about the Openmcl-devel mailing list