Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
11 years agomeaningful pebcak message: you need to compile MC in to use it
Martin Quinson [Wed, 20 Jun 2012 20:28:26 +0000 (22:28 +0200)]
meaningful pebcak message: you need to compile MC in to use it

11 years agomore informative documentation of cmake option, and kill dead cmake code
Martin Quinson [Wed, 20 Jun 2012 20:05:26 +0000 (22:05 +0200)]
more informative documentation of cmake option, and kill dead cmake code

11 years agomore on testing the dotloader
suter [Wed, 20 Jun 2012 19:57:32 +0000 (21:57 +0200)]
more on testing the dotloader
dot_test2 has some strange unstable behavior. remove it from the tesh
for now

11 years agomodel-checker : remove unused example
Marion Guthmuller [Wed, 20 Jun 2012 17:02:06 +0000 (19:02 +0200)]
model-checker : remove unused example

11 years agomodel-checker : new surf configuration mc-checkpoint
Marion Guthmuller [Wed, 20 Jun 2012 16:58:17 +0000 (18:58 +0200)]
model-checker : new surf configuration mc-checkpoint

11 years agoRevert "model-checker : add new surf configuration mc-checkpoint"
Marion Guthmuller [Wed, 20 Jun 2012 16:45:48 +0000 (18:45 +0200)]
Revert "model-checker : add new surf configuration mc-checkpoint"

Need more modifications

This reverts commit 997b2f3f37f1b2ee77b2dfbf82c70e183a5ed5f3.

11 years agomodel-checker : add new surf configuration mc-checkpoint
Marion Guthmuller [Wed, 20 Jun 2012 16:39:40 +0000 (18:39 +0200)]
model-checker : add new surf configuration mc-checkpoint

11 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
suter [Wed, 20 Jun 2012 15:52:35 +0000 (17:52 +0200)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

11 years agoAdd on_exit support on SIMIX/MSG, calling functions when the process is dying (stopped)
Samuel Lepetit [Wed, 20 Jun 2012 15:50:32 +0000 (17:50 +0200)]
Add on_exit support on SIMIX/MSG, calling functions when the process is dying (stopped)

11 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
suter [Wed, 20 Jun 2012 15:44:13 +0000 (17:44 +0200)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

11 years agobeginning of automated tests for the dotloader. To be continued
suter [Wed, 20 Jun 2012 15:43:46 +0000 (17:43 +0200)]
beginning of automated tests for the dotloader. To be continued

11 years agooups
suter [Wed, 20 Jun 2012 15:34:22 +0000 (17:34 +0200)]
oups

11 years agodon't try to browse a dynar that has been freed
suter [Wed, 20 Jun 2012 15:28:53 +0000 (17:28 +0200)]
don't try to browse a dynar that has been freed

11 years agoDon't try to dump an output if no event has been stored (because
suter [Wed, 20 Jun 2012 15:27:13 +0000 (17:27 +0200)]
Don't try to dump an output if no event has been stored (because
SD_simulate wasn't called)

11 years agomodel-checker : cosmetics, tab forgotten
Marion Guthmuller [Wed, 20 Jun 2012 14:24:04 +0000 (16:24 +0200)]
model-checker : cosmetics, tab forgotten

11 years agoRemove unused variable
navarro [Wed, 20 Jun 2012 15:01:39 +0000 (17:01 +0200)]
Remove unused variable

11 years agoBugfix in MSG_parallel_task_execute
Samuel Lepetit [Wed, 20 Jun 2012 14:53:17 +0000 (16:53 +0200)]
Bugfix in MSG_parallel_task_execute

11 years agoStop doing evil things in MSG_parallel_task_execute/MSG_process_sleep
Samuel Lepetit [Wed, 20 Jun 2012 14:14:02 +0000 (16:14 +0200)]
Stop doing evil things in MSG_parallel_task_execute/MSG_process_sleep

11 years agoPut the different model in the dtd. Permit the xml validation before parsing.
navarro [Wed, 20 Jun 2012 14:41:33 +0000 (16:41 +0200)]
Put the different model in the dtd. Permit the xml validation before parsing.

11 years agotypos
suter [Wed, 20 Jun 2012 14:39:41 +0000 (16:39 +0200)]
typos

11 years agoAdd 2 tesh files for new stuff and make them part of the testsuite
suter [Wed, 20 Jun 2012 14:14:14 +0000 (16:14 +0200)]
Add 2 tesh files for new stuff and make them part of the testsuite

11 years agoFactorise MSG_task_execute and MSG_parallel_task_execute
Samuel Lepetit [Wed, 20 Jun 2012 13:44:38 +0000 (15:44 +0200)]
Factorise MSG_task_execute and MSG_parallel_task_execute

11 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
suter [Wed, 20 Jun 2012 13:40:02 +0000 (15:40 +0200)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

11 years agoMore cleanup!
Arnaud Giersch [Wed, 20 Jun 2012 13:18:02 +0000 (15:18 +0200)]
More cleanup!

11 years agoadd a simple explication about how to use the config options.
suter [Wed, 20 Jun 2012 13:16:16 +0000 (15:16 +0200)]
add a simple explication about how to use the config options.

11 years agoRemove old cruft.
Arnaud Giersch [Wed, 20 Jun 2012 13:07:32 +0000 (15:07 +0200)]
Remove old cruft.

It is not referenced anywhere, and the last meaningful commit dates from 2006.

11 years agoMemory leak fix
Samuel Lepetit [Wed, 20 Jun 2012 13:12:04 +0000 (15:12 +0200)]
Memory leak fix

11 years agoremove some useless output on workstations
suter [Wed, 20 Jun 2012 12:57:04 +0000 (14:57 +0200)]
remove some useless output on workstations

11 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
suter [Wed, 20 Jun 2012 12:56:09 +0000 (14:56 +0200)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

11 years agomake use of the newly introduced MxN data redistribution and actually
suter [Wed, 20 Jun 2012 12:55:56 +0000 (14:55 +0200)]
make use of the newly introduced MxN data redistribution and actually
autoschedule one such task

11 years agoworks better once tested
suter [Wed, 20 Jun 2012 12:54:50 +0000 (14:54 +0200)]
works better once tested

11 years agoUse the same way of checking the state of the communication in process_sleep.
Samuel Lepetit [Wed, 20 Jun 2012 12:36:51 +0000 (14:36 +0200)]
Use the same way of checking the state of the communication in process_sleep.

11 years agoReplace usleep for nanosleep
navarro [Wed, 20 Jun 2012 12:12:43 +0000 (14:12 +0200)]
Replace usleep for nanosleep

11 years agoBugfix of the previous commit.
Samuel Lepetit [Wed, 20 Jun 2012 12:09:34 +0000 (14:09 +0200)]
Bugfix of the previous commit.

11 years agoRemove unused file.
Arnaud Giersch [Wed, 20 Jun 2012 10:23:28 +0000 (12:23 +0200)]
Remove unused file.

11 years agoKeep tabs in generated files.
Arnaud Giersch [Wed, 20 Jun 2012 10:05:04 +0000 (12:05 +0200)]
Keep tabs in generated files.

11 years agoInclude "xbt/RngStream.h", and avoid duplicate definition of typedef RngStream.
Arnaud Giersch [Wed, 20 Jun 2012 10:02:19 +0000 (12:02 +0200)]
Include "xbt/RngStream.h", and avoid duplicate definition of typedef RngStream.

11 years agoFix issue when a host failed while executing a task (the glass is only half full...
Samuel Lepetit [Wed, 20 Jun 2012 12:01:52 +0000 (14:01 +0200)]
Fix issue when a host failed while executing a task (the glass is only half full however, we should do the process kill in simix)

11 years agomodel-checker : cosmetics reindent
Marion Guthmuller [Wed, 20 Jun 2012 11:23:32 +0000 (13:23 +0200)]
model-checker : cosmetics reindent

11 years agomodel-checker : cosmetics reindent
Marion Guthmuller [Wed, 20 Jun 2012 11:13:01 +0000 (13:13 +0200)]
model-checker : cosmetics reindent

11 years agomodel-checker : cosmectics reindent and unnecessary whitespaces removed
Marion Guthmuller [Wed, 20 Jun 2012 09:45:11 +0000 (11:45 +0200)]
model-checker : cosmectics reindent and unnecessary whitespaces removed

11 years agoupdate changelog for new types of typed tasks in SimDag
suter [Wed, 20 Jun 2012 10:49:04 +0000 (12:49 +0200)]
update changelog for new types of typed tasks in SimDag

11 years agoSolve white space conflicts
suter [Wed, 20 Jun 2012 10:30:17 +0000 (12:30 +0200)]
Solve white space conflicts
Merge branch 'master' of
git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

Conflicts:
include/simdag/datatypes.h
include/simdag/simdag.h
src/simdag/sd_task.c

11 years agoadd a new type of typed task to represent a MxN data redistribution. It
suter [Wed, 20 Jun 2012 10:22:07 +0000 (12:22 +0200)]
add a new type of typed task to represent a MxN data redistribution. It
assumes a 1D block distribution on both sides. Should allow to
auto-schedule some parallel tasks too.

11 years agoProbabilist trace generator : variable names changed
jbrv [Wed, 20 Jun 2012 10:07:01 +0000 (12:07 +0200)]
Probabilist trace generator : variable names changed

Add some semantic in the variable names, to better understand their utility.

11 years agoFix link between doc pages and redo the sync target
navarro [Wed, 20 Jun 2012 09:44:00 +0000 (11:44 +0200)]
Fix link between doc pages and redo the sync target

11 years agosed -i -e 's/\t/ /g' *.[ch] Please people, stop using tabs in your source
Martin Quinson [Wed, 20 Jun 2012 09:30:00 +0000 (11:30 +0200)]
sed -i -e 's/\t/  /g' *.[ch] Please people, stop using tabs in your source

11 years agomodel-checker : detect pointers on valid blocks in heap algorithm comparison
Marion Guthmuller [Wed, 20 Jun 2012 09:26:32 +0000 (11:26 +0200)]
model-checker : detect pointers on valid blocks in heap algorithm comparison

11 years agomodel-checker : memset 0 on block/fragment allocated with mmalloc
Marion Guthmuller [Tue, 19 Jun 2012 19:28:26 +0000 (21:28 +0200)]
model-checker : memset 0 on block/fragment allocated with mmalloc

11 years agoAdd Layout to Simgrid doc page
navarro [Wed, 20 Jun 2012 09:22:51 +0000 (11:22 +0200)]
Add Layout to Simgrid doc page

11 years agoRemove generated files to git
navarro [Wed, 20 Jun 2012 09:20:21 +0000 (11:20 +0200)]
Remove generated files to git

11 years agotypo (and copyright dates on the way)
Martin Quinson [Tue, 19 Jun 2012 15:40:55 +0000 (17:40 +0200)]
typo (and copyright dates on the way)

11 years agoStart to rewrite the mechanism for usage of a storage
navarro [Tue, 19 Jun 2012 15:19:16 +0000 (17:19 +0200)]
Start to rewrite the mechanism for usage of a storage

11 years agoCosmetics on bar for doc
navarro [Tue, 19 Jun 2012 15:17:36 +0000 (17:17 +0200)]
Cosmetics on bar for doc

11 years agoRewrite Module in cmake for doc
navarro [Tue, 19 Jun 2012 15:16:45 +0000 (17:16 +0200)]
Rewrite Module in cmake for doc

11 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
jbrv [Tue, 19 Jun 2012 14:23:44 +0000 (16:23 +0200)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

11 years agoActually, upvalues were implemented a while ago.
Christophe Thiéry [Tue, 19 Jun 2012 14:16:32 +0000 (16:16 +0200)]
Actually, upvalues were implemented a while ago.

11 years agoMake rngStream management functions in platform more visible
jbrv [Tue, 19 Jun 2012 14:15:07 +0000 (16:15 +0200)]
Make rngStream management functions in platform more visible

For statistic reasons, there is one and only one RngStream for the platform.

11 years agomodel-checker : fixme about initialization
Marion Guthmuller [Tue, 19 Jun 2012 14:00:53 +0000 (16:00 +0200)]
model-checker : fixme about initialization

11 years agomodel-checker : remove unused code and update debug messages
Marion Guthmuller [Tue, 19 Jun 2012 13:59:15 +0000 (15:59 +0200)]
model-checker : remove unused code and update debug messages

11 years agomodel-checker : add stats in mmalloc
Marion Guthmuller [Tue, 19 Jun 2012 13:57:30 +0000 (15:57 +0200)]
model-checker : add stats in mmalloc

11 years agomodel-checker : cosmetics reindent
Marion Guthmuller [Tue, 19 Jun 2012 13:14:44 +0000 (15:14 +0200)]
model-checker : cosmetics reindent

11 years agoInitial commit for split doc (in order to let Pierre play with it). Please do not...
lbobelin [Tue, 19 Jun 2012 12:06:00 +0000 (14:06 +0200)]
Initial commit for split doc (in order to let Pierre play with it). Please do not sync doc yet !!.

11 years agoInitial modifications in doc. To be merged with Pierre's removal of FILE_GLOB
lbobelin [Fri, 15 Jun 2012 07:34:10 +0000 (09:34 +0200)]
Initial modifications in doc. To be merged with Pierre's removal of FILE_GLOB

11 years agoFix compilation warning for unused variables
navarro [Tue, 19 Jun 2012 10:17:16 +0000 (12:17 +0200)]
Fix compilation warning for unused variables
Remove unused part of code

11 years agoRemove internal function from the documentation
Samuel Lepetit [Tue, 19 Jun 2012 10:03:19 +0000 (12:03 +0200)]
Remove internal function from the documentation

11 years agoTypo
Samuel Lepetit [Tue, 19 Jun 2012 07:54:13 +0000 (09:54 +0200)]
Typo

11 years agoTypo
Samuel Lepetit [Tue, 19 Jun 2012 07:49:46 +0000 (09:49 +0200)]
Typo

11 years agomodel-checker : update tesh examples with last modifications made on information...
Marion Guthmuller [Mon, 18 Jun 2012 16:06:57 +0000 (18:06 +0200)]
model-checker : update tesh examples with last modifications made on information displayed at the end of model checking (state space statistic removed)

11 years agomodel-checker : add debug messages
Marion Guthmuller [Mon, 18 Jun 2012 15:58:44 +0000 (17:58 +0200)]
model-checker : add debug messages

11 years agomodel-checker : assert on block/fragment address in heap comparison algorithm
Marion Guthmuller [Mon, 18 Jun 2012 15:39:10 +0000 (17:39 +0200)]
model-checker : assert on block/fragment address in heap comparison algorithm

11 years agomodel-checker : unnecessary comments removed
Marion Guthmuller [Mon, 18 Jun 2012 15:17:15 +0000 (17:17 +0200)]
model-checker : unnecessary comments removed

11 years agoFix tesh and cmake files for test masterslave_virtual_machines.
Arnaud Giersch [Mon, 18 Jun 2012 13:34:12 +0000 (15:34 +0200)]
Fix tesh and cmake files for test masterslave_virtual_machines.

11 years agoDo the make distcheck command into the CMAKE_BINARY_TEST_DIR directory
navarro [Mon, 18 Jun 2012 15:20:03 +0000 (17:20 +0200)]
Do the make distcheck command into the CMAKE_BINARY_TEST_DIR directory

11 years agoAdd missing files to distrib
navarro [Mon, 18 Jun 2012 14:46:04 +0000 (16:46 +0200)]
Add missing files to distrib

11 years agoAdd 'content' priority for storage and then storage_type
navarro [Mon, 18 Jun 2012 14:32:16 +0000 (16:32 +0200)]
Add 'content' priority for storage and then storage_type

11 years agoMark those exe as advanced
navarro [Mon, 18 Jun 2012 13:46:06 +0000 (15:46 +0200)]
Mark those exe as advanced

11 years agoRewrite some target for make dist*
navarro [Mon, 18 Jun 2012 13:20:32 +0000 (15:20 +0200)]
Rewrite some target for make dist*

11 years agoDon't enable supernvae by default, now we often use gcc >= 4.6
navarro [Mon, 18 Jun 2012 13:20:04 +0000 (15:20 +0200)]
Don't enable supernvae by default, now we often use gcc >= 4.6

11 years agoPut the storage content into the storage and not into the storage_type
navarro [Mon, 18 Jun 2012 13:19:16 +0000 (15:19 +0200)]
Put the storage content into the storage and not into the storage_type

11 years agoadd a new stressing test to GRAS. Yeah, it actually breaks things quite often...
Martin Quinson [Mon, 18 Jun 2012 09:41:07 +0000 (11:41 +0200)]
add a new stressing test to GRAS. Yeah, it actually breaks things quite often...

11 years agoAdd xbt/automaton/automaton_create.c to supernovae fragile sources.
Arnaud Giersch [Fri, 15 Jun 2012 09:55:20 +0000 (11:55 +0200)]
Add xbt/automaton/automaton_create.c to supernovae fragile sources.

11 years agoTell full directory for ddt_parse.yy.c
Arnaud Giersch [Fri, 15 Jun 2012 09:45:18 +0000 (11:45 +0200)]
Tell full directory for ddt_parse.yy.c

11 years agoPut a warn if try to make a dist without maintainer mode
navarro [Fri, 15 Jun 2012 09:29:21 +0000 (11:29 +0200)]
Put a warn if try to make a dist without maintainer mode

11 years agoDon not stop compilation but just put a warning
navarro [Fri, 15 Jun 2012 09:26:53 +0000 (11:26 +0200)]
Don not stop compilation but just put a warning

11 years agoFor now model checking can not be compile with flto.
navarro [Fri, 15 Jun 2012 08:55:03 +0000 (10:55 +0200)]
For now model checking can not be compile with flto.

11 years agoAdd generated mc files to extra dist
navarro [Fri, 15 Jun 2012 08:46:28 +0000 (10:46 +0200)]
Add generated mc files to extra dist

11 years agoClean sources for mc and reedit some files
navarro [Fri, 15 Jun 2012 08:32:40 +0000 (10:32 +0200)]
Clean sources for mc and reedit some files

11 years agoFix includes in surfxml_parse.h
Arnaud Giersch [Fri, 15 Jun 2012 08:23:17 +0000 (10:23 +0200)]
Fix includes in surfxml_parse.h

11 years agoRemove unused variable.
Arnaud Giersch [Fri, 15 Jun 2012 08:13:58 +0000 (10:13 +0200)]
Remove unused variable.

11 years agoRemove unused files
navarro [Fri, 15 Jun 2012 08:13:09 +0000 (10:13 +0200)]
Remove unused files

11 years agoadd missing platforms in distrib
navarro [Fri, 15 Jun 2012 08:12:23 +0000 (10:12 +0200)]
add missing platforms in distrib

11 years agomodel-checker : remove clone file
Marion Guthmuller [Fri, 15 Jun 2012 08:06:07 +0000 (10:06 +0200)]
model-checker : remove clone file

11 years agomodel-checker : remove unused files in examples/ms/mc
Marion Guthmuller [Fri, 15 Jun 2012 07:32:52 +0000 (09:32 +0200)]
model-checker : remove unused files in examples/ms/mc

11 years agoslight modifications
suter [Fri, 15 Jun 2012 07:36:54 +0000 (09:36 +0200)]
slight modifications

11 years agoadd a new example that use SD_task_set_rate to throttle a communication
suter [Fri, 15 Jun 2012 07:36:13 +0000 (09:36 +0200)]
add a new example that use SD_task_set_rate to throttle a communication

11 years ago2nd part of kill GLOB_RECURSE
navarro [Thu, 14 Jun 2012 21:42:47 +0000 (23:42 +0200)]
2nd part of kill GLOB_RECURSE

11 years agoresolve merge conflict
Marion Guthmuller [Thu, 14 Jun 2012 21:34:46 +0000 (23:34 +0200)]
resolve merge conflict

11 years agomodel-checker : examples updated with new lex and yacc parsing
Marion Guthmuller [Thu, 14 Jun 2012 21:23:33 +0000 (23:23 +0200)]
model-checker : examples updated with new lex and yacc parsing

11 years agomodel-checker : lex and yacc parsing moved in src/xbt/automaton/
Marion Guthmuller [Thu, 14 Jun 2012 21:22:07 +0000 (23:22 +0200)]
model-checker : lex and yacc parsing moved in src/xbt/automaton/