0 Forks
7 Stars
7 Watchers

javab-agent

This repository contains the code of a JVMTI agent which automatically analyses the java bytecode during runtime and exploits the implicit loop parallelism in the code and parallelize it on the fly. This research work was published in IC4E 2018, San Diego.

How to download and setup javab-agent

Open terminal and run command
git clone https://github.com/saqib-ahmed/javab-agent.git
git clone is used to create a copy or clone of javab-agent repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with javab-agent https://github.com/saqib-ahmed/javab-agent/archive/master.zip

Or simply clone javab-agent with SSH
[email protected]:saqib-ahmed/javab-agent.git

If you have some problems with javab-agent

You may open issue on javab-agent support forum (system) here: https://github.com/saqib-ahmed/javab-agent/issues