Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
10 years agoUse SG_{BEGIN,END}_DECL() for what it's designed to serve.
Arnaud Giersch [Thu, 5 Dec 2013 20:59:49 +0000 (21:59 +0100)]
Use SG_{BEGIN,END}_DECL() for what it's designed to serve.

10 years agoIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function declaration with SG_{BEGIN,END...
Arnaud Giersch [Thu, 5 Dec 2013 20:49:55 +0000 (21:49 +0100)]
In XBT_LOG_NEW_SUBCATEGORY_helper, protect function declaration with SG_{BEGIN,END}_DECL().

Also remove now useless extern "C" specifications.

10 years agoUntabify.
Arnaud Giersch [Fri, 29 Nov 2013 20:52:53 +0000 (21:52 +0100)]
Untabify.

10 years agoRestructure surf++ workstation vmworkstation
Paul Bédaride [Thu, 5 Dec 2013 12:08:11 +0000 (13:08 +0100)]
Restructure surf++ workstation vmworkstation

10 years agoThese defines are useless.
Arnaud Giersch [Tue, 3 Dec 2013 15:56:22 +0000 (16:56 +0100)]
These defines are useless.

10 years agoRestructure surf++ storage
Paul Bédaride [Tue, 3 Dec 2013 15:36:22 +0000 (16:36 +0100)]
Restructure surf++ storage

10 years agoFix network_interface bug
Paul Bédaride [Fri, 29 Nov 2013 17:19:08 +0000 (18:19 +0100)]
Fix network_interface bug

10 years agoAdd missing files (again)
Paul Bédaride [Fri, 29 Nov 2013 17:03:45 +0000 (18:03 +0100)]
Add missing files (again)

10 years agoRestructure surf++ cpu and network
Paul Bédaride [Fri, 29 Nov 2013 16:57:31 +0000 (17:57 +0100)]
Restructure surf++ cpu and network

10 years agoFix WorkstationCLM03::fileSeek return type
Pierre Veyre [Fri, 29 Nov 2013 13:44:00 +0000 (14:44 +0100)]
Fix WorkstationCLM03::fileSeek return type

10 years agoAdd MSG_file_seek function
Pierre Veyre [Fri, 29 Nov 2013 13:41:37 +0000 (14:41 +0100)]
Add MSG_file_seek function

10 years agoAdd MSG_file_tell function and prepare MSG_file_seek
Pierre Veyre [Fri, 29 Nov 2013 11:26:32 +0000 (12:26 +0100)]
Add MSG_file_tell function and prepare MSG_file_seek

10 years agoUpdate io tesh file according to MSG_file_write bug fix
Pierre Veyre [Fri, 29 Nov 2013 09:29:02 +0000 (10:29 +0100)]
Update io tesh file according to MSG_file_write bug fix

10 years agoFix MSG_file_write bug
Pierre Veyre [Fri, 29 Nov 2013 08:31:02 +0000 (09:31 +0100)]
Fix MSG_file_write bug

10 years agocategory will be strduped in surf.cpp: Action::setCategory. No need to
suter [Fri, 29 Nov 2013 08:39:54 +0000 (09:39 +0100)]
category will be strduped in surf.cpp: Action::setCategory. No need to
do it twice. leak --

10 years agoFix memleak
Paul Bédaride [Thu, 28 Nov 2013 16:51:53 +0000 (17:51 +0100)]
Fix memleak

10 years agono need to protect surf_mins by ifdef, allocated whatever the factory
suter [Thu, 28 Nov 2013 15:24:53 +0000 (16:24 +0100)]
no need to protect surf_mins by ifdef, allocated whatever the factory

10 years agocannot compare dynar to 0
suter [Thu, 28 Nov 2013 14:44:04 +0000 (15:44 +0100)]
cannot compare dynar to 0

10 years agoFix memleak
Paul Bédaride [Thu, 28 Nov 2013 15:02:19 +0000 (16:02 +0100)]
Fix memleak

10 years agoFix smpi memleak
Paul Bédaride [Thu, 28 Nov 2013 12:21:50 +0000 (13:21 +0100)]
Fix smpi memleak

10 years agoleak--
suter [Thu, 28 Nov 2013 11:38:09 +0000 (12:38 +0100)]
leak--

10 years agoOops I forget to add new header to DefinePackages.cmake
Paul Bédaride [Thu, 28 Nov 2013 10:38:51 +0000 (11:38 +0100)]
Oops I forget to add new header to DefinePackages.cmake

10 years agoFix issue with surf.h included in simix.h
Paul Bédaride [Thu, 28 Nov 2013 10:31:30 +0000 (11:31 +0100)]
Fix issue with surf.h included in simix.h

10 years agoFix network constant issues
Paul Bédaride [Wed, 27 Nov 2013 17:29:41 +0000 (18:29 +0100)]
Fix network constant issues

10 years agoFix Memleaks
Paul Bédaride [Mon, 25 Nov 2013 16:55:51 +0000 (17:55 +0100)]
Fix Memleaks

10 years agoFix perms for files installed on scm.gforge.inria.fr.
Arnaud Giersch [Fri, 22 Nov 2013 21:02:56 +0000 (22:02 +0100)]
Fix perms for files installed on scm.gforge.inria.fr.

10 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Paul Bédaride [Fri, 22 Nov 2013 16:39:07 +0000 (17:39 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

10 years agoFix memleak
Paul Bédaride [Fri, 22 Nov 2013 16:37:09 +0000 (17:37 +0100)]
Fix memleak

10 years agoProtect special characters.
Arnaud Giersch [Fri, 22 Nov 2013 13:26:19 +0000 (14:26 +0100)]
Protect special characters.

Fix memcheck_tests where CMake apparently break words on '('.

10 years agoFix free of uninitialized values
Paul Bédaride [Fri, 22 Nov 2013 13:49:24 +0000 (14:49 +0100)]
Fix free of uninitialized values

10 years agoResolve memory leaks
Paul Bédaride [Fri, 22 Nov 2013 10:13:43 +0000 (11:13 +0100)]
Resolve memory leaks

10 years agoMove quote to run this test correctly with memcheck (and actually see errors).
Arnaud Giersch [Fri, 22 Nov 2013 08:00:04 +0000 (09:00 +0100)]
Move quote to run this test correctly with memcheck (and actually see errors).

10 years agoDoc update.
Arnaud Giersch [Fri, 22 Nov 2013 06:58:22 +0000 (07:58 +0100)]
Doc update.

10 years agoRelease goal++
Arnaud Giersch [Thu, 21 Nov 2013 22:34:49 +0000 (23:34 +0100)]
Release goal++

10 years agofixes were trashed by merge
Augustin Degomme [Fri, 22 Nov 2013 01:19:34 +0000 (02:19 +0100)]
fixes were trashed by merge

10 years agoShould be sg_size_t.
Arnaud Giersch [Thu, 21 Nov 2013 22:02:16 +0000 (23:02 +0100)]
Should be sg_size_t.

10 years agoInitialize variable there too.
Arnaud Giersch [Thu, 21 Nov 2013 21:32:25 +0000 (22:32 +0100)]
Initialize variable there too.

10 years agoInitialize another bunch of variables.
Arnaud Giersch [Thu, 21 Nov 2013 20:48:21 +0000 (21:48 +0100)]
Initialize another bunch of variables.

10 years agoCorrect condition.
Arnaud Giersch [Thu, 21 Nov 2013 20:41:56 +0000 (21:41 +0100)]
Correct condition.

10 years agoParameters are unused.
Arnaud Giersch [Thu, 21 Nov 2013 20:41:22 +0000 (21:41 +0100)]
Parameters are unused.

10 years agoInitialize a few more variables.
Arnaud Giersch [Thu, 21 Nov 2013 17:18:41 +0000 (18:18 +0100)]
Initialize a few more variables.

10 years agoOk, ok. Let's keep 32bits for a while
Martin Quinson [Thu, 21 Nov 2013 16:24:08 +0000 (17:24 +0100)]
Ok, ok. Let's keep 32bits for a while

10 years agoPut set_bound and set_affinity at Cpu level
Paul Bédaride [Thu, 21 Nov 2013 15:29:47 +0000 (16:29 +0100)]
Put set_bound and set_affinity at Cpu level

10 years agoFix storage.cpp writeActions issue
Paul Bédaride [Thu, 21 Nov 2013 14:54:44 +0000 (15:54 +0100)]
Fix storage.cpp writeActions issue

10 years agoInitialize variables.
Arnaud Giersch [Thu, 21 Nov 2013 12:43:33 +0000 (13:43 +0100)]
Initialize variables.

10 years agoFix delete/free mismatch.
Arnaud Giersch [Thu, 21 Nov 2013 12:43:01 +0000 (13:43 +0100)]
Fix delete/free mismatch.

10 years agoFix clang warnings about mismatched declarations (struct vs. class).
Arnaud Giersch [Thu, 21 Nov 2013 10:51:01 +0000 (11:51 +0100)]
Fix clang warnings about mismatched declarations (struct vs. class).

10 years agoFix doxygen/javadoc warnings.
Arnaud Giersch [Thu, 21 Nov 2013 10:03:09 +0000 (11:03 +0100)]
Fix doxygen/javadoc warnings.

10 years agoConnect new log categories.
Arnaud Giersch [Thu, 21 Nov 2013 10:02:11 +0000 (11:02 +0100)]
Connect new log categories.

10 years agoParse c++ files too.
Arnaud Giersch [Thu, 21 Nov 2013 10:01:40 +0000 (11:01 +0100)]
Parse c++ files too.

10 years agoFix no storage share resource in VM
Paul Bédaride [Thu, 21 Nov 2013 10:06:27 +0000 (11:06 +0100)]
Fix no storage share resource in VM

10 years agoMore updates in next release goals.
Arnaud Giersch [Thu, 21 Nov 2013 08:55:26 +0000 (09:55 +0100)]
More updates in next release goals.

10 years agoMisc cleanups: remove unnecessary casts, use unsigned long for addresses.
Arnaud Giersch [Thu, 21 Nov 2013 08:55:26 +0000 (09:55 +0100)]
Misc cleanups: remove unnecessary casts, use unsigned long for addresses.

10 years agonew attempt
Augustin Degomme [Thu, 21 Nov 2013 00:32:46 +0000 (01:32 +0100)]
new attempt

10 years agoRevert "fix flags for c++, sometimes lstdc++ link is not implicit"
Augustin Degomme [Thu, 21 Nov 2013 00:23:44 +0000 (01:23 +0100)]
Revert "fix flags for c++, sometimes lstdc++ link is not implicit"

This reverts commit fb77c22c9319b16443e3035d885b9b87643a3ed7.

10 years agofix flags for c++, sometimes lstdc++ link is not implicit
Augustin Degomme [Wed, 20 Nov 2013 23:46:38 +0000 (00:46 +0100)]
fix flags for c++, sometimes lstdc++ link is not implicit

10 years agoAdd missing SG_{BEGIN,END}_DECL.
Arnaud Giersch [Wed, 20 Nov 2013 22:55:38 +0000 (23:55 +0100)]
Add missing SG_{BEGIN,END}_DECL.

10 years agoFix initialization order.
Arnaud Giersch [Wed, 20 Nov 2013 22:31:33 +0000 (23:31 +0100)]
Fix initialization order.

10 years agoRemove unused function.
Arnaud Giersch [Wed, 20 Nov 2013 22:12:55 +0000 (23:12 +0100)]
Remove unused function.

10 years agoRemove unused variables.
Arnaud Giersch [Wed, 20 Nov 2013 22:12:43 +0000 (23:12 +0100)]
Remove unused variables.

10 years agoComment unused parameters.
Arnaud Giersch [Wed, 20 Nov 2013 22:12:26 +0000 (23:12 +0100)]
Comment unused parameters.

10 years agoFix warnings about comparisons of integers of different types.
Arnaud Giersch [Wed, 20 Nov 2013 21:35:51 +0000 (22:35 +0100)]
Fix warnings about comparisons of integers of different types.

10 years agoDestructor should be virtual.
Arnaud Giersch [Wed, 20 Nov 2013 21:33:00 +0000 (22:33 +0100)]
Destructor should be virtual.

10 years agoInitialize variables.
Arnaud Giersch [Wed, 20 Nov 2013 21:29:53 +0000 (22:29 +0100)]
Initialize variables.

10 years agoRemove unused static function.
Arnaud Giersch [Wed, 20 Nov 2013 21:26:19 +0000 (22:26 +0100)]
Remove unused static function.

10 years agoThrow unimplemented.
Arnaud Giersch [Wed, 20 Nov 2013 21:00:08 +0000 (22:00 +0100)]
Throw unimplemented.

10 years agoReturn values.
Arnaud Giersch [Wed, 20 Nov 2013 20:52:25 +0000 (21:52 +0100)]
Return values.

10 years agoTypos.
Arnaud Giersch [Wed, 20 Nov 2013 15:46:15 +0000 (16:46 +0100)]
Typos.

10 years agoInstall boost. Also sort lines by package names.
Arnaud Giersch [Wed, 20 Nov 2013 08:18:23 +0000 (09:18 +0100)]
Install boost. Also sort lines by package names.

10 years agoAdd some words about integer typesi in README.coding.
Arnaud Giersch [Tue, 19 Nov 2013 20:43:33 +0000 (21:43 +0100)]
Add some words about integer typesi in README.coding.

10 years agoMissing include.
Arnaud Giersch [Tue, 19 Nov 2013 10:08:08 +0000 (11:08 +0100)]
Missing include.

10 years agoRemove warning about uninitilized variable.
Arnaud Giersch [Tue, 19 Nov 2013 10:07:44 +0000 (11:07 +0100)]
Remove warning about uninitilized variable.

10 years agopropose another release goal
Martin Quinson [Tue, 19 Nov 2013 14:36:42 +0000 (15:36 +0100)]
propose another release goal

10 years agoNo vm when ptask on
Paul Bédaride [Tue, 19 Nov 2013 14:16:57 +0000 (15:16 +0100)]
No vm when ptask on

10 years agoNo vm when ptask on
Paul Bédaride [Tue, 19 Nov 2013 14:16:52 +0000 (15:16 +0100)]
No vm when ptask on

10 years agoEnable warnings for C++, and stop hiding potential problems.
Arnaud Giersch [Tue, 19 Nov 2013 07:33:42 +0000 (08:33 +0100)]
Enable warnings for C++, and stop hiding potential problems.

10 years agoDelegated constructors are a c++11 feature, avoid them.
Arnaud Giersch [Tue, 19 Nov 2013 07:06:29 +0000 (08:06 +0100)]
Delegated constructors are a c++11 feature, avoid them.

10 years agoStop building with c++0x/c++11 support. It's currently not widely supported.
Arnaud Giersch [Tue, 19 Nov 2013 06:57:45 +0000 (07:57 +0100)]
Stop building with c++0x/c++11 support. It's currently not widely supported.

10 years agoDie on error if Boost was not found.
Arnaud Giersch [Tue, 19 Nov 2013 06:56:07 +0000 (07:56 +0100)]
Die on error if Boost was not found.

10 years agoNo need to repeat word.
Arnaud Giersch [Mon, 18 Nov 2013 22:51:30 +0000 (23:51 +0100)]
No need to repeat word.

10 years agoThese changes were apparently lost during the surf++ merge.
Arnaud Giersch [Mon, 18 Nov 2013 22:37:29 +0000 (23:37 +0100)]
These changes were apparently lost during the surf++ merge.

10 years agoCosmetics: "st" was for "storage". Remove it from acronym.
Arnaud Giersch [Mon, 18 Nov 2013 22:11:57 +0000 (23:11 +0100)]
Cosmetics: "st" was for "storage". Remove it from acronym.

Also rename "si" to "sz" (for "size").

10 years agoFix format strings.
Arnaud Giersch [Mon, 18 Nov 2013 21:29:21 +0000 (22:29 +0100)]
Fix format strings.

10 years agoUse unsigned long long instead of uint64_t for sg_size_t.
Arnaud Giersch [Mon, 18 Nov 2013 21:19:00 +0000 (22:19 +0100)]
Use unsigned long long instead of uint64_t for sg_size_t.

It's at least 64bits long, and the printf/scanf format is prettier/easier to write.

10 years agoFix comment.
Arnaud Giersch [Mon, 18 Nov 2013 21:17:26 +0000 (22:17 +0100)]
Fix comment.

10 years agoCast value to correct type before op.
Arnaud Giersch [Mon, 18 Nov 2013 17:13:41 +0000 (18:13 +0100)]
Cast value to correct type before op.

10 years agoAdd environment variables CXXFLAGS to CMAKE_CXX_FLAGS.
Arnaud Giersch [Mon, 18 Nov 2013 17:04:26 +0000 (18:04 +0100)]
Add environment variables CXXFLAGS to CMAKE_CXX_FLAGS.

10 years agoInclude Boost directories once they're found.
Arnaud Giersch [Mon, 18 Nov 2013 16:48:13 +0000 (17:48 +0100)]
Include Boost directories once they're found.

10 years agoChange sg_storage_size_t to sg_size_t and fix surf network bug
Paul Bédaride [Mon, 18 Nov 2013 15:43:50 +0000 (16:43 +0100)]
Change sg_storage_size_t to sg_size_t and fix surf network bug

10 years agoAdd boost dependency
Paul Bédaride [Mon, 18 Nov 2013 12:24:49 +0000 (13:24 +0100)]
Add boost dependency

10 years agoFix int overflow on 32 arch
Paul Bédaride [Mon, 18 Nov 2013 09:30:31 +0000 (10:30 +0100)]
Fix int overflow on 32 arch

10 years agoFix release date for version 3.10.
Arnaud Giersch [Sat, 16 Nov 2013 23:27:44 +0000 (00:27 +0100)]
Fix release date for version 3.10.
(cherry picked from commit 9a82cac1b6f73bb342495c39807acd7380e153d5)

10 years agoPrepare to release version 3.10.
Arnaud Giersch [Fri, 15 Nov 2013 15:57:35 +0000 (16:57 +0100)]
Prepare to release version 3.10.
(cherry picked from commit 00b77bafc73176abca8c460514111bfde18c2e46)

Conflicts:
CMakeLists.txt
ChangeLog

10 years agoSome constants need to be defined as static variables in Fortran.
Arnaud Giersch [Fri, 15 Nov 2013 22:25:21 +0000 (23:25 +0100)]
Some constants need to be defined as static variables in Fortran.

See for example section 2.5.4 (Named constants) of the MPI2 standard.
http://www.mcs.anl.gov/research/projects/mpi/mpi-standard/mpi-report-2.0/node13.htm

10 years agoCosmetics: CPPFlags are for cpp, talk about CXXFlags for c++.
Arnaud Giersch [Fri, 15 Nov 2013 15:42:32 +0000 (16:42 +0100)]
Cosmetics: CPPFlags are for cpp, talk about CXXFlags for c++.

10 years agoFix c++ issue with variable set in class body
Paul Bédaride [Fri, 15 Nov 2013 17:01:01 +0000 (18:01 +0100)]
Fix c++ issue with variable set in class body

10 years agoFix C++ options
Paul Bédaride [Fri, 15 Nov 2013 16:41:09 +0000 (17:41 +0100)]
Fix C++ options

10 years agoFix smpi issue
Paul Bédaride [Fri, 15 Nov 2013 16:02:48 +0000 (17:02 +0100)]
Fix smpi issue

10 years agoFix DefinePackage.cmake
Paul Bédaride [Fri, 15 Nov 2013 15:40:25 +0000 (16:40 +0100)]
Fix DefinePackage.cmake

10 years agoAdd missing files
Paul Bédaride [Fri, 15 Nov 2013 14:34:11 +0000 (15:34 +0100)]
Add missing files