[OpenWalnut-Dev] [OWci] r4714: [ADD] - stylecherk added again. This time: done right

Sebastian Eichelbaum eichelbaum at informatik.uni-leipzig.de
Mon May 23 14:05:34 CEST 2011


Each stylecheck target is multi-threaded! If you run make -j16 then you might end up in 16*16 cores being busy.

If you think it is too slow or you do not want everything checked, use make stylecheck_myModuleName or stylecheck_core for example.


On Mon, 23 May 2011, Mathias Goldau wrote:

> Hi,
> 
> Yes, you are right, but you must specify (tediously) the number of cores on the command line, e.g. "make -j16 stylecheck". Before
> that change it was like the "make many" target now: it was automatically multi-threaded. When I type "make stylecheck" each module
> is checked one after the other...
> 
> Cheers,
> math
> 
> Am 23.05.2011 13:45, Sebastian Eichelbaum wrote:
> > Hi
> > 
> > No it is not single-threaded. There now is one stylecheck target for each module, one for core and one for gui. The core and
> > gui stylecheck are still multi-threaded. The module-stylecheck is multi-threaded too but most modules are only one or two
> > files. I separated stylecheck for the modules to allow them to be developed outside the OW main repository. All the CMakeLists
> > and utils are kept quite generic to be able to be used for development of modules outside of openwalnut.
> > 
> > Bye Sebastian
> > 
> > On Mon, 23 May 2011, Mathias Goldau wrote:
> > 
> >> Am 20.05.2011 20:05, Sebastian Eichelbaum wrote:
> >>> [ADD] - stylecherk added again. This time: done right
> >>> 
> >>> 
> >>> http://berkeley.informatik.uni-leipzig.de/trac/OpenWalnut/changeset/a2d9575dc93f61dfdec7149613e31158f4bbbb60
> >>> 
> >>> Branch
> >>> 
> >>> changeset a2d9575dc93f in /srv/hg/OpenWalnut (Thu May 19 18:16:42 2011 +0200): [ADD] - stylecherk added again. This time:
> >>> done right
> >> 
> >> But this is not substantially better: its single threaded again! :( What was so wrong, with the old way?
> >> 
> >> Cheers, Mathias
> >> 
> >> -- Institut für Informatik Universität Leipzig Johannisgasse 26, 04103 Leipzig Phone: +493419732283 
> >> _______________________________________________ All-openwalnut-commits mailing list 
> >> All-openwalnut-commits at lists.informatik.uni-leipzig.de 
> >> http://lists.informatik.uni-leipzig.de/mailman/listinfo/all-openwalnut-commits
> >> 
> > 
> 
> _______________________________________________
> OpenWalnut-Dev mailing list
> OpenWalnut-Dev at lists.informatik.uni-leipzig.de
> http://lists.informatik.uni-leipzig.de/mailman/listinfo/openwalnut-dev
> 

-- 
Dipl.-Inf. Sebastian Eichelbaum
Universität Leipzig
Institut für Informatik
Abteilung Bild- und Signalverarbeitung
PF 100920
D-04009 Leipzig


More information about the OpenWalnut-Dev mailing list