The dataset used in "Design-Decision Support for GPU Acceleration by Predicting Energy Gain and Programming Effort" manuscript
| 
				
					 | 
			4 vuotta sitten | |
|---|---|---|
| final | 5 vuotta sitten | |
| real-life-dataset | 4 vuotta sitten | |
| synthetic-dataset | 4 vuotta sitten | |
| README.md | 5 vuotta sitten | 
The final datasets (csv files) used for building the estimation models in the Manuscript
Generates a simple synthetic dataset
python generate.py <num_of_programs> <output_directory> generates the datapoints (synthetic programs)python run_dataset_script.py <num_of_programs> <input_directory> runs the datapointspython tegra_measure_new.py <num_of_programs> <input_directory> creates the datasetMethod for extracting datapoints from Rodinia and Polybench benchmark suites.
python run_dataset.py <app_kernel_name> The  is retrieved from the config.txt