-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
28 lines (28 loc) · 1.17 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
tags
include/tbb/machine/config.h
build/linux_intel64_gcc_cc4.*
examples/GettingStarted/sub_string_finder/sub_string_finder
examples/GettingStarted/sub_string_finder/sub_string_finder_extended
examples/GettingStarted/sub_string_finder/sub_string_finder_pretty
examples/concurrent_hash_map/count_strings/count_strings
examples/concurrent_priority_queue/shortpath/shortpath
examples/graph/binpack/binpack
examples/graph/dining_philosophers/dining_philosophers
examples/graph/logic_sim/test_all
examples/parallel_do/parallel_preorder/parallel_preorder
examples/parallel_for/game_of_life/game_of_life
examples/parallel_for/polygon_overlay/pover
examples/parallel_for/seismic/seismic
examples/parallel_for/tachyon/tachyon.serial
examples/parallel_for/tachyon/tachyon.tbb
examples/parallel_for/tachyon/tachyon.tbb1d
examples/parallel_reduce/convex_hull/convex_hull_bench
examples/parallel_reduce/convex_hull/convex_hull_sample
examples/parallel_reduce/primes/primes
examples/pipeline/square/gen_input
examples/pipeline/square/input.txt
examples/pipeline/square/output.txt
examples/pipeline/square/square
examples/task/tree_sum/tree_sum
examples/task_group/sudoku/sudoku
examples/test_all/fibonacci/fibonacci