2014-02-25 |
Gabriel Corona | [mc] Fix buf introduces by previous commit |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Gabriel Corona | [mc] Split byte_size and element_count in mc_object_info_t |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Gabriel Corona | [mc] Remove spurious return in MC_find_object_address |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Gabriel Corona | [mc] Add comments |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Gabriel Corona | [mc] Restore lightweight MC initialisation procedure |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Gabriel Corona | [mc] Cleanup mc_object_info_t code |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mv] Remove global {start,end}_{plt,got}_{libsimgrid... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Add plt/got in mc_object_info_t |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Move start_text, start_data, start_bss into mc_obj... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Include ELF file name in object_info_t |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Remvove mc_{global_variables,local_variables,varia... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Do not use mc_{global_variables,local_variables... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Refactor, group some informations about a given... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Use LANG=C when calling objdump |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Gabriel Corona | [mc] Add some documentation to the MC DWARF code |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Gabriel Corona | [mc] Fix bug in recurive call of compare_heap_area_with... |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Gabriel Corona | [mc] Fix bug when parsing /proc/self/maps |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Gabriel Corona | [mc] Fix broken objdump parser with new versions of... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud Giersch | Release version 3.10-rc2. v3_10_rc2 |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud Giersch | This part is not relevant anymore. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud Giersch | Give smpiff the directory to libf2c. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud Giersch | Don't add include directories when f77 support is disabled. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Arnaud Giersch | Try to fix temp file creation. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Augustin Degomme | be a little more tricky and hopefully more portable |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Augustin Degomme | more bash->sh changes |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Augustin Degomme | thanks to Matthieu Volat, freebsd build may work again... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Augustin Degomme | flto has not the right effect with clang |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Augustin Degomme | I blame someone else for this |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Support for F90 also needs f2c. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Look for gfortran before enabling support for smpif90. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Name the release (following frs69wq's advice). |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Free group_lookup at finalize. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Augustin Degomme | this test used too much memory for build slaves, divide... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Fix build of jar file with cmake >= 3.12 (try #2). |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | This test does not work with MC. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Increase junkarea to 4kiB. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Fix 32 bits builds. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Add Fortran examples for smpi+dvfs. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Add Fortran bindigns for smpi+dvfs. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Add example for smpi+dvfs. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Arnaud Giersch | Export DVFS functionality for smpi (experimental). |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Augustin Degomme | smpi build without F2C was broken since 58ea5966 |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Augustin Degomme | changelog |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Augustin Degomme | potential fixes |
commit | commitdiff | tree | snapshot |
2013-11-06 |
suter | leak --(cherry picked from commit dd1330c53beec9c5abb8b... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Arnaud Giersch | Cosmetics: adjust spaces. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Arnaud Giersch | Make functions public, they are need by macros SMPI_SAM... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Arnaud Giersch | Cosmetics: uncapitalize. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
suter | revalidate tesh, no impact on time, but cleaning makes... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
suter | handle pending asynchronous requests on finalize (shoul... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
suter | simplify and improve the way asynchronous send and... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Arnaud Giersch | Misc cleanups. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Arnaud Giersch | Simplify logic, and free loc in all cases. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Arnaud Giersch | Avoid to dereference a null index when HAVE_TRACING. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Arnaud Giersch | Request should not be null here. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Augustin Degomme | change tesh test to account for new structure in time... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Augustin Degomme | Trace buffer is not to be handled by the format-depende... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Augustin Degomme | Make time independent tracing output by default in... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Arnaud Giersch | Supernovae builds are deprecated. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Arnaud Giersch | Use DBL_MAX for values of type double. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Arnaud Giersch | Be consistent: change buf to an array of int. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Arnaud Giersch | Check that table[0].name is defined. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Arnaud Giersch | Use xbt_die() for DIE_IMPOSSIBLE. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Arnaud Giersch | MPI_Abort can theorically fail. Add a call to exit... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Arnaud Giersch | Define buffer on the stack here. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Whitespace cleanup. v3_10_rc1 |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Exclude these tests from memcheck. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Next release will be (at least) 3.10-rc1. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Define SIMGRID_VERSION_STRING, and add option --version... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Merge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Pierre Veyre | Add some MSG_file function prototypes |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Rewrite to avoid compiler warnings about unused variables. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Cast operands from both sides of the comparison to... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | These options are specific to gcc (not recognized by... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Avoid to use static variables from inside a non-static... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | There is no need to export these functions. Mark them... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Inline is overkill for this function. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Remove useless test (it's always true). |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Arnaud Giersch | Remove useless test (is_homogeneous). |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Martin Quinson | spell out -classpath with all letters as it seems to... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Arnaud Giersch | Rename SG_java -> simgrid-java. |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Arnaud Giersch | libsmpi was removed some time ago. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Prevent user from making call to MPI within a SMPI_SAMP... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | This should be a per process variable. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Reindent. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Put larger fields first (reduce total size for struct). |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Make documentation match the code. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Use infinity (-1) for smpi/cpu_threshold in tesh files. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | A value of -1 for smpi/cpu_threshold means infinity. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Cache cfg parameters smpi/{cpu_threshold,running_power}. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Compare files. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | It's ok to pass NULL to xbt_free. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Augustin Degomme | leaks -- |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Augustin Degomme | add gatherv replay action (bigdft can be replayed easil... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Connect new log categories. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Use yes/no for tracing options instead of 1/0. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Use booleans instead of ints for tracing options. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Cosmetics. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Don't rely on assert for error handling. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Arnaud Giersch | Simplify error handling. |
commit | commitdiff | tree | snapshot |
next |