Monday, September 20, 2010

Preprocessing notes

tUse CProgram/CreateAudioInp to split data into a uniform size of small segments and connect each segments with other pattern's segment.

The if MPI can't handle the pattern (as it's too large), split the file into several small files. where first few lines into first file while another few line intond the second file and so on

Tuesday, September 14, 2010

searching function

http://www.infosysblogs.com/microsoft/2006/10/binary_and_linear_search_how_d.html