-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
81 lines (76 loc) · 1.3 KB
/
.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
*.o
BlackScholes/BlackScholes
dct8x8/dct8x8
histogram/histogram
imageDenoising/imageDenoising
imageDenoising/output.ppm
MonteCarloMultiGPU/MonteCarloMultiGPU
recursiveGaussian/recursiveGaussian
srad_v1/srad
srad_v1/image_out.pgm
srad_v2/srad
srad_v1_opt/srad
backprop/backprop
cfd/euler3d
cfd/euler3d_double
cfd/pre_euler3d
cfd/pre_euler3d_double
hotspot/hotspot
pathfinder/pathfinder
pathfinder/result.txt
gaussian/gaussian
vectorAdd*/vectorAdd
kmeans/kmeans
bfs/bfs
dwt2d/dwt2d
dwt2d/*.bmp.dwt.*
reduction/reduction
dxtc/dxtc
matrixMulCUBLAS/matrixMulCUBLAS
b+tree/b+tree.out
heartwall/heartwall
hotspot3D/3D
hotspot3D/output.out
huffman/pavle
lavaMD/lavaMD
lud/cuda/lud_cuda
lud/cuda/*log
lud/cuda/*csv
myocyte/myocyte.out
myocyte/output.txt
nn/nn
nw/needle
particlefilter/particlefilter_float
particlefilter/particlefilter_naive
streamcluster/sc_gpu
cfd/density
cfd/density_energy
cfd/momentum
cfd_vp_opt/density
cfd_vp_opt/density_energy
cfd_vp_opt/momentum
cfd_vp_opt/euler3d
cfd_vp_opt/euler3d_double
cfd_vp_opt/pre_euler3d
cfd_vp_opt/pre_euler3d_double
.vscode/
NsightEclipse.xml
*/*cu.cpp.ii
core
*/hpctoolkit-*-measurements*
*/hpctoolkit-*-database*
*/prof
*/*log
*/workspace/
*/prof/
*csv
*hpcstruct
*/*hpcstruct
*/output.txt
data/
*/result.txt
*/reports/
*/gvprof-measurements/
*/gvprof-database*/
tmp.sqlite
tmp.qdrep