]> AND Private Git Repository - loba.git/shortlog
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
loba.git
2012-03-02 Arnaud GierschSet -g100 in ag_parameters.
2012-03-01 Arnaud GierschCheck for the existence of input files.
2012-03-01 Arnaud GierschSlight change to error message.
2012-03-01 Arnaud GierschUse xbt_die instead of throwing an std::logic_error...
2012-03-01 Arnaud GierschRemove useless temporary references.
2012-03-01 Arnaud GierschRemove old bugsi that don't exit anymore.
2012-03-01 Arnaud GierschBUGS: add missing dates.
2012-03-01 Arnaud GierschMake opt::exit_on_convergence an unsigned int.
2012-03-01 Arnaud GierschUpdate platform.xml.
2012-03-01 Arnaud GierschPrepare next version.
2012-03-01 Arnaud GierschVersion 0.2. v0.2
2012-03-01 Arnaud GierschDocument changes for upcoming v0.2.
2012-03-01 Arnaud GierschUpdate copyright string.
2012-03-01 Arnaud GierschUpdate.
2012-03-01 Arnaud GierschAdd platforms with 1024 nodes.
2012-03-01 Arnaud GierschUse clock_gettime for a better resolution in timer.h.
2012-03-01 Arnaud GierschOoops, fix syntax error.
2012-03-01 Arnaud Gierschag_parameters: update. exp_20120229
2012-02-29 Arnaud GierschParameterize the exit on convergence.
2012-02-29 Arnaud GierschCosmetics: improve help message.
2012-02-29 Arnaud GierschExperimental: use TRY_NO_BACKTRACE if available.
2012-02-29 Arnaud GierschAdd possibility to set the convergence threshold automa...
2012-02-29 Arnaud GierschAdd option -G, to exit on detection of global convergence.
2012-02-29 Arnaud GierschMove loading of atomic vs. cstdatomic in atomic_compat.h.
2012-02-29 Arnaud GierschDocument changing API with latest version of SG.
2012-02-29 Arnaud GierschRemove option -x as an alternative for -k.
2012-02-29 Arnaud GierschOne more bug :(
2012-02-29 Arnaud GierschProtect concurrent accesses to shared variables in...
2012-02-29 Arnaud GierschFix ispell dictionary in dir-locals.el.
2012-02-28 Arnaud Gierschag_parameters: update for last experimentations. exp_20120216
2012-02-27 Arnaud GierschDocument a bug with parallel executions.
2012-02-16 Arnaud Gierschcontexts/factory:raw is now the default.
2012-02-07 Arnaud GierschDon't try to be clever with exceptions, let them flow...
2011-12-01 Arnaud GierschMissing include.
2011-11-03 Arnaud GierschUse static instead of volatile for variables that may...
2011-10-24 couturiemise a jour des résultats des expés
2011-10-24 Raphael Couturiermodif expe raph
2011-10-24 Arnaud GierschRevert "Use a do..while() loop instead of this ugly...
2011-10-18 Arnaud GierschMove idle duration, and supernumerary iterations in...
2011-10-18 Arnaud GierschCount supernumerary comp. iterations.
2011-10-18 Arnaud GierschAdd a comment about idle duration.
2011-10-18 Arnaud GierschUse shorter abbreviation in main results.
2011-10-14 Arnaud GierschAdd some notes in TESTS.
2011-10-14 Arnaud GierschAdd statistics about idle duration.
2011-10-14 Arnaud GierschIn compute_loop(), wait the duration of an *lb* iterati...
2011-10-14 Arnaud GierschUse a do..while() loop instead of this ugly continue...
2011-10-13 Arnaud GierschAlso print average and deviation for times of convergence.
2011-10-11 Arnaud GierschTODO: add some notes for future work.
2011-10-04 Arnaud GierschPrint {min,max} times of convergence on a single line.
2011-10-04 Arnaud GierschCheck for convergence after final receive too.
2011-10-04 Arnaud GierschAdd missing include.
2011-10-03 Arnaud GierschCosmetics: use a litteral constant of type double.
2011-10-03 Arnaud GierschAdd statistics about convergence (see parameter -%).
2011-10-03 Arnaud GierschAdd min and max values in statistics.
2011-10-03 Arnaud GierschCosmetics: move around a line in initial summary.
2011-10-03 Arnaud GierschNew parameter: "-k value", to specify divisor for algor...
2011-10-03 Arnaud GierschImprove error message.
2011-09-28 Arnaud GierschPrint useful metrics at exit.
2011-09-28 Arnaud GierschDefine macro PR_VALUE(), like PR_STATS().
2011-09-28 Arnaud GierschMore updates to METRICS.
2011-09-28 Arnaud GierschUpdate METRICS.
2011-09-28 Arnaud GierschAdd some words on metrics that can be used to compare...
2011-09-28 Raphael CouturierUpdate extract.pl.
2011-09-28 Arnaud GierschAdd all- (or X-) comp. iterations, counting empty itera...
2011-09-27 Arnaud GierschAdd comp. iterations to global statistics.
2011-09-27 Arnaud GierschDocument the rationale behind process::accounting.
2011-09-27 Arnaud GierschAdd support for a constant random, for testing.
2011-09-23 Raphael Couturiernew tests
2011-09-23 Arnaud GierschIn ag_parameters, limit output to every 100 iterations.
2011-09-23 Arnaud GierschIn make_params, extract common options from template...
2011-09-23 Arnaud GierschAdd option -x4 in TESTS (see commit 64c0f9cb9f).
2011-09-22 couturiemise a jour du fichier expe raph (loba_makhoul.cpp...
2011-09-22 Arnaud GierschTemporarily use opt::option_x in algorithms (2)besteffort.
2011-09-22 Arnaud GierschAdd option -X <double>, for testing and/or debugging...
2011-09-20 Arnaud GierschAdd per-directory local variables for Emacs.
2011-09-20 Arnaud GierschShort documentation for makhoul3, and reindentation.
2011-09-20 Raphael Couturiermakhoul3
2011-09-19 Arnaud GierschMove item from TODO to CHANGES.
2011-09-19 Arnaud GierschUse credit to try to avoid useless transfers.
2011-09-19 Arnaud GierschUpdate attribute "credit" for each neighbor.
2011-09-19 Arnaud GierschNew neighbor attribute: credit.
2011-09-19 Arnaud GierschDocument what should be done in test branch.
2011-09-19 Arnaud GierschPrepare next version.
2011-09-19 Arnaud GierschVersion 0.1. v0.1
2011-09-19 Arnaud GierschPrint neighbor loads (debug) at termination.
2011-09-19 Arnaud GierschCosmetic fix in comments.
2011-09-16 Arnaud GierschRemove already fixed item in TODO list.
2011-09-16 couturiefichier pour les tests
2011-09-15 Arnaud GierschAdd option -E : egocentric mode.
2011-09-15 Arnaud GierschUncapitalize description of algoriothms bulk and lln.
2011-09-15 Arnaud GierschMove options at proper place in switch..case.
2011-09-14 couturiemodif des scripts rc
2011-09-14 Arnaud GierschAdd rc_{extract,normalize,usage}.
2011-09-13 Arnaud GierschPartially revert "ajout de 3 fichiers pour lancer des...
2011-09-12 couturieajout de 3 fichiers pour lancer des expés
2011-09-08 couturieoubli de ce fichier
2011-09-08 couturieMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-09-08 couturieajout de 8 fichiers de tests (a mon avis leur duree...
2011-09-05 Arnaud Gierschcmath functions are in namespace std.
2011-09-05 Arnaud GierschReindent.
next