On 6 Dec 2016, at 15:41, Nahum Shalman wrote:


Yes, software in a zone making inferences based on how many cores it can
see is problematic.

...


Currently, yes, though depending on the software in question sometimes you
can override the degree of parallelism that it will use by setting an
explicit value.

A couple of examples of that:

In SmartOS Live Build, https://wiki.smartos.org/display/DOC/Building+SmartOS+on+SmartOS

    export MAX_JOBS=8

and in the build for Julia, https://github.com/JuliaLang/julia

To perform a parallel build, use make -j N and supply the maximum number of concurrent processes.



-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to