Running FIA
🚀

Running FIA

FIA is designed to be called in range of different ways.

🚀Running FIA via the Web📏Running FIA from the command lineEmbedding FIA in code

Running FIA from the command line

This requires a configuration file.

To run from DOS, run

fia64 -c config_file.cnf

To run from Linux, run

./fia64 -c config.cnf

fia64 -s will run FIA's suite of internal tests.

fia64 -b will run FIA's suite of internal benchmark examples. These typically take several minutes to run and verify that the program is running without issue on a large data set.