Skip to content

chrisatkin/locomotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locomotion

The Locomotion Project developed a profiler which detects parallel loops dynamically at runtime. This profiler will uses the Graal compiler infrastructure in order to register every read and write operation to/from memory and identifying potential dependancies.

The dissertation PDF is available.

Requirements

  • Java 7+
  • Lots of memory
  • Graal in your classpath

License

Locomotion is licensed under the CRAPL.

The University of Edinburgh

About

dynamic parallelism detection for the hotspot java virtual machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published