- tomasulo_processor_demo/ : This folder contains a script to show the workings of a Tomasulo based processor.
- tomasulo_vector_proc/ : Implementation of a simple vector processor based on Tomasulo algorithm
- measure_power_temperature/ : Sample scripts for GPU power,utilization and temperature measurement with running workload.
- eval_statistical_significance/: Evaluate the statistical significance of data in the context of a specified function
- perf/ and misc/ : Sample python code examples including generic project code