Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove a bunch of stuff from Host that was delegated to cpu anyway
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 20 Jul 2015 23:27:19 +0000 (01:27 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 20 Jul 2015 23:27:19 +0000 (01:27 +0200)
commit782f94b6c47b6e7722212befa54969f5a6b9a0fc
treea80b18a7c0a13d51856892b828b6e04dfa0a0ff7
parentd206d98b5c7c80f0614239ec37a21ebf7c69faa6
Remove a bunch of stuff from Host that was delegated to cpu anyway

- getSpeed()
- getAvailableSpeed()
- getCore()
- getCurrentPowerPeak();
- getPowerPeakAt(pstate_index);
- getNbPstates();
- {set,get}Pstate()
src/include/surf/surf.h
src/surf/host_interface.cpp
src/surf/host_interface.hpp
src/surf/surf_c_bindings.cpp