josh
|
a702f7fffc
|
added timing info using gettimeofday() to determine elapsed time
git-svn-id: svn://anubis/gvsu@182 45c1a28c-8058-47b2-ae61-ca45b979098e
|
2008-09-27 21:42:20 +00:00 |
|
josh
|
ab4c97e4e1
|
commented a bit more
git-svn-id: svn://anubis/gvsu@179 45c1a28c-8058-47b2-ae61-ca45b979098e
|
2008-09-27 15:44:31 +00:00 |
|
josh
|
ba71ee6707
|
added return value information to threads and synchronized maximum values in main thread after joining worker threads
git-svn-id: svn://anubis/gvsu@178 45c1a28c-8058-47b2-ae61-ca45b979098e
|
2008-09-27 15:37:25 +00:00 |
|
josh
|
b59e2667c1
|
fixed Makefile, added task distribution logic to threaded
git-svn-id: svn://anubis/gvsu@177 45c1a28c-8058-47b2-ae61-ca45b979098e
|
2008-09-27 15:29:52 +00:00 |
|
josh
|
1c3b6ac652
|
added test cases, skeleton logic for threaded
git-svn-id: svn://anubis/gvsu@176 45c1a28c-8058-47b2-ae61-ca45b979098e
|
2008-09-27 14:33:48 +00:00 |
|
josh
|
a2c1631657
|
fixed threaded version to read file correctly and match examples
git-svn-id: svn://anubis/gvsu@175 45c1a28c-8058-47b2-ae61-ca45b979098e
|
2008-09-27 14:25:57 +00:00 |
|
josh
|
7204622be6
|
changed arg into pointer to int
git-svn-id: svn://anubis/gvsu@172 45c1a28c-8058-47b2-ae61-ca45b979098e
|
2008-09-26 23:11:07 +00:00 |
|
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 |
|