Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 42a13fc
  • /
  • moldableILP
  • /
  • README.md
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge
swh:1:cnt:bcc9de9c157ca4ba0db6c65dcb0d0eff7f522caf
directory badge
swh:1:dir:fde90640ed06d2364e290328554e3d868fe3a5a3

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
README.md
# MoldableILP

## About

This repository contains the source code used to
produce the simulation results of the following
publication (which is currently in print).

R. Bleuse; S. Hunold; S. Kedad-Sidhoum; F. Monna; G. Mounie; D. Trystram, "Scheduling Independent Moldable Tasks on Multi-Cores with GPUs," in IEEE Transactions on Parallel and Distributed Systems , vol.PP, no.99, pp.1-1
doi: 10.1109/TPDS.2017.2675891

http://ieeexplore.ieee.org/document/7867044/

## Prerequistes

- a MIP solver, either
  - GLPK
  - IBM CPLEX
  - Gurobi
- Julia 0.4 (the code has not been ported to nor tested with Julia 0.5 yet)
  - JuMP
- Python 2.7
  - jinja2


## Examples

### Test1

In directory `examples/test1` you can find a shell script that shows
you how to run the scheduling benchmark with a few smaller instances.

### Test2

The directory `examples/test2` contains a shell script to generate
the instances used in the paper. You can then use these instances
to reproduce the results from the paper (combining `test1` with the
  instances from `test2`).

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API