Skip to content

Repository files navigation

Dynamic Instruction Scheduling

  1. Type "make" to build. (Type "make clean" first if you already compiled and want to recompile from scratch.)

  2. Run trace reader:

    To run without throttling output: java sim 256 32 4 gcc_trace.txt

    To run with throttling (via "less"): java sim 256 32 4 gcc_trace.txt | less

About

Dynamic Instruction Scheduling In Java

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages