#This is a template for a FSL tool sub-section # Create subpages as ToolName/blah # Remember to add this page to the appropriate category <> = Running the evaluation suite = * You need at least 1GB of swap/RAM on your computer to run FEEDS. * Make sure your environment is setup correctly for using FSL - see the Running section on the Downloading and Installing page. * You should be able to ignore any warnings about the FSL version not being the same as the FEEDS data set version. * `cd` into the top level directory feeds. * Type: {{{ /usr/bin/time ./RUN all }}} {{{#!wiki note If you are interested in comparing how fast FSL runs on your computer with other computers, the final output - the time marked with a `u` - tells you how many CPU seconds or minutes the test took to run.) }}} The script `RUN` uses input data from the data subdirectory, saving all output in the results subdirectory. This output is then compared with the test output data in the data subdirectory. (Note that test input and output data is mixed together in data, as in some cases the output from one tool was used as input to another one.) Each tool's output is compared with the example data output and a percentage error is generated - this may not be exactly zero as different hardware platforms can give slightly different results without this being classified as an "error". Each tool's error is scaled so that a reported error of 1% is considered a failure. If you get any failures, you may want to send us the complete text output from `RUN`, and also the complete results directory (in the form of a `tar.gz` archive.