Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
12 years agoSorry ;)
navarro [Fri, 2 Mar 2012 18:28:55 +0000 (19:28 +0100)]
Sorry ;)

12 years agoUpdate file.c example since new modifications in surf and simix for storage.
navarro [Fri, 2 Mar 2012 18:25:50 +0000 (19:25 +0100)]
Update file.c example since new modifications in surf and simix for storage.

12 years agoStart to implement storage action and storage resource.
navarro [Fri, 2 Mar 2012 18:25:08 +0000 (19:25 +0100)]
Start to implement storage action and storage resource.
Write first step for open close read write and stat with a "sleep" function

12 years agoSet the storage_lib and storage_type_lib from parsing.
navarro [Fri, 2 Mar 2012 18:23:42 +0000 (19:23 +0100)]
Set the storage_lib and storage_type_lib from parsing.

12 years agoAdd storage to functions
navarro [Fri, 2 Mar 2012 18:22:02 +0000 (19:22 +0100)]
Add storage to functions

12 years agochange char* for const char*
navarro [Fri, 2 Mar 2012 18:20:01 +0000 (19:20 +0100)]
change char* for const char*

12 years agomissing file to install exp_20120308 exp_20120315
Martin Quinson (nancy) [Fri, 2 Mar 2012 15:17:51 +0000 (16:17 +0100)]
missing file to install

12 years agobar
Arnaud Legrand [Fri, 2 Mar 2012 13:31:37 +0000 (14:31 +0100)]
bar

12 years agocosmetics
Arnaud Legrand [Fri, 2 Mar 2012 13:27:51 +0000 (14:27 +0100)]
cosmetics

12 years agoindent -i2 -kr
Arnaud Legrand [Fri, 2 Mar 2012 12:11:31 +0000 (13:11 +0100)]
indent -i2 -kr

12 years agoFix the previous commit
Arnaud Legrand [Fri, 2 Mar 2012 12:02:40 +0000 (13:02 +0100)]
Fix the previous commit
  - by correctly computing the number of links in communicate
  - by creating a fake network model that can be used by the routing

12 years agoGet route in ptask_L07 only when needed.
Arnaud Legrand [Fri, 2 Mar 2012 10:18:52 +0000 (11:18 +0100)]
Get route in ptask_L07 only when needed.

12 years agoSave information from routing corresponding to storage.
navarro [Thu, 1 Mar 2012 15:52:38 +0000 (16:52 +0100)]
Save information from routing corresponding to storage.

12 years agoBe compliant with flexml v1.67. This permits to don't have same generated variable...
navarro [Thu, 1 Mar 2012 12:30:53 +0000 (13:30 +0100)]
Be compliant with flexml v1.67. This permits to don't have same generated variable from flexml.

12 years agoMake workstation with tag host and not at the end of the parse.
navarro [Wed, 29 Feb 2012 17:45:02 +0000 (18:45 +0100)]
Make workstation with tag host and not at the end of the parse.

12 years agoNew way to use storage. See storage.xml
navarro [Wed, 29 Feb 2012 17:33:33 +0000 (18:33 +0100)]
New way to use storage. See storage.xml

12 years agoxbt_dynar_length returns an unsigned long, not a size_t.
Arnaud Giersch [Wed, 29 Feb 2012 09:20:58 +0000 (10:20 +0100)]
xbt_dynar_length returns an unsigned long, not a size_t.

12 years agoReally get the first host (fixes failing test).
Arnaud Giersch [Wed, 29 Feb 2012 09:16:27 +0000 (10:16 +0100)]
Really get the first host (fixes failing test).

12 years agoDyanr is already destroyed bt xbt_dynar_to_array.
Arnaud Giersch [Wed, 29 Feb 2012 09:08:37 +0000 (10:08 +0100)]
Dyanr is already destroyed bt xbt_dynar_to_array.

12 years agoFix token_ring execution.
navarro [Tue, 28 Feb 2012 17:30:14 +0000 (18:30 +0100)]
Fix token_ring execution.

12 years agoMissing include.
Arnaud Giersch [Tue, 28 Feb 2012 17:23:28 +0000 (18:23 +0100)]
Missing include.

12 years agoCosmetics: s/overide/override/g.
Arnaud Giersch [Tue, 28 Feb 2012 17:23:28 +0000 (18:23 +0100)]
Cosmetics: s/overide/override/g.

12 years agoMerge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
Martin Quinson [Tue, 28 Feb 2012 17:09:55 +0000 (18:09 +0100)]
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid

12 years agorename a variable used to cut any computations about bypass routes when no such thing...
Martin Quinson [Tue, 28 Feb 2012 17:09:37 +0000 (18:09 +0100)]
rename a variable used to cut any computations about bypass routes when no such thing were used

12 years agoCosmetics. Rename model for type into storage tag.
navarro [Tue, 28 Feb 2012 17:05:50 +0000 (18:05 +0100)]
Cosmetics. Rename model for type into storage tag.

12 years agoImplemented some functions for storage model.
navarro [Tue, 28 Feb 2012 16:55:21 +0000 (17:55 +0100)]
Implemented some functions for storage model.

12 years agoAdd storage to workstation struct.
navarro [Tue, 28 Feb 2012 16:22:36 +0000 (17:22 +0100)]
Add storage to workstation struct.

12 years agoCosmetics
navarro [Tue, 28 Feb 2012 16:16:14 +0000 (17:16 +0100)]
Cosmetics

12 years agoAdd function finalize to model storage and add this model to model list.
navarro [Tue, 28 Feb 2012 16:15:54 +0000 (17:15 +0100)]
Add function finalize to model storage and add this model to model list.

12 years agoRemove unused test on pipol with windows
navarro [Tue, 28 Feb 2012 16:14:13 +0000 (17:14 +0100)]
Remove unused test on pipol with windows

12 years agoAdd links to platform storage.xml
navarro [Tue, 28 Feb 2012 16:13:56 +0000 (17:13 +0100)]
Add links to platform storage.xml

12 years agoprevent tasks to share resources when they don't have to.
Frederic Suter [Tue, 28 Feb 2012 15:43:55 +0000 (16:43 +0100)]
prevent tasks to share resources when they don't have to.
allow users to create a dependency from a task in a SD_RUNNING state
revalidate the tesh file for the minmin_test example

12 years agoMerge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
Martin Quinson [Tue, 28 Feb 2012 14:38:49 +0000 (15:38 +0100)]
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid

12 years agothat's not a cluster, actually
Martin Quinson [Tue, 28 Feb 2012 14:38:26 +0000 (15:38 +0100)]
that's not a cluster, actually

12 years agoRegenerate sources after having updated my flexml :)
navarro [Tue, 28 Feb 2012 13:48:35 +0000 (14:48 +0100)]
Regenerate sources after having updated my flexml :)

12 years agofree dynar hosts
navarro [Tue, 28 Feb 2012 13:37:52 +0000 (14:37 +0100)]
free dynar hosts

12 years agoFix warning compilation with deprecated functions
navarro [Tue, 28 Feb 2012 13:26:32 +0000 (14:26 +0100)]
Fix warning compilation with deprecated functions

12 years agoCall function execute from cpu surf model.
navarro [Tue, 28 Feb 2012 10:22:26 +0000 (11:22 +0100)]
Call function execute from cpu surf model.

12 years agoimplement MSG_processes_as_dynar (closes gforge #13642)
Martin Quinson [Tue, 28 Feb 2012 10:30:53 +0000 (11:30 +0100)]
implement MSG_processes_as_dynar (closes gforge #13642)

12 years agoimplement a SIMIX_processes_as_dynar() function
Martin Quinson [Tue, 28 Feb 2012 10:27:49 +0000 (11:27 +0100)]
implement a SIMIX_processes_as_dynar() function

12 years agoDeprecate MSG_get_host_{table,number}; Implement MSG_hosts_as_dynar() instead.
Martin Quinson [Tue, 28 Feb 2012 10:22:30 +0000 (11:22 +0100)]
Deprecate MSG_get_host_{table,number}; Implement MSG_hosts_as_dynar() instead.

12 years agomodel-checker : add backtrace for each fragment allocated with mmalloc
Marion Guthmuller [Tue, 28 Feb 2012 09:29:50 +0000 (10:29 +0100)]
model-checker : add backtrace for each fragment allocated with mmalloc

12 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
Marion Guthmuller [Tue, 28 Feb 2012 09:26:13 +0000 (10:26 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

12 years agomodel-checker : only reindent, no real change (safe to ignore)
Marion Guthmuller [Tue, 28 Feb 2012 09:26:04 +0000 (10:26 +0100)]
model-checker : only reindent, no real change (safe to ignore)

12 years agoAdd model storage to surf and add a tag storage to dtd.
navarro [Thu, 23 Feb 2012 15:19:03 +0000 (16:19 +0100)]
Add model storage to surf and add a tag storage to dtd.

12 years agoFunction does not exist yet.
Arnaud Giersch [Fri, 24 Feb 2012 07:52:43 +0000 (08:52 +0100)]
Function does not exist yet.

12 years agouse named type of functions
Martin Quinson [Sat, 25 Feb 2012 16:59:50 +0000 (17:59 +0100)]
use named type of functions

12 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
Marion Guthmuller [Thu, 23 Feb 2012 17:01:13 +0000 (18:01 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

12 years agomodel-checker : example bugged2_liveness modified
Marion Guthmuller [Thu, 23 Feb 2012 16:10:19 +0000 (17:10 +0100)]
model-checker : example bugged2_liveness modified

12 years agoStarted the gpu model by adding the MSG_gpu_task_create function, also added a simple...
Pedro Velho [Thu, 23 Feb 2012 00:46:57 +0000 (22:46 -0200)]
Started the gpu model by adding the MSG_gpu_task_create function, also added a simple test file test_MSG_gpu_task_create.c to test this functionallity.

12 years agoOUTPUT_VARIABLE was always returning void string in MacOS Lion 11.3.0 (Darwin), using...
Pedro Velho [Wed, 22 Feb 2012 19:18:29 +0000 (17:18 -0200)]
OUTPUT_VARIABLE was always returning void string in MacOS Lion 11.3.0 (Darwin), using RESULT_VARIABLE puts the right value on HAVE_THREAD_LOCAL_STORAGE.

12 years agoAn unsigned int may be too short with 64bits pointers.
Arnaud Giersch [Thu, 23 Feb 2012 14:34:28 +0000 (15:34 +0100)]
An unsigned int may be too short with 64bits pointers.

12 years agoRemove unreachable code.
Arnaud Giersch [Wed, 22 Feb 2012 06:39:54 +0000 (07:39 +0100)]
Remove unreachable code.

12 years agoNeed a cast here.
Arnaud Giersch [Wed, 22 Feb 2012 06:23:20 +0000 (07:23 +0100)]
Need a cast here.

A conversion from pointer to void to pointer to function is not
plainly legal.

12 years agoFix error: too many arguments to function `mmalloc_compare_heap'.
Arnaud Giersch [Tue, 21 Feb 2012 20:47:43 +0000 (21:47 +0100)]
Fix error: too many arguments to function `mmalloc_compare_heap'.

12 years agoFix more format strings and parameters.
Arnaud Giersch [Tue, 21 Feb 2012 20:45:51 +0000 (21:45 +0100)]
Fix more format strings and parameters.

icc is really paranoid...

12 years agoMore trailing commas.
Arnaud Giersch [Tue, 21 Feb 2012 20:44:55 +0000 (21:44 +0100)]
More trailing commas.

12 years agoRename variable hiding others.
Arnaud Giersch [Tue, 21 Feb 2012 20:43:49 +0000 (21:43 +0100)]
Rename variable hiding others.

12 years ago[tracing] Use trace_smpi_enabled.
Arnaud Giersch [Tue, 21 Feb 2012 17:52:17 +0000 (18:52 +0100)]
[tracing] Use trace_smpi_enabled.

12 years agoFormat for an unsigned short is %hu.
Arnaud Giersch [Tue, 21 Feb 2012 17:45:28 +0000 (18:45 +0100)]
Format for an unsigned short is %hu.

12 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
Marion Guthmuller [Tue, 21 Feb 2012 17:15:15 +0000 (18:15 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

12 years agomodel-checker : memcmp on space really used in fragment
Marion Guthmuller [Tue, 21 Feb 2012 17:15:09 +0000 (18:15 +0100)]
model-checker : memcmp on space really used in fragment

12 years agoOups delete needed line
unknown [Tue, 21 Feb 2012 16:01:06 +0000 (17:01 +0100)]
Oups delete needed line

12 years ago Mark variable as unused.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
 Mark variable as unused.

12 years agoFix format strings to match their arguments.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
Fix format strings to match their arguments.

12 years agoDon't pass NULL to xbt_die.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
Don't pass NULL to xbt_die.

12 years agoRemove extra ";".
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
Remove extra ";".

12 years agoFix type name and parsing for random generator.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
Fix type name and parsing for random generator.

12 years agoIt looks more coherent like this.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
It looks more coherent like this.

12 years agoTry to avoid to mix enum with anything else.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
Try to avoid to mix enum with anything else.

12 years agoDon't dereference an invalid pointer.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
Don't dereference an invalid pointer.

12 years agoDon't hide variables with multiple declarations.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:01 +0000 (16:50 +0100)]
Don't hide variables with multiple declarations.

12 years agoRemove trailing commas in enum declarations.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
Remove trailing commas in enum declarations.

12 years agoSIMIX_context_runall() doesn't take any argument.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
SIMIX_context_runall() doesn't take any argument.

12 years agoCast is mandatory here.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
Cast is mandatory here.

12 years agoRemove unused variable.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
Remove unused variable.

12 years agoAn unsigned int cannot be negative.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
An unsigned int cannot be negative.

Remove useless asserts.

12 years agoAllow to use another base for parameter "modes" in parmap_bench.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
Allow to use another base for parameter "modes" in parmap_bench.

12 years agoThe semaphore doesn't need to be shared between processes.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
The semaphore doesn't need to be shared between processes.

12 years agoRemove unused field "locked" in struct mdesc.
Arnaud Giersch [Tue, 21 Feb 2012 15:50:00 +0000 (16:50 +0100)]
Remove unused field "locked" in struct mdesc.

12 years agoFix raw_makecontext and raw_swapcontext on win64
unknown [Tue, 21 Feb 2012 15:37:58 +0000 (16:37 +0100)]
Fix raw_makecontext and raw_swapcontext on win64

12 years agoProtect variable surf_parmap.
unknown [Tue, 21 Feb 2012 15:37:06 +0000 (16:37 +0100)]
Protect variable surf_parmap.

12 years agoCorrectely search for pcre and pthread on windows.
unknown [Tue, 21 Feb 2012 15:36:11 +0000 (16:36 +0100)]
Correctely search for pcre and pthread on windows.

12 years agomodel-checker : remove arg std_heap_addr in mmalloc_compare_heap and mmalloc_compare_...
Marion Guthmuller [Tue, 21 Feb 2012 15:02:23 +0000 (16:02 +0100)]
model-checker : remove arg std_heap_addr in mmalloc_compare_heap and mmalloc_compare_mdesc functions, display backtrace when different blocks between two snapshots of the heap

12 years agomodel-checker : add backtrace when large block(s) mallocated in the existing heap
Marion Guthmuller [Tue, 21 Feb 2012 14:59:19 +0000 (15:59 +0100)]
model-checker : add backtrace when large block(s) mallocated in the existing heap

12 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
Marion Guthmuller [Tue, 21 Feb 2012 14:05:42 +0000 (15:05 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid

12 years agomodel-checker : function mmalloc_compare_mdesc rewritten with new version of mmalloc
Marion Guthmuller [Tue, 21 Feb 2012 14:05:29 +0000 (15:05 +0100)]
model-checker : function mmalloc_compare_mdesc rewritten with new version of mmalloc

12 years agomodel-checker: remove subcategory log unused
Marion Guthmuller [Tue, 21 Feb 2012 14:04:18 +0000 (15:04 +0100)]
model-checker: remove subcategory log unused

12 years agoFirst step to create model storage.
navarro [Tue, 21 Feb 2012 12:51:06 +0000 (13:51 +0100)]
First step to create model storage.

12 years agoAdd function read write open close and stat to workstation model
navarro [Tue, 21 Feb 2012 12:39:35 +0000 (13:39 +0100)]
Add function read write open close and stat to workstation model

12 years agoAdd a variable to see if having set a bypass route or not.
navarro [Tue, 21 Feb 2012 11:28:41 +0000 (12:28 +0100)]
Add a variable to see if having set a bypass route or not.

12 years agoThis part brokes platform like g5k in full.
navarro [Tue, 21 Feb 2012 10:12:55 +0000 (11:12 +0100)]
This part brokes platform like g5k in full.
Commented for the moment but should be fix soon.

12 years agoFix generated platform. Right number of clusters
navarro [Tue, 21 Feb 2012 09:25:09 +0000 (10:25 +0100)]
Fix generated platform. Right number of clusters

12 years agoRemove gras_stub_generator from windows installer. Add the java binding to it. exp_20120216 exp_20120229
unknown [Thu, 16 Feb 2012 14:07:02 +0000 (15:07 +0100)]
Remove gras_stub_generator from windows installer. Add the java binding to it.
Must set SIMGRID_JAVA_SRC to find where is libSG_java.dll and examples.

12 years agoRename .ref for .def
unknown [Thu, 16 Feb 2012 14:05:28 +0000 (15:05 +0100)]
Rename .ref for .def

12 years agoMake only dll for windows
unknown [Wed, 15 Feb 2012 14:43:37 +0000 (15:43 +0100)]
Make only dll for windows

12 years agoProtect DllMain with ifndef GNUC
unknown [Wed, 15 Feb 2012 12:44:47 +0000 (13:44 +0100)]
Protect DllMain with ifndef GNUC

12 years agoCosmetics
unknown [Wed, 15 Feb 2012 09:32:28 +0000 (10:32 +0100)]
Cosmetics

12 years agoAdd winsock2 to link libraries (ws2_32)
unknown [Tue, 14 Feb 2012 13:26:23 +0000 (14:26 +0100)]
Add winsock2 to link libraries (ws2_32)

12 years ago[trace] simulated clock functions to be used by akypuera when tracing SMPI
Lucas Schnorr [Tue, 14 Feb 2012 14:44:39 +0000 (15:44 +0100)]
[trace] simulated clock functions to be used by akypuera when tracing SMPI