Skip to content

taro-yu/HowToDAGScheduling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HotToDAGScheduling

tutorial.mp4

How to play

  • select stages
    • click stage to play
    • mouse hweel to change the number of processor core
    • click Real Time to play real time mode
  • play game
    • put task (rectangle) to scheduling graph (grid)
    • click compile
  • result
    • click result from stage select
    • click stage name to show those result

Rule

  1. all task (rectangle) must be sheduled on scheduling graph (grid)
  2. order constraint (shown by arrow in task graph) must be kept
  3. several task must not be scheduled on same position on scheduling graph

How to setup

  • download and unzip HowToDAGScheduling.zip
  • run HowToDAGScheduling.exe

Download and add stage

  • download stage file (.json)
  • put stage file to DAG directory

Credit

BGM

SE

Develop and Design

  • okamu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GLSL 46.3%
  • C++ 26.7%
  • HLSL 22.5%
  • AngelScript 4.3%
  • C 0.2%