- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
			
				
					
					
						I have recently download the Intel Vtune Amplifier. Until now I was doing analysis using ample-gui tool. I now need to do about 50 analysis taking 2-3 hrs each. To manually sit and run using ample-gui is a time consuming job. I decided toschedule the task using shell script via ample-cl command.
		
		
	
	
	
Does anybody know how to set "Application Parameters" (as it is called in gui version) using ample-cl command?
					
				
			
			
				
			
			
			
			
			
			
			
		Link Copied
		1 Reply
	
		
		
			
			
			
					
	
			- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
			
				
					
					
						If you need to pass parameter to your application, you can simply set them just after the application name, using the following pattern:
amplxe-cl [modifier-options] [[--]  [target-options]]
For example parameter "4" is passed to nq-serial.exe, that is run under amplxe-cl:
amplxe-cl -collect hotspots -result-dir r001 nq-serial.exe 4  
					
				
			
			
				
			
			
			
			
			
			
			
		
		
		
	
	
	
amplxe-cl
For example parameter "4" is passed to nq-serial.exe, that is run under amplxe-cl:
amplxe-cl -collect hotspots -result-dir r001 nq-serial.exe 4
 
					
				
				
			
		
					
					Reply
					
						
	
		
				
				
				
					
						
					
				
					
				
				
				
				
			
			Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page