-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
63 lines (62 loc) · 895 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
*.gz
*.o
*.a
**/g500
*.out
file*.r
**/run
eval/r-ify.sh
*.etf
*.0
*.trc
*.z
*.otf
*.ppk
*.slog2
*.edf
eval/tau.sh
eval/tau_clean.sh
cpu_2d/compression/benchintersection
cpu_2d/compression/benchsearch
cpu_2d/compression/bitpacking
cpu_2d/compression/budgetedtest
cpu_2d/compression/compflatstat
cpu_2d/compression/compress
cpu_2d/compression/entropy
cpu_2d/compression/simplesynth
cpu_2d/compression/testcodecs
cpu_2d/compression/testintegration
cpu_2d/compression/uncompress
cpu_2d/compression/unit
eval/r-compare.sh
**/*.log
*.log
.idea/
*.pp.c
**/*.pp.c
**/*.pp.cpp
CMakeFiles/
**/CMakeFiles/
.*
**/.*
example
cpu_2d/benchintersection
cpu_2d/benchsearch
cpu_2d/testcodecs
cpu_2d/testintegration
cpu_2d/unit
temp.tmp
*.tgp
eval/tmp.tmp
*.scorep_init.c
eval/scorep-*
eval/scorep_*
eval/log_*
autom4te.cache/
autom4te.cache/*
config.h
stamp-h1
configure.scan
config.status
Makefile
config.h.in~