Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Fix bad cast, CpuL07::getModel() is a CpuL07Model* not a HostL07Model*
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 15 Dec 2015 13:04:25 +0000 (14:04 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 15 Dec 2015 13:07:08 +0000 (14:07 +0100)
commit3cfe66e7d8b512b2153688ccca3aca992ac8148e
tree97d8c2c483ac8dfc11a267a466a5bb3772c3d0c9
parent0bac7d0f735ac8ba47a46e1db4f6d7a7164fe0f2
[surf] Fix bad cast, CpuL07::getModel() is a CpuL07Model* not a HostL07Model*

Close https://github.com/mquinson/simgrid/issues/41
src/surf/host_ptask_L07.cpp