[PATCH] zorg: add openmp scheduler

Dmitri Gribenko gribozavr at gmail.com
Sat Mar 29 18:59:52 PDT 2014


Hello Galina,

This patch adds an openmp scheduler to zorg that triggers builds on
commits to the openmp repository.

Please apply and restart the buildmaster when you have time.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zorg-openmp-scheduler-v1.patch
Type: application/octet-stream
Size: 4215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140330/b9f4889e/attachment.obj>


More information about the llvm-commits mailing list