BatchMake: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
m (Protected "BatchMake" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(14 intermediate revisions by 3 users not shown)
Line 2: Line 2:
BatchMake can process datasets locally or on distributed systems using Condor.
BatchMake can process datasets locally or on distributed systems using Condor.


Common Features:
= Documentation =
*[[batchmake_install|Install BatchMake]]
*[[batchmake_documentation|Functions]]
*[[batchmake_grid|Grid]]
*[[batchmake_faq|FAQ]]
*[[batchmake_tutorial|Tutorial]]
*[[MetaIO|MetaIO]]
*[[batchmake_slicer|BatchMake in Slicer]]


* BSD License
= Developers =
* CMake like scripting langage
*[[batchmake_developers|For Developers]]
* Distributed Scripting via Condor
* Central remote website for online statistical analysis
* User Interface using FLTK
* Cross platform
 
Documentation :
[[Documentation1]]
 
 
= Distributed Computing =
 
= BatchBoards =

Latest revision as of 16:55, 16 May 2011

BatchMake is a cross platform tool for batch processing of large amount of data. BatchMake can process datasets locally or on distributed systems using Condor.

Documentation

Developers