- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -
Paraver: Difference between revisions
From HLRS Platforms
Jump to navigationJump to search
No edit summary |
(Short usage description) |
||
Line 6: | Line 6: | ||
| license = Proprietary | | license = Proprietary | ||
| website = [http://www.bsc.es/plantillaA.php?cat_id=485 Paraver homepage] | | website = [http://www.bsc.es/plantillaA.php?cat_id=485 Paraver homepage] | ||
}} | |||
== Usage == | |||
To use Paraver load the respective software module: | |||
{{Command|command = | |||
module load performance/paraver | |||
}} | |||
Then you can start it | |||
{{Command|command = | |||
paraver | |||
}} | |||
{{Note|text = | |||
Do not forget to enable X forwarding when logging in using the ''-X'' options for ''ssh'' and ''qsub''. | |||
}} | }} | ||
Revision as of 17:55, 2 February 2011
Based on an easy-to-use Motif GUI, Paraver was developed to respond to the need to have a qualitative global perception of the application behavior by visual inspection and then to be able to focus on the detailed quantitative analysis of the problems. Paraver provides a large amount of information useful to improve the decisions on whether and where to invert the programming effort to optimize an application. |
|
Usage
To use Paraver load the respective software module:
module load performance/paraver
Then you can start it
paraver
Note: Do not forget to enable X forwarding when logging in using the -X options for ssh and qsub.