27 Commits

Author SHA1 Message Date
josh
7a87e395c4 avoid segfault when num_pixels is not an even multiple of task_size
git-svn-id: svn://anubis/gvsu@346 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 23:29:48 +00:00
josh
f85f20be57 added --one-run option
git-svn-id: svn://anubis/gvsu@345 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 23:17:54 +00:00
josh
012e179c70 fixed compile error
git-svn-id: svn://anubis/gvsu@342 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 22:58:38 +00:00
josh
e314db9dcc restored printing # of cores only for nodes with id >= 1 if world_size > 1
git-svn-id: svn://anubis/gvsu@341 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 22:57:48 +00:00
josh
60d9bb6178 added some comments; restored printing # of cores on MPI node #0
git-svn-id: svn://anubis/gvsu@337 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 18:05:41 +00:00
josh
153c4381a7 changed TASK_SIZE into a variable - task_size - and added a CLI option for it
git-svn-id: svn://anubis/gvsu@335 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 00:41:36 +00:00
josh
4aa10bec95 added omp_set_num_threads() and --no-threads option
git-svn-id: svn://anubis/gvsu@334 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 00:27:08 +00:00
josh
b55392ddea added master hostname printout
git-svn-id: svn://anubis/gvsu@332 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-08 00:05:00 +00:00
josh
ef03cbdf21 changed -times to --times to avoid prefix match
git-svn-id: svn://anubis/gvsu@331 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:50:03 +00:00
josh
b025d4bd24 when using more than one node, dont show sizes for the master
git-svn-id: svn://anubis/gvsu@330 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:44:56 +00:00
josh
69c6c86c36 added timing logic, CLI option
git-svn-id: svn://anubis/gvsu@329 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:41:57 +00:00
josh
f4a45fe3a5 fill in pixel_num in taskVals[0] properly
git-svn-id: svn://anubis/gvsu@327 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:26:59 +00:00
josh
08b1aca672 use TASK_SIZE instead of width
git-svn-id: svn://anubis/gvsu@326 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:25:13 +00:00
josh
22f840d3d5 converted computations to use the C++ complex<double> class
git-svn-id: svn://anubis/gvsu@325 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:23:24 +00:00
josh
fc4cf4b420 updated MPI logic for drawing using multiple nodes
git-svn-id: svn://anubis/gvsu@324 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:09:01 +00:00
josh
4cb7cc0e38 added more colors to Fatou, still wrong...
git-svn-id: svn://anubis/gvsu@323 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 22:38:48 +00:00
josh
7d8588148f fixed small argument-processing bug
git-svn-id: svn://anubis/gvsu@322 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 22:31:30 +00:00
josh
1fade8b250 added FatouComputation
git-svn-id: svn://anubis/gvsu@321 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 22:18:36 +00:00
josh
ac83b40fb9 finished NewtonComputation
git-svn-id: svn://anubis/gvsu@320 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 21:44:20 +00:00
josh
c1b75ab6a0 skeleton NewtonComputation added, more base logic present
git-svn-id: svn://anubis/gvsu@319 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 21:54:19 +00:00
josh
de91797a58 more robust failure logic
git-svn-id: svn://anubis/gvsu@318 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 20:23:33 +00:00
josh
226c88774d more robust failure logic
git-svn-id: svn://anubis/gvsu@317 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 20:20:35 +00:00
josh
3937191f37 added logic for getting number of cpus
git-svn-id: svn://anubis/gvsu@316 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 20:19:17 +00:00
josh
83ae452669 updated
git-svn-id: svn://anubis/gvsu@315 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 20:04:20 +00:00
josh
b99939912c gave window a title, generated pixels differently
git-svn-id: svn://anubis/gvsu@314 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 20:02:57 +00:00
josh
ec3ac34994 gave window a title, generated pixels differently
git-svn-id: svn://anubis/gvsu@313 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 19:10:59 +00:00
josh
9700421226 added Makefile mpi-fractals.cc
git-svn-id: svn://anubis/gvsu@312 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-06 18:58:13 +00:00