... | @@ -36,7 +36,7 @@ The **source files** needed to be analysed must be specified in the config.txt f |
... | @@ -36,7 +36,7 @@ The **source files** needed to be analysed must be specified in the config.txt f |
|
|
|
|
|
The application **must be able to be built and executed on a linux machine automatically**, while the commands for its proper execution must be included in the config.txt file as mentioned above. Commands that build the entire project should also be included while **-g** debugging flags have to be used in the *gcc* compilation in all *makefiles*.
|
|
The application **must be able to be built and executed on a linux machine automatically**, while the commands for its proper execution must be included in the config.txt file as mentioned above. Commands that build the entire project should also be included while **-g** debugging flags have to be used in the *gcc* compilation in all *makefiles*.
|
|
|
|
|
|
**Acceleration**
|
|
**Acceleration Optimization Suggestion**
|
|
|
|
|
|
The same requirements as Hotspots analysis adding that the project has to be a single-threaded application.
|
|
The same requirements as Hotspots analysis adding that the project has to be a single-threaded application.
|
|
|
|
|
... | | ... | |