7 Commits

Author SHA1 Message Date
josh
e1666dd72b restored erroneously removed initializations of s & t
git-svn-id: svn://anubis/gvsu@171 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-09-26 17:41:17 +00:00
josh
aec181807c cleaned up for loops
git-svn-id: svn://anubis/gvsu@170 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-09-26 17:39:03 +00:00
josh
79d3a53fd1 parallelized initialization of the first row and first column of the matrix
git-svn-id: svn://anubis/gvsu@169 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-09-26 17:35:56 +00:00
josh
744e2ad392 added taskAllocate() function to assign tasks to workers based on id
git-svn-id: svn://anubis/gvsu@168 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-09-26 17:18:49 +00:00
josh
c452c1eecb moved shared data into global variables, removed SMArg struct
git-svn-id: svn://anubis/gvsu@167 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-09-26 16:43:05 +00:00
josh
86e44617bf finally got pointer syntax correct for F pointing to a common multi-dim array
git-svn-id: svn://anubis/gvsu@166 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-09-26 16:23:45 +00:00
josh
5696656386 added maximum value-finding logic and threaded version and run-threaded script
git-svn-id: svn://anubis/gvsu@165 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-09-25 15:38:46 +00:00