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