simgrid 3.10-2 source package in Ubuntu

Changelog

simgrid (3.10-2) unstable; urgency=medium


  * Split package in four components: binaries, doc, headers, java.
  * Enable parallel build if the option is set in DEB_BUILD_OPTIONS
  * Rename graphicator to simgrid-graphicator to preserve the namespace
  * d/control: Bump standard version to 3.9.5 (no other change)
  * Upload to unstable now that the package is reasonably clean.

 -- Martin Quinson <email address hidden>  Sun, 05 Jan 2014 10:12:15 +0100

Upload details

Uploaded by:
Lucas Nussbaum
Uploaded to:
Sid
Original maintainer:
Lucas Nussbaum
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
simgrid_3.10-2.dsc 2.1 KiB 1e3cbba298c11be725342b3693f68f7b147b9d055ac9b17a0ad741f0b1197045
simgrid_3.10.orig.tar.gz 5.7 MiB 0ec663c8bb927e3cf05a9f509ad384ad09f804ab72c8967b2078fe6806800254
simgrid_3.10-2.debian.tar.gz 8.8 KiB e6f7ebb0e720deca43aafe25b4743560483a5cde3050f1ba2240970bfb5ae151

No changes file available.

Binary packages built by this source

libsimgrid-dev: Toolkit for scalable simulation of distributed applications

 SimGrid is a toolkit that provides core functionalities for the simulation of
 distributed applications in heterogeneous distributed environments. SimGrid
 can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
 simulator, or a mix of all of them. The typical use-cases of SimGrid include
 heuristic evaluation, application prototyping, and real application
 development and tuning.
 .
 This package contains the development files that you need to build
 your own simulator on top of SimGrid (header files and helping scripts).

libsimgrid3.10: Toolkit for scalable simulation of distributed applications

 SimGrid is a toolkit that provides core functionalities for the simulation of
 distributed applications in heterogeneous distributed environments. SimGrid
 can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
 simulator, or a mix of all of them. The typical use-cases of SimGrid include
 heuristic evaluation, application prototyping, and real application
 development and tuning.
 .
 This package contains the dynamic libraries and runtime.

simgrid-doc: Toolkit for scalable simulation of distributed applications

 SimGrid is a toolkit that provides core functionalities for the simulation of
 distributed applications in heterogeneous distributed environments. SimGrid
 can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
 simulator, or a mix of all of them. The typical use-cases of SimGrid include
 heuristic evaluation, application prototyping, and real application
 development and tuning.
 .
 This package contains the documentation for both the C and the Java
 version of SimGrid.

simgrid-java: Toolkit for scalable simulation of distributed applications

 SimGrid is a toolkit that provides core functionalities for the simulation of
 distributed applications in heterogeneous distributed environments. SimGrid
 can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
 simulator, or a mix of all of them. The typical use-cases of SimGrid include
 heuristic evaluation, application prototyping, and real application
 development and tuning.
 .
 This package contains all what you need to use SimGrid from the Java
 programming language. Note that the jarfile contained in this package
 will only work on the architecture it is compiled for (as opposed to
 the jarfile proposed on the project web page that should work on all
 architecture).