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