Skip to main content

Scheduling Fully Parallel Jobs with Integer Parallel Units

  • Conference paper
  • First Online:
Theory and Applications of Models of Computation (TAMC 2017)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 10185))

  • 871 Accesses

Abstract

We consider the following scheduling problem. We have m identical machines, where each machine can accomplish one unit of work at each time unit. We have a set of n jobs, where each job j has \(s_j\) units of workload, and each unit workload could be executed on any machine at any time unit. A job is said completed when its whole workload has been executed. The objective is to find a schedule that minimizes the total weighted completion time \(\sum w_j C_j\), where \(w_j\) is the weight of job j and \(C_j\) is the completion time of job j. We first give a PTAS of this problem when m is constant. Then we study the approximation ratio of a greedy algorithm, Largest-Ratio-First algorithm. Any permutation is a possible outcome of this algorithm when \(w_j = s_j\) for each job j, and for this special case we show that the approximation ratio depends on the instance size, i.e. n and m. Finally, when jobs have arbitrary weights, we prove that the upper bound of the approximation ratio is \(1 + \frac{m-1}{m+2}\).

The work described in this paper was fully supported by a grant from Research Grants Council of the Hong Kong Special Administrative Region, China (Project No. CityU 11268616).

The original version of this chapter was revised. The erratum to this chapter is available at https://doi.org/10.1007/978-3-319-55911-7_50

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Without preemption and without idle time in order to preserve the order of jobs.

  2. 2.

    One can always manipulate the order returned by LRF algorithm by changing the weight a little bit.

References

  1. Afrati, F., Bampis, E., Chekuri, C., Karger, D., Kenyon, C., Khanna, S., Milis, I., Queyranne, M., Skutella, M., Stein, C., Sviridenko, M.: Approximation schemes for minimizing average weighted completion time with release dates. In: 40th Annual Symposium on Foundations of Computer Science, FOCS, pp. 32–44. IEEE Computer Society (1999)

    Google Scholar 

  2. Brucker, P.: Scheduling Algorithms, 5th edn. Springer, Heidelberg (2007)

    MATH  Google Scholar 

  3. Bruno, J., Coffman Jr., E.G., Sethi, R.: Scheduling independent tasks to reduce mean finishing time. Commun. ACM 17(7), 382–387 (1974)

    Article  MathSciNet  MATH  Google Scholar 

  4. Fishkin, A.V., Jansen, K., Porkolab, L.: On minimizing average weighted completion time: a PTAS for scheduling general multiprocessor tasks. In: Freivalds, R. (ed.) FCT 2001. LNCS, vol. 2138, pp. 495–507. Springer, Heidelberg (2001). https://doi.org/10.1007/3-540-44669-9_56

    Chapter  Google Scholar 

  5. Garg, N., Kumar, A., Pandit, V.: Order scheduling models: hardness and algorithms. In: Arvind, V., Prasad, S. (eds.) FSTTCS 2007. LNCS, vol. 4855, pp. 96–107. Springer, Heidelberg (2007). https://doi.org/10.1007/978-3-540-77050-3_8

    Chapter  Google Scholar 

  6. Kawaguchi, T., Kyan, S.: Worst case bound of an LRF schedule for the mean weighted flow-time problem. SIAM J. Comput. 15(4), 1119–1129 (1986)

    Article  MathSciNet  MATH  Google Scholar 

  7. Leung, J.Y.-T., Li, H., Pinedo, M.: Order scheduling in an environment with dedicated resources in parallel. J. Sched. 8(5), 355–386 (2005)

    Article  MathSciNet  MATH  Google Scholar 

  8. Mastrolilli, M., Queyranne, M., Schulz, A.S., Svensson, O., Uhan, N.A.: Minimizing the sum of weighted completion times in a concurrent open shop. Oper. Res. Lett. 38(5), 390–395 (2010)

    Article  MathSciNet  MATH  Google Scholar 

  9. Roemer, T.A.: A note on the complexity of the concurrent open shop problem. J. Sched. 9(4), 389–396 (2006)

    Article  MathSciNet  MATH  Google Scholar 

  10. Sahni, S.: Algorithms for scheduling independent tasks. J. ACM 23(1), 116–127 (1976)

    Article  MathSciNet  MATH  Google Scholar 

  11. Schulz, A.S., Skutella, M.: Scheduling-LPs bear probabilities randomized approximations for min-sum criteria. In: Burkard, R., Woeginger, G. (eds.) ESA 1997. LNCS, vol. 1284, pp. 416–429. Springer, Heidelberg (1997). https://doi.org/10.1007/3-540-63397-9_32

    Chapter  Google Scholar 

  12. Skutella, M., Woeginger, G.J.: A PTAS for minimizing the weighted sum of job completion times on parallel machines. In: Proceedings of the Thirty-First Annual ACM STOC, pp. 400–407. ACM (1999)

    Google Scholar 

  13. Smith, W.E.: Various optimizers for single-stage production. Naval Res. Logistics Q. 3(1–2), 59–66 (1956)

    Article  MathSciNet  Google Scholar 

  14. Sung, C.S., Yoon, S.H.: Minimizing total weighted completion time at a pre-assembly stage composed of two feeding machines. Int. J. Prod. Econ. 54(3), 247–255 (1998)

    Article  Google Scholar 

  15. Zhang, Q., Weiwei, W., Li, M.: Minimizing the total weighted completion time of fully parallel jobs with integer parallel units. Theor. Comput. Sci. 507, 34–40 (2013)

    Article  MathSciNet  MATH  Google Scholar 

Download references

Acknowledgement

We gratefully thank Gruia CÇŽlinescu for our helpful discussions introducing the idea of the PTAS.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Kai Wang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Springer International Publishing AG

About this paper

Cite this paper

Chau, V., Li, M., Wang, K. (2017). Scheduling Fully Parallel Jobs with Integer Parallel Units. In: Gopal, T., Jäger , G., Steila, S. (eds) Theory and Applications of Models of Computation. TAMC 2017. Lecture Notes in Computer Science(), vol 10185. Springer, Cham. https://doi.org/10.1007/978-3-319-55911-7_11

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-55911-7_11

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-55910-0

  • Online ISBN: 978-3-319-55911-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics