Commit Graph

256 Commits

Author SHA1 Message Date
d7699b3c9b Update org mode structure 2021-12-29 13:42:31 +01:00
52f17015df Fix gflops in bench 2021-12-14 18:14:47 +01:00
b1175997af Add tangled code 2021-12-14 18:00:25 +01:00
6fa915db3a Add 1% printing 2021-12-14 17:51:35 +01:00
2aa5b6c2e8 Add 1% printing 2021-12-14 17:50:22 +01:00
cdbad963b0 Add user printing mechanism (cherry pick) 2021-11-30 12:31:15 +01:00
ed1e94edae Add printing mechanism test for bench 2021-11-30 12:05:22 +01:00
0682f4ebc4 Add user printing mechanism 2021-11-30 12:04:44 +01:00
54b568a669 Improve slice union not found error message 2021-11-18 20:30:11 +01:00
9f1f32e950 Increase the number of buffers for 1-d slices to 6 2021-11-18 11:05:35 +01:00
5aa10f31ad Fix number of tuples group-and-sort 2021-11-17 15:30:19 +01:00
78580c5edb Simplify group distribution 2021-11-10 13:48:47 +01:00
60dab24f29 Fix getTupleNodes unique function 2021-11-10 13:46:52 +01:00
427995b1e3 Generalize unique 2021-11-10 13:46:31 +01:00
1d6d14c398 Update sources 2021-11-08 17:33:13 +01:00
7e5feccca9 Add local and network fetch counters 2021-11-08 17:32:55 +01:00
bfbbf75b0f Clean up Info and code in group-and-sort 2021-11-08 16:24:31 +01:00
52d13992ef Delete fetchElement 2021-11-08 15:58:30 +01:00
1d76fff16b Clean up distribution 2021-11-08 15:58:19 +01:00
9ae055cb40 Add rankround robin in bench 2021-11-08 11:49:37 +01:00
cc4029a3f9 Implement RANK_ROUND_ROBIN 2021-11-08 11:48:06 +01:00
7b617930a6 Fix naive implementation, NH3 working for both 2021-11-04 16:10:23 +01:00
a5619146f0 Add group-and-sort with MPI_Scatter and not MPI_Scatterv 2021-11-03 19:46:38 +01:00
12f8c6294e Update and simplify the naive implementation, [working] 2021-11-03 18:31:02 +01:00
79a3f99cb3 Update all chronos to use the static chrono 2021-10-21 15:25:01 +02:00
2823fa3699 Update icc setup 2021-10-19 18:45:01 +02:00
da714d3b7f Add static chrono 2021-10-19 17:34:28 +02:00
fec33b3bb9 Change flags to CLI11 2021-10-19 16:31:26 +02:00
9c56870dcf Update ctf make infrastructure 2021-10-19 16:18:44 +02:00
03b66dac8d Tangle: Update files 2021-10-19 13:52:00 +02:00
18d0264f11 Add gcc-debug 2021-10-19 13:50:47 +02:00
d2a8eff1b1 Add distributions structs to main 2021-10-19 13:49:48 +02:00
2bcffb96f2 Add ADD_ATTRIBUTE macro to atrip 2021-10-19 13:47:56 +02:00
f514b70b4e Simplify naive distribution 2021-10-19 13:47:35 +02:00
7e52480b3b Add makefile target to get dbg.h 2021-10-18 19:13:48 +02:00
a03ed439f2 Add an interface struct for distributions 2021-10-18 10:57:52 +02:00
65f804e637 Add group and sort algorithm, it compiles at least 2021-10-15 19:18:40 +02:00
944e93dc33 Define FAKE_TUPLE 2021-10-15 18:58:55 +02:00
3dd8af052d Comment tuples section 2021-10-14 15:23:30 +02:00
1cf6795130 Comment the Utils section 2021-10-13 18:05:54 +02:00
51c3203fda Comment most of Slice section 2021-10-13 17:47:58 +02:00
06c9f31bcd Update printing in test_main 2021-10-13 15:36:51 +02:00
a9ddbf4f1a Add support in nix for mkl 2021-10-13 12:22:58 +02:00
b72303cad4 Fix html, for real 2021-10-12 19:41:22 +02:00
1b6aeaf705 Bench should depend on the static libraries 2021-10-12 19:36:39 +02:00
3ef1b47610 Fix html creation 2021-10-12 19:30:07 +02:00
b44fd03b5a Add shellHook to clang.nix 2021-10-12 19:26:55 +02:00
3446c6abba Add with-clang to ci 2021-10-12 19:11:20 +02:00
93638c4488 Fix gcc compilation due to nix problem 2021-10-12 18:51:24 +02:00
517c90704a Add html creation infrastructure 2021-10-12 17:57:52 +02:00