Changes between Version 3 and Version 4 of basicInstall


Ignore:
Timestamp:
11/30/17 10:52:11 (6 years ago)
Author:
roche
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • basicInstall

    v3 v4  
    4242./bin/loveclim-new-run -h 
    4343 
     44== OpenMP == 
    4445 
     46As of version 758, there is a possibility to run with OpenMP activated. Just use the "-p" switch in the call e.g.:  
     47{{{ 
     48./binloveclim-new-run -l LH -n 500 -r 250 -p 
     49}}} 
     50this will by default use all cores available on the given machine. [[BR]] 
     51 
     52The expected performance increase is of about 40-50% on 4 cores, slightly more with carbon cycle activated, at time of writing (2017-11-30). [[BR]] 
     53An example of the comparative performance is displayed below: 
     54 
     55