- 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
No edit summary
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
| description = 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.
| description = 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.
| developer              = BSC
| developer              = BSC
| available on      =  
| available on      = [[Laki]]
| category                  = [[:Category:Performance Analyzer | Performance Analyzer]]
| category                  = [[:Category:Performance Analyzer | Performance Analyzer]]
| license                = Proprietary
| license                = Proprietary
| website                = [http://www.bsc.es/plantillaA.php?cat_id=485 Paraver homepage]  
| website                = [http://www.bsc.es/computer-sciences/performance-tools/paraver Paraver homepage]  
}}
 
== Usage ==
 
 
To use Paraver load the respective software module:
 
{{Command|command =
module load performance/paraver
}}
 
Then you can start it with
{{Command|command =
wxparaver
}}
 
{{Warning|text =
When working with large traces please use a compute node.
}}
 
{{Note|text =
Do not forget to enable X forwarding when logging in using the ''-X'' options for ''ssh'' and ''qsub''.
}}
}}



Revision as of 10:08, 15 November 2017

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.
Developer: BSC
Platforms: Laki
Category: Performance Analyzer
License: Proprietary
Website: Paraver homepage


Usage

To use Paraver load the respective software module:

module load performance/paraver


Then you can start it with

wxparaver


Warning: When working with large traces please use a compute node.


Note: Do not forget to enable X forwarding when logging in using the -X options for ssh and qsub.


See also

External links