|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Multi-core functions |
Date: | Fri, 04 Apr 2014 16:30:06 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi Elias,
if you ./configure nothing then MULTICORE will be #undef'ed and that means OMP will be disabled. This is the default for backward compatibility so that GNU APL still compiles even if you don't have OMP installed. For the behavior that you expect below, .,/configure CORE_COUNT_WANTED=all is the way to go. /// Jürgen On 04/04/2014 04:15 PM, Elias Mårtenson wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |