Metadata-Version: 1.0
Name: heft
Version: 0.1.1
Summary: A static scheduling heuristic
Home-page: http://github.com/mroclin/heft
Author: Matthew Rocklin
Author-email: mrocklin@gmail.com
License: BSD
Description: Heterogeneous Earliest Finish Time
        ==================================
        
        A static scheduling heuristic for heterogeneous hardware
        
        Install
        -------
        
            pip install heft
        
        References
        ----------
        
        * [Performance-effective and low-complexity task scheduling for heterogeneous computing](http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=993206) by *Topcuoglu, Haluk; Hariri, Salim Wu, M.*.  IEEE Transactions on Parallel and Distributed Systems 2002
        * [Wikipedia entry](http://en.wikipedia.org/wiki/Heterogeneous_Earliest_Finish_Time)
        
        License
        -------
        
        BSD style.  See LICENSE.txt
        
Platform: UNKNOWN
