Skip to content

This repo contains all the scripts and setup information to pull various other repositories required to run SST-GPGPU-Sim.

License

Notifications You must be signed in to change notification settings

purdue-aalp/sst-gpgpusim-toplevel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sst-gpgpusim-toplevel

This repo contains all the scripts and setup information to pull various other repositories required to run SST-GPGPU-Sim.

To initially run a simple test vector add program:

source setup_environment.sh
make run_test

After making changes, setup_environment is not necessary, just run:

make all
make run_test

Note that make all recompiles core, which will trigger a full rebuild - so if you only modify one sub-repo (like GPGPU-Sim or sst-elements). You can just make this sub-repo. Examine Makefile for more details.

About

This repo contains all the scripts and setup information to pull various other repositories required to run SST-GPGPU-Sim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published