Commit Graph

15 Commits

Author SHA1 Message Date
Steven Smith
f780559565 Null message scheduler 2013-12-06 14:57:33 -05:00
Vedran Miletić
bbdb4231b3 Upgrade waf to 1.7.10 and fix included wscripts
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.

Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Brian Swenson
d529904292 bug 1525 Linker error with mpi on Mac 10.8 2012-12-07 10:19:29 -05:00
Gustavo J. A. M. Carneiro
35f0a9aaae Bug 1137 - mpi module is hard-coded for openmpi 2011-09-25 16:28:09 +01:00
Gustavo J. A. M. Carneiro
30194ccce0 Overhaul mpi detection logic, add -Wl,-rpath option for Fedora 2011-09-25 15:43:30 +01:00
Gustavo J. A. M. Carneiro
05b726cc71 Fix modules wscript usage of 'use' parameter 2011-09-22 13:03:25 +01:00
Gustavo J. A. M. Carneiro
2413ed7033 Don't traceback on missing mpic++ 2011-09-13 19:25:55 +01:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Josh Pelkey
437312f163 move MPI examples over 2011-04-26 15:38:09 -04:00
Tom Henderson
5faedc2049 fix mpi 2011-04-26 14:57:48 -04:00
Gustavo J. A. M. Carneiro
b3a99c9300 The mpi waf configuration code belongs in src/mpi/wscript, not toplevel wscript 2011-04-07 13:34:14 +01:00
Gustavo J. A. M. Carneiro
961ff12165 Modular bindings: scan the applications, contrib, mpi, flow-monitor, and point-to-point modules. 2011-03-13 18:40:36 +00:00
Tom Henderson
5d59dfa226 Remove dependency on PointToPointNetDevice from MPI code; organize MPI model/ directory 2011-02-25 09:31:08 -08:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00
Josh Pelkey
5afc6bd374 Merge distributed simulation code 2010-03-08 21:07:31 -05:00