| 2012-01-26 | 
David Kaufmann | add mpi | 
tree | commitdiff | 
| 2012-01-26 | 
David Kaufmann | move stats to stats dir | 
tree | commitdiff | 
| 2012-01-26 | 
David Kaufmann | add stats-dir | 
tree | commitdiff | 
| 2012-01-26 | 
David Kaufmann | remove unused variable | 
tree | commitdiff | 
| 2012-01-26 | 
David Kaufmann | split hillis to hillis_sum and hillis_partial | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | graphing | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | runAll now generates numlist.bin | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | write data to .dat-file | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | add newline | 
tree | commitdiff | 
| 2012-01-25 | 
Jan Vales | fprintf und stderr for all debug output. just print...  | 
tree | commitdiff | 
| 2012-01-25 | 
Jan Vales | now with fileread | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | add MYFLAGS to makefile | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | cleanup runAll.sh | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | parallelize hillis | 
tree | commitdiff | 
| 2012-01-25 | 
David Kaufmann | hillis: implemented partial prefix sums algorithm | 
tree | commitdiff | 
| 2012-01-24 | 
Jan Vales | runall update - todos remaining: hillis und recurse -.- | 
tree | commitdiff | 
| 2012-01-24 | 
Jan Vales | now with getopt, usage and not working randomfile reading. | 
tree | commitdiff | 
| 2012-01-23 | 
David Kaufmann | remove useless code | 
tree | commitdiff | 
| 2012-01-20 | 
David Kaufmann | set new number of cores | 
tree | commitdiff | 
| 2012-01-20 | 
David Kaufmann | fix mergesort, Makefile | 
tree | commitdiff | 
| 2012-01-18 | 
David Kaufmann | add parallel computation to hillis | 
tree | commitdiff | 
| 2012-01-18 | 
David Kaufmann | code cleanup in prefix.c | 
tree | commitdiff | 
| 2012-01-17 | 
David Kaufmann | cleanup | 
tree | commitdiff | 
| 2012-01-17 | 
David Kaufmann | fixed hillis algorithm | 
tree | commitdiff | 
| 2012-01-16 | 
someone | hillis is broken :( | 
tree | commitdiff | 
| 2012-01-16 | 
someone | rewrote prefix sums (seqential, recursive and dataparal...  | 
tree | commitdiff | 
| 2012-01-13 | 
David Kaufmann | fix bugs | 
tree | commitdiff | 
| 2012-01-13 | 
David Kaufmann | int -> unsigned int | 
tree | commitdiff | 
| 2012-01-13 | 
someone | increased array size. | 
tree | commitdiff | 
| 2012-01-13 | 
David Kaufmann | algorithm1 implemented | 
tree | commitdiff | 
| 2012-01-13 | 
David Kaufmann | update makefile | 
tree | commitdiff | 
| 2012-01-13 | 
David Kaufmann | comments, return value | 
tree | commitdiff | 
| 2012-01-13 | 
someone | Merge branch 'master' of ssh://geekcave.at:222/parallel | 
tree | commitdiff | 
| 2012-01-13 | 
David Kaufmann | remove object files on clean | 
tree | commitdiff | 
| 2011-11-26 | 
David Kaufmann | ATYPE -> numtype, timing | 
tree | commitdiff | 
| 2011-11-25 | 
David Kaufmann | update prefix sums | 
tree | commitdiff | 
| 2011-11-25 | 
David Kaufmann | init prefix.c | 
tree | commitdiff | 
| 2011-11-25 | 
David Kaufmann | update Makefile | 
tree | commitdiff | 
| 2011-11-25 | 
David Kaufmann | update sort.c, cleanup merge.plt | 
tree | commitdiff | 
| 2011-11-24 | 
someone | urandom random number reader added | 
tree | commitdiff | 
| 2011-11-24 | 
David Kaufmann | add m | 
tree | commitdiff | 
| 2011-11-23 | 
David Kaufmann | cleanup | 
tree | commitdiff | 
| 2011-11-23 | 
David Kaufmann | removed kdev4 file | 
tree | commitdiff | 
| 2011-11-11 | 
David Kaufmann | add kdevelop-project, move functions below main | 
tree | commitdiff | 
| 2011-11-07 | 
David Kaufmann | parameter angepasst | 
tree | commitdiff | 
| 2011-11-04 | 
David Kaufmann | removed 2 spaces | 
tree | commitdiff | 
| 2011-11-04 | 
David Kaufmann | cleanup generate script | 
tree | commitdiff | 
| 2011-11-04 | 
David Kaufmann | match scale | 
tree | commitdiff | 
| 2011-11-04 | 
David Kaufmann | update test_threads | 
tree | commitdiff | 
| 2011-11-04 | 
David Kaufmann | plot file | 
tree | commitdiff | 
| 2011-11-04 | 
David Kaufmann | update | 
tree | commitdiff | 
| 2011-11-04 | 
David Kaufmann | update plot-script | 
tree | commitdiff | 
| 2011-11-03 | 
David Kaufmann | add gnuplot files | 
tree | commitdiff | 
| 2011-11-03 | 
David Kaufmann | Makefiles for prefix sum and false sharing | 
tree | commitdiff | 
| 2011-11-03 | 
David Kaufmann | add timing information | 
tree | commitdiff | 
| 2011-11-02 | 
David Kaufmann | update generate_random | 
tree | commitdiff | 
| 2011-11-01 | 
David Kaufmann | add timers | 
tree | commitdiff | 
| 2011-11-01 | 
David Kaufmann | generate_random now calculates values | 
tree | commitdiff | 
| 2011-11-01 | 
David Kaufmann | arrays containing 10,000,000 values | 
tree | commitdiff | 
| 2011-10-31 | 
David Kaufmann | small changes | 
tree | commitdiff | 
| 2011-10-28 | 
David Kaufmann | updated, funktioniert mit teilern von LISTLENGTH | 
tree | commitdiff | 
| 2011-10-25 | 
David Kaufmann | add openmp from isi | 
tree | commitdiff | 
 |