Hello,

I have gotten CircleCi to compile and test SimpleITK[1]. Occasionally it runs 
into some memory problems linking, but I was able to over come the time 
constraint by compiling the library and tests by utilizing distcc with multiple 
containers, then dividing the testing across the containers.

Based on that work, I was able to do a similar thing for ITK and created a pull 
request on github with the current status[2].

I would like to discontinue the current ITK continuous builds. The current 
continuous build should be able to be replaced with the some of the Continuous 
Integration services available online in a modern on demand basis. The next 
step would be to update the script to report to CDash correctly.

I would also note that this may be a better way to test many External/Remote 
ITK modules as it would avoid the maintaince of multiple docker images.

Brad

[1] https://circleci.com/gh/SimpleITK/SimpleITK
[2] https://github.com/InsightSoftwareConsortium/ITK/pull/14
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-developers

Reply via email to