| 391 | {{{#!bash |
| 392 | [fuji@cypress01-040 PSE]$ advixe-cl --collect survey --project-dir ./advi ./ex62s |
| 393 | advixe: Warning: Specifying --search-dir when collecting data is strongly recommended. |
| 394 | advixe: Collection started. To stop the collection, either press CTRL-C or enter from another console window: advixe-cl -r /home/fuji/svn/workshop/PSE/advi/e000/hs000 -command stop. |
| 395 | Number of particle=6560 |
| 396 | Time Step=1.602307e-04 |
| 397 | Max Steps=1.248200e+04 |
| 398 | Data Out at time=1.602307e-04, 1.930000e+00 (sec/step) |
| 399 | advixe: Collection stopped. |
| 400 | advixe: Opening result 24 % Resolving information for `ex62s' |
| 401 | advixe: Warning: Cannot locate debugging symbols for file `/home/fuji/svn/workshop/PSE/ex62s'. |
| 402 | advixe: Opening result 26 % Resolving information for `libc-2.12.so' |
| 403 | advixe: Warning: Cannot locate debugging symbols for file `/lib64/libc-2.12.so'. |
| 404 | advixe: Warning: Cannot locate debugging symbols for file `/lib64/libc-2.12.so'. |
| 405 | advixe: Opening result 99 % done |
| 406 | advixe: Opening result 100 % done [fuji@cypress01-040 PSE]$ |
| 407 | [fuji@cypress01-040 PSE]$ |
| 408 | [fuji@cypress01-040 PSE]$ ls |
| 409 | advi ex62.c ex62cutoff ex62half ex62list ex62listCUDA.cu ex62listOMP.c ex62OMP.c ex62s.c Makefile MakefileMPI pbsscript slurm-idv8682.o52501 |
| 410 | ex62 ex62CUDA.cu ex62cutoff.c ex62half.c ex62list.c ex62listMPI.c ex62MPI.c ex62s gmon.out MakefileCUDA MakefileOMP res00000.dat |
| 411 | [fuji@cypress01-040 PSE]$ advixe-cl --report survey --project-dir ./advi ./ex62s |
| 412 | advixe: Opening result 25 % done |
| 413 | advixe: Opening result 100 % done |
| 414 | Intel(R) Advisor Command Line Tool |
| 415 | Copyright (C) 2009-2014 Intel Corporation. All rights reserved. |
| 416 | Survey Data version="1.1.0" |
| 417 | |
| 418 | Function Call Sites and Loops Total Time % Total Time Self Time Source Location |
| 419 | _____________________________________________________________________________________________ |
| 420 | Total 100.00% 1.9290s 0s |
| 421 | __libc_start_main 100.00% 1.9290s 0s |
| 422 | main 100.00% 1.9290s 0s ex62s.c:156 |
| 423 | Diffusion 99.48% 1.9190s 0s ex62s.c:38 |
| 424 | __libm_error_support 0.52% 0.0100s 0.0100s |
| 425 | [loop at ex62s.c:49 in Diffusion] 99.48% 1.9190s 0s ex62s.c:49 |
| 426 | [loop at ex62s.c:50 in Diffusion] 99.48% 1.9190s 0.4800s ex62s.c:50 |
| 427 | DKernel 74.08% 1.4290s 0.2900s ex62s.c:27 |
| 428 | __libm_error_support 0.52% 0.0100s 0.0100s |
| 429 | exp 48.16% 0.9290s 0.5390s |
| 430 | _mcount 6.22% 0.1200s 0.1200s |
| 431 | exp 4.15% 0.0800s 0.0800s |
| 432 | [Import thunk mcount] 0.52% 0.0100s 0.0100s |
| 433 | __libm_error_support 20.22% 0.3900s 0.3700s |
| 434 | [loop at in __libm_error_support] 1.04% 0.0200s 0.0200s |
| 435 | |
| 436 | |
| 437 | |
| 438 | advixe: This data has been saved in `/home/fuji/svn/workshop/PSE/advi/e000/hs000/advisor-survey.txt'. |
| 439 | }}} |
| 440 | |