issues
search
cmuparlay
/
parlaylib
A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
MIT License
320
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Control number of threads in runtime.
#29
jsboer
closed
2 years ago
2
How to minimize startup time of parlay?
#28
jsboer
closed
2 years ago
2
how to get id of thread?
#27
jsboer
closed
2 years ago
2
could not convert ‘a’ from ‘parlay::sequence<long unsigned int>’ to ‘parlay::sequence<unsigned int>’
#26
Ashelyed
closed
2 years ago
2
Fix suffix array bug
#25
xindubawukong
closed
1 year ago
0
Fix compilation of TBB scheduler plugin
#24
niklas-uhl
closed
2 years ago
2
Make block allocator conservative again
#23
DanielLiamAnderson
closed
2 years ago
1
V2.1.1 - Extra examples
#22
gblelloch
closed
2 years ago
1
Parlay V2.1: Improvements to allocators, sequence, OpenMP support, padded type, and CI
#21
DanielLiamAnderson
closed
2 years ago
2
Invalid return value of function seq_count_sort
#20
Akatsukis
closed
2 years ago
2
Fix task stealing after continuation with block allocator
#19
DanielLiamAnderson
closed
2 years ago
1
Problem with block_allocator for Cilk schedulers
#18
neboat
closed
2 years ago
2
fix: split rCount when it is greater
#17
Akatsukis
closed
2 years ago
3
Fix sequence alignment and sequence insert overload when taking a non-const reference
#16
DanielLiamAnderson
closed
2 years ago
0
Fix quadratic-time behavior with parlay::internal::quicksort
#15
ldhulipala
closed
2 years ago
3
Error when Linking against OpenMP
#14
wangyiqiu
closed
2 years ago
3
ParlayLib V2
#13
DanielLiamAnderson
closed
2 years ago
0
Just two questions
#12
MakitaToki
closed
2 years ago
2
Invalid free() / delete / delete[] / realloc()
#11
Akatsukis
closed
1 year ago
7
Cygwin jobs on Appveyor build hang forever
#10
DanielLiamAnderson
closed
2 years ago
1
integer_sort: Make get_counts() not crash on empty inputs
#9
tomtseng
closed
2 years ago
0
block_allocator: Fix segfault on small block sizes
#8
tomtseng
closed
3 years ago
0
fix: Add include file
#7
Akatsukis
closed
3 years ago
0
Bug Fix: minmaxm() constructor
#6
rahulyesantharao
closed
3 years ago
0
Block delayed
#5
gblelloch
closed
3 years ago
0
No license?
#4
fagg
closed
4 years ago
1
Add missing capture in reverse_inplace lambda
#3
lorenzhs
closed
4 years ago
0
Integer sorting out of place doesn't work if the input is constant
#2
DanielLiamAnderson
closed
4 years ago
0
Sorting algorithms only work on pointer-based ranges
#1
DanielLiamAnderson
closed
4 years ago
0
Previous