Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
17 years agoFirst wave of GRAS API breaking: gras_cb_register wants a message name (char*) as...
mquinson [Wed, 7 Mar 2007 11:03:04 +0000 (11:03 +0000)]
First wave of GRAS API breaking: gras_cb_register wants a message name (char*) as first argument and call gras_msgtype_by_name for you. gras_cb_register_() is the old behavior; same changes to gras_cb_unregister(). To come: the same for msg_send/msg_wait and so on.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3202 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoNew question: What is the difference between MSG, SimDag, and GRAS? Do they serve...
mquinson [Wed, 7 Mar 2007 10:16:38 +0000 (10:16 +0000)]
New question: What is the difference between MSG, SimDag, and GRAS? Do they serve the same purpose?

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3201 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoNew function SD_application_reinit() allowing to test several heuristics back to...
mquinson [Tue, 6 Mar 2007 13:00:39 +0000 (13:00 +0000)]
New function SD_application_reinit() allowing to test several heuristics back to back on the same platform without reloading the platform description file [FS]

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3200 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdding convenient function for Fred Suter
alegrand [Mon, 5 Mar 2007 16:09:30 +0000 (16:09 +0000)]
Adding convenient function for Fred Suter

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3199 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoNew functions added, changes in the header files, function create_link(cond, action...
donassbr [Mon, 5 Mar 2007 14:57:06 +0000 (14:57 +0000)]
New functions added, changes in the header files, function create_link(cond, action) removed.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3198 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoFix the doc!
alegrand [Mon, 5 Mar 2007 11:51:55 +0000 (11:51 +0000)]
Fix the doc!

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3197 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMove pictures to the webcruft/ dir
mquinson [Mon, 5 Mar 2007 10:46:08 +0000 (10:46 +0000)]
Move pictures to the webcruft/ dir

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3196 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdating the FAQ
alegrand [Mon, 5 Mar 2007 10:04:31 +0000 (10:04 +0000)]
Updating the FAQ

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3195 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agofix the creation of the shortcuts when the html directory does not exist
mquinson [Mon, 5 Mar 2007 09:20:14 +0000 (09:20 +0000)]
fix the creation of the shortcuts when the html directory does not exist

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3194 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMake the logo a link to the mainpage
mquinson [Mon, 5 Mar 2007 09:19:37 +0000 (09:19 +0000)]
Make the logo a link to the mainpage

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3193 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdded new functions and some modifications on the headers was made.
donassbr [Fri, 2 Mar 2007 14:11:50 +0000 (14:11 +0000)]
Added new functions and some modifications on the headers was made.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3192 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years ago_sleep not implemented in stdlib.h on Windows
cherierm [Fri, 2 Mar 2007 13:21:31 +0000 (13:21 +0000)]
_sleep not implemented in stdlib.h on Windows

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3191 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoSolved a bogus conflict detected by CVS. In other word this commit
velho [Fri, 2 Mar 2007 12:33:30 +0000 (12:33 +0000)]
Solved a bogus conflict detected by CVS. In other word this commit
changes nothing. Although keeps the repository in a consistent state.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3190 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdded round trip time contraint to the SDP program, this parameter
velho [Fri, 2 Mar 2007 12:30:29 +0000 (12:30 +0000)]
Added round trip time contraint to the SDP program, this parameter
corresponds to the bound field of the lmm_variable_t struct.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3189 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoupdate the double extern declaration bis
cherierm [Fri, 2 Mar 2007 10:26:00 +0000 (10:26 +0000)]
update the double extern declaration bis

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3188 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoupdate the double extern declaration
cherierm [Fri, 2 Mar 2007 10:16:27 +0000 (10:16 +0000)]
update the double extern declaration

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3187 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdding debuging informations.
alegrand [Fri, 2 Mar 2007 10:01:11 +0000 (10:01 +0000)]
Adding debuging informations.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3186 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoget_pid() for Windows is GetCurrentProcess()
cherierm [Thu, 1 Mar 2007 17:51:31 +0000 (17:51 +0000)]
get_pid() for Windows is GetCurrentProcess()

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3185 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoexport some function declared in trace_mgr.h
cherierm [Thu, 1 Mar 2007 16:37:35 +0000 (16:37 +0000)]
export some function declared in trace_mgr.h

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3184 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoexport some function declared in surf.h
cherierm [Thu, 1 Mar 2007 16:36:55 +0000 (16:36 +0000)]
export some function declared in surf.h

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3183 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoadapt the macro XBT_LOG_NEW_CATEGORY to the windows DLL
cherierm [Thu, 1 Mar 2007 16:31:54 +0000 (16:31 +0000)]
adapt the macro XBT_LOG_NEW_CATEGORY to the windows DLL

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3182 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoCopyright corrected.
donassbr [Thu, 1 Mar 2007 16:22:17 +0000 (16:22 +0000)]
Copyright corrected.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3181 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoCleanups: macro renaming, improve documentation
mquinson [Thu, 1 Mar 2007 11:59:52 +0000 (11:59 +0000)]
Cleanups: macro renaming, improve documentation

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3180 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agosrc/Makefile.am:195: whitespace following trailing backslash
mquinson [Thu, 1 Mar 2007 11:18:35 +0000 (11:18 +0000)]
src/Makefile.am:195: whitespace following trailing backslash

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3179 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoSimix Initial structure
donassbr [Thu, 1 Mar 2007 10:40:15 +0000 (10:40 +0000)]
Simix Initial structure

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3178 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoSupport for Simix log.
donassbr [Thu, 1 Mar 2007 10:37:33 +0000 (10:37 +0000)]
Support for Simix log.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3177 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoInitial structure. Nothing works yet.
donassbr [Thu, 1 Mar 2007 10:32:40 +0000 (10:32 +0000)]
Initial structure. Nothing works yet.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3176 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agodefine the XBT_IMPORT_NO_PUBLIC macro for imported but not exported type
cherierm [Wed, 28 Feb 2007 19:21:37 +0000 (19:21 +0000)]
define the  XBT_IMPORT_NO_PUBLIC macro for imported but not exported type

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3175 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoconsider log to windows dll
cherierm [Wed, 28 Feb 2007 19:16:24 +0000 (19:16 +0000)]
consider log to windows dll

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3174 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoStupid me! Now the enable-simix option works.
alegrand [Wed, 28 Feb 2007 11:45:05 +0000 (11:45 +0000)]
Stupid me! Now the enable-simix option works.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3173 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMaking --enable-simix work.
alegrand [Wed, 28 Feb 2007 11:34:55 +0000 (11:34 +0000)]
Making --enable-simix work.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3172 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoReverting last changes.
alegrand [Wed, 28 Feb 2007 11:26:45 +0000 (11:26 +0000)]
Reverting last changes.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3171 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdate
alegrand [Wed, 28 Feb 2007 10:28:18 +0000 (10:28 +0000)]
Update

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3170 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMaking room for simix.
alegrand [Wed, 28 Feb 2007 10:24:32 +0000 (10:24 +0000)]
Making room for simix.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3169 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoHomogeneous prototype.
alegrand [Wed, 28 Feb 2007 09:20:12 +0000 (09:20 +0000)]
Homogeneous prototype.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3168 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agosdp headers have nothing to do in our CVS. Just configure simgrid so that we find...
alegrand [Wed, 28 Feb 2007 09:14:10 +0000 (09:14 +0000)]
sdp headers have nothing to do in our CVS. Just configure simgrid so that we find libs and headers.
E.g. ./configure --enable-maintainer-mode --disable-compile-optimizations --prefix=/home/alegrand LDFLAGS=-L/home/alegrand/lib CPPFLAGS=-I/home/alegrand/include/csdp --no-create --no-recursion

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3167 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoHelp debug.
alegrand [Wed, 28 Feb 2007 09:10:35 +0000 (09:10 +0000)]
Help debug.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3166 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoSmall bug, unbalanced parentheses
donassbr [Fri, 23 Feb 2007 08:54:16 +0000 (08:54 +0000)]
Small bug, unbalanced parentheses

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3165 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoBug fix. Do nothing in sdp_solve when flows=0.
velho [Fri, 23 Feb 2007 00:15:22 +0000 (00:15 +0000)]
Bug fix. Do nothing in sdp_solve when flows=0.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3164 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdded a comentary given credit to the author of CSDP library. At the
velho [Tue, 20 Feb 2007 14:50:17 +0000 (14:50 +0000)]
Added a comentary given credit to the author of CSDP library. At the
beggining of each related file.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3163 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoFiles containing the data structures to make the CSDP library work.
velho [Tue, 20 Feb 2007 13:58:26 +0000 (13:58 +0000)]
Files containing the data structures to make the CSDP library work.
Those files were picked from the solver example in the CSDP5.0gpl.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3162 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoFinal adjustments, debugging information and memory leacks checked.
velho [Tue, 20 Feb 2007 10:27:17 +0000 (10:27 +0000)]
Final adjustments, debugging information and memory leacks checked.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3161 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agosome functions of the maxmin api are now exported in the windows dll
cherierm [Fri, 16 Feb 2007 15:48:27 +0000 (15:48 +0000)]
some functions of the maxmin api are now exported in the windows dll

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3160 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agothe xbt_os_time() function is now exported in the windows dll (for the same reason...
cherierm [Fri, 16 Feb 2007 15:37:52 +0000 (15:37 +0000)]
the xbt_os_time() function is now exported in the windows dll (for the same reason of the maxmin API functions)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3159 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoremove some commented code
cherierm [Fri, 16 Feb 2007 15:35:01 +0000 (15:35 +0000)]
remove some commented code

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3158 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoborland compiler use now windows thread (instead of task state), for that the new...
cherierm [Fri, 16 Feb 2007 15:28:59 +0000 (15:28 +0000)]
borland compiler use now windows thread (instead of task state), for that the new macro USE_WIN_THREADS is defined

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3157 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agofile implementation of windows thread functions versus pthread for context API
cherierm [Fri, 16 Feb 2007 15:25:16 +0000 (15:25 +0000)]
file implementation of windows thread functions versus pthread for context API

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3156 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agosome windows thread functions versus pthread for context API
cherierm [Fri, 16 Feb 2007 15:23:38 +0000 (15:23 +0000)]
some windows thread functions versus pthread for context API

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3155 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoFix a warning (comment within comments)
mquinson [Thu, 15 Feb 2007 18:32:53 +0000 (18:32 +0000)]
Fix a warning (comment within comments)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3154 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdate
alegrand [Thu, 15 Feb 2007 17:03:20 +0000 (17:03 +0000)]
Update

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3153 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdded SDP support into surf.
velho [Wed, 14 Feb 2007 17:04:43 +0000 (17:04 +0000)]
Added SDP support into surf.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3152 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMaking a surf workstation model using csdp. How simple isn't it ? :)
velho [Wed, 14 Feb 2007 17:00:47 +0000 (17:00 +0000)]
Making a surf workstation model using csdp. How simple isn't it ? :)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3151 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoMoving sdp tests in maxmin_usage (to have the same set of tests).
velho [Wed, 14 Feb 2007 16:46:56 +0000 (16:46 +0000)]
Moving sdp tests in maxmin_usage (to have the same set of tests).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3150 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoC files also need to know whether they're compiling with CSDP or not.
velho [Wed, 14 Feb 2007 16:43:05 +0000 (16:43 +0000)]
C files also need to know whether they're compiling with CSDP or not.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3149 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoShut libcsdp mouth!
velho [Wed, 14 Feb 2007 16:41:56 +0000 (16:41 +0000)]
Shut libcsdp mouth!

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3148 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoExport sdp_solve only when compiling with csdp!
velho [Wed, 14 Feb 2007 16:41:28 +0000 (16:41 +0000)]
Export sdp_solve only when compiling with csdp!

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3147 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUseless file!
velho [Wed, 14 Feb 2007 16:38:45 +0000 (16:38 +0000)]
Useless file!

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3146 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoFix many bugs.
velho [Wed, 14 Feb 2007 15:54:29 +0000 (15:54 +0000)]
Fix many bugs.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3145 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoImproved debbugging information.
velho [Wed, 14 Feb 2007 15:54:19 +0000 (15:54 +0000)]
Improved debbugging information.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3144 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdate 'Where is the get_host_load function hidden in MSG?' according to the last...
mquinson [Tue, 13 Feb 2007 22:16:29 +0000 (22:16 +0000)]
Update 'Where is the get_host_load function hidden in MSG?' according to the last thread on -user

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3143 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoCorrected a major bugus.
velho [Tue, 13 Feb 2007 12:36:05 +0000 (12:36 +0000)]
Corrected a major bugus.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3142 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd some links to the new example here and there
mquinson [Tue, 13 Feb 2007 09:40:45 +0000 (09:40 +0000)]
Add some links to the new example here and there

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3141 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoUpdate the flexml memory limitation entry to reflect the state of the art
mquinson [Tue, 13 Feb 2007 09:28:40 +0000 (09:28 +0000)]
Update the flexml memory limitation entry to reflect the state of the art

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3140 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agotypo
mquinson [Mon, 12 Feb 2007 23:17:59 +0000 (23:17 +0000)]
typo

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3139 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoGRAS paper was published, sort the 2006 entries chronologically, and add a new one
mquinson [Mon, 12 Feb 2007 23:15:01 +0000 (23:15 +0000)]
GRAS paper was published, sort the 2006 entries chronologically, and add a new one

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3138 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoLink howtos into the compilation schema
mquinson [Mon, 12 Feb 2007 22:06:04 +0000 (22:06 +0000)]
Link howtos into the compilation schema

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3137 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoNew lesson on explicit message waiting
mquinson [Mon, 12 Feb 2007 22:05:19 +0000 (22:05 +0000)]
New lesson on explicit message waiting

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3136 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoadd a toc, add the lastly added tour lesson, and link to the HOWTOs
mquinson [Mon, 12 Feb 2007 22:02:52 +0000 (22:02 +0000)]
add a toc, add the lastly added tour lesson, and link to the HOWTOs

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3135 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd some info on this topic, even if it's veeery far from being sufficient. It's...
mquinson [Mon, 12 Feb 2007 22:01:13 +0000 (22:01 +0000)]
Add some info on this topic, even if it's veeery far from being sufficient. It's even too few to say that this page is started

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3134 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoLink to the HOWTOs
mquinson [Mon, 12 Feb 2007 21:59:56 +0000 (21:59 +0000)]
Link to the HOWTOs

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3133 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoA HOWTO on how to design GRAS application as it seems less obvious to MPI coders...
mquinson [Mon, 12 Feb 2007 21:59:19 +0000 (21:59 +0000)]
A HOWTO on how to design GRAS application as it seems less obvious to MPI coders than I thought

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3132 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoThe files needed for the example of lesson 11 (explicit wait)
mquinson [Mon, 12 Feb 2007 21:54:44 +0000 (21:54 +0000)]
The files needed for the example of lesson 11 (explicit wait)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3131 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoexport the interface of the context type in the win32 dll for use in clients.
cherierm [Mon, 12 Feb 2007 19:41:05 +0000 (19:41 +0000)]
export the interface of the context type in the win32 dll for use in clients.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3130 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agonow define the macro NEED_ASPRINTF
cherierm [Mon, 12 Feb 2007 19:39:47 +0000 (19:39 +0000)]
now define the macro NEED_ASPRINTF

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3129 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAutomaticaly find the directory used to store the simgrid library on Windows
cherierm [Mon, 12 Feb 2007 19:38:58 +0000 (19:38 +0000)]
Automaticaly find the directory used to store the simgrid library on Windows
platforms (idem for include path).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3128 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoAdd a link to next lesson, minor improvement
mquinson [Mon, 12 Feb 2007 13:52:02 +0000 (13:52 +0000)]
Add a link to next lesson, minor improvement

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3127 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agothe makefile file for stub_generator for Borland Builder
cherierm [Fri, 9 Feb 2007 17:10:49 +0000 (17:10 +0000)]
the makefile file for stub_generator for Borland Builder

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3126 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agothe borland main file for stub_generator
cherierm [Fri, 9 Feb 2007 17:09:29 +0000 (17:09 +0000)]
the borland main file for stub_generator

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3125 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agothe borland project file for stub_generator
cherierm [Fri, 9 Feb 2007 17:08:58 +0000 (17:08 +0000)]
the borland project file for stub_generator

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3124 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agostub_genarator.c adaptation for Borland Builder Compiler
cherierm [Fri, 9 Feb 2007 17:07:23 +0000 (17:07 +0000)]
stub_genarator.c adaptation for Borland Builder Compiler

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3123 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoFirst try of a simix "specification".
alegrand [Fri, 9 Feb 2007 15:48:16 +0000 (15:48 +0000)]
First try of a simix "specification".

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3122 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoDocument a bit the tricky symbol definition for windows, and remove useless tabs
mquinson [Thu, 8 Feb 2007 15:54:30 +0000 (15:54 +0000)]
Document a bit the tricky symbol definition for windows, and remove useless tabs

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3121 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoInitialized globals must not be imported, only exported
mquinson [Thu, 8 Feb 2007 15:49:12 +0000 (15:49 +0000)]
Initialized globals must not be imported, only exported

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3120 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoallow for stuff to be exported into the DLL on need, but not imported. This is mandat...
cherierm [Thu, 8 Feb 2007 15:44:38 +0000 (15:44 +0000)]
allow for stuff to be exported into the DLL on need, but not imported. This is mandatory for the log categories (see commit in log.h), and all initialized globals

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3119 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agocatgories must be exported in any case (so that they can be found in hte DLL); but...
cherierm [Thu, 8 Feb 2007 15:43:15 +0000 (15:43 +0000)]
catgories must be exported in any case (so that they can be found in hte DLL); but not imported because the users are free to create new ones, which cannot be found in the DLL, obviuosly

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3118 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agothis is public
cherierm [Thu, 8 Feb 2007 15:23:57 +0000 (15:23 +0000)]
this is public

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3117 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoany log category must be public
cherierm [Thu, 8 Feb 2007 15:21:32 +0000 (15:21 +0000)]
any log category must be public

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3116 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agono isatty declaration for win32
cherierm [Wed, 7 Feb 2007 17:53:55 +0000 (17:53 +0000)]
no isatty declaration for win32

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3115 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years ago_XBT_CALL decoration for inthandler function (signal function neeed this in win32)
cherierm [Wed, 7 Feb 2007 17:52:28 +0000 (17:52 +0000)]
_XBT_CALL decoration for inthandler function (signal function neeed this in win32)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3114 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agochange free by xbt_free_f
cherierm [Wed, 7 Feb 2007 17:49:25 +0000 (17:49 +0000)]
change free by xbt_free_f

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3113 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agochange free function by xbt_free_f
cherierm [Wed, 7 Feb 2007 17:47:40 +0000 (17:47 +0000)]
change free function by xbt_free_f

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3112 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agotypo
mquinson [Wed, 7 Feb 2007 16:59:50 +0000 (16:59 +0000)]
typo

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3111 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agothis is not public
mquinson [Wed, 7 Feb 2007 16:57:46 +0000 (16:57 +0000)]
this is not public

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3110 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agodo not export the functions of this header in the dll
cherierm [Wed, 7 Feb 2007 16:55:26 +0000 (16:55 +0000)]
do not export the functions of this header in the dll

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3109 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoDupplicate extern keyword
mquinson [Wed, 7 Feb 2007 16:55:19 +0000 (16:55 +0000)]
Dupplicate extern keyword

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3108 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agochange free be xbt_free_f
cherierm [Wed, 7 Feb 2007 16:40:46 +0000 (16:40 +0000)]
change free be xbt_free_f

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3107 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agodo not export private functions in the dll (win32 specific)
cherierm [Wed, 7 Feb 2007 16:39:32 +0000 (16:39 +0000)]
do not export private functions in the dll (win32 specific)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3106 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agoThat's not public
mquinson [Wed, 7 Feb 2007 16:10:11 +0000 (16:10 +0000)]
That's not public

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3105 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agothat's not public
mquinson [Wed, 7 Feb 2007 16:09:36 +0000 (16:09 +0000)]
that's not public

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3104 48e7efb5-ca39-0410-a469-dd3cf9ba447f

17 years agotypo in windows DLL cruft
mquinson [Wed, 7 Feb 2007 16:08:18 +0000 (16:08 +0000)]
typo in windows DLL cruft

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3103 48e7efb5-ca39-0410-a469-dd3cf9ba447f