Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
S
SWE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
SWE
Commits
22d6cae3
Commit
22d6cae3
authored
Jan 19, 2014
by
drossostum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing Scalasca files
Signed-off-by:
drossostum
<
drevangel@mytum.de
>
parent
0334d24e
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
1318 deletions
+0
-1318
epik.conf
build/epik_a/epik.conf
+0
-67
epik.path
build/epik_a/epik.path
+0
-10
epik.score
build/epik_a/epik.score
+0
-5
epitome.cube
build/epik_a/epitome.cube
+0
-1236
summary.cube.gz
build/epik_a/summary.cube.gz
+0
-0
No files found.
build/epik_a/epik.conf
deleted
100644 → 0
View file @
0334d24e
## E P I K configuration
# Experiment archive title
EPK_TITLE
=
a
# Name of global, cluster-wide directory to store final experiment archive
EPK_GDIR
= .
# Name of (node-local) directory that can be used to store temporary files
EPK_LDIR
= .
# Name of file containing a list of names of functions (one per line)
# which should be ignored during the measurement
EPK_FILTER
=
# Automatic removal of intermediate files
EPK_CLEAN
=
1
# Run-time summarization
EPK_SUMMARY
=
1
# Event trace collection
EPK_TRACE
=
0
# Unique identifier of the Machine
EPK_MACHINE_ID
=
0
# Define the name of the Machine
EPK_MACHINE_NAME
=
Linux
Intel
# Verbosity of EPIK related control information reported
EPK_VERBOSE
=
0
# Enable measurement for specific parts of MPI
EPK_MPI_ENABLED
=
CG
:
COLL
:
ENV
:
IO
:
P2P
:
RMA
:
TOPO
# Maximum number of MPI comm/group/window/epoch handles tracked simultaneously
EPK_MPI_HANDLES
=
64
## E P I S O D E configuration
# Maximum number of measurement call-paths
ESD_PATHS
=
4096
# Maximum number of measurement stack frames
ESD_FRAMES
=
32
# Size of internal definitions buffer in bytes
ESD_BUFFER_SIZE
=
100000
# Maximum number of threads for which measurements should be taken
ESD_MAX_THREADS
=
OMP_NUM_THREADS
## E P I L O G configuration
# Size of internal event trace buffer in bytes
ELG_BUFFER_SIZE
=
10000000
# Compression level of trace files (0..9 or u=uncompressed)
ELG_COMPRESSION
=
6
# Automatic merge of trace files
ELG_MERGE
=
0
# Generate VAMPIR-compatible traces
ELG_VT_MODE
=
0
build/epik_a/epik.path
deleted
100644 → 0
View file @
0334d24e
PARALLEL
+ MPI_Init
| + TRACING
+ MPI_Comm_rank
+ MPI_Comm_size
+ MPI_Sendrecv
+ computeNumericalFluxes
+ MPI_Allreduce
+ MPI_Finalize
| + TRACING
build/epik_a/epik.score
deleted
100644 → 0
View file @
0334d24e
flt type max_tbc time % region
ANY 29232 10.96 100.00 (summary) ALL
USR 29232 10.96 100.00 (summary) USR
USR 29232 10.96 100.00 computeNumericalFluxes
build/epik_a/epitome.cube
deleted
100644 → 0
View file @
0334d24e
This diff is collapsed.
Click to expand it.
build/epik_a/summary.cube.gz
deleted
100644 → 0
View file @
0334d24e
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment