issues
search
habanero-rice
/
hclib
A C/C++ task-based programming model for shared memory and distributed parallel computing.
http://habanero-rice.github.io/hclib/
BSD 3-Clause "New" or "Revised" License
71
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add -std=c11 flag to default project CFLAGS
#40
DaoWen
closed
7 years ago
9
Update small miscellaneous tests
#39
DaoWen
closed
7 years ago
0
Update Cilk examples and clarify license info
#38
DaoWen
closed
7 years ago
0
Update UTS example and clarify license info
#37
DaoWen
closed
7 years ago
0
Update Needleman-Wunsch ("Smith-Waterman") example
#36
DaoWen
closed
7 years ago
0
Update Cholesky decomposition example
#35
DaoWen
closed
7 years ago
1
Remove obsolete/broken script and test code
#34
DaoWen
closed
7 years ago
1
Switch License to Apache 2.0
#33
DaoWen
closed
7 years ago
0
Feature/C11 atomics
#32
DaoWen
closed
7 years ago
3
Fixes #30
#31
naman
closed
7 years ago
0
Wrong number of places mentioned in the hpt0.xml
#30
naman
closed
7 years ago
2
Calculate mid using non-overlow technique
#29
mfrw
closed
7 years ago
3
Restore finish scope in hclib_future_wait
#28
DaoWen
closed
7 years ago
1
Future wait operation does not restore finish scope
#27
DaoWen
closed
7 years ago
0
build broken on mac os and linux
#26
agrippa
closed
8 years ago
2
Travis-CI support with simplified install process
#25
DaoWen
closed
8 years ago
0
Delete is_async_any_type field of struct _hclib_task_t in hclib-task.h
#24
agrippa
closed
7 years ago
0
Simplify install process
#23
DaoWen
closed
8 years ago
6
Repo takes too long to clone
#22
DaoWen
opened
8 years ago
1
Templatize promise and future types
#21
DaoWen
closed
8 years ago
4
First pass on memory leaks
#20
DaoWen
closed
8 years ago
1
C++ async and forasync delegate to C API
#19
DaoWen
closed
8 years ago
2
Use __atomic builtins, remove volatile fields
#18
DaoWen
opened
8 years ago
1
Excessive copies of lambdas
#17
DaoWen
opened
8 years ago
0
Unconstrained promise values
#16
DaoWen
closed
8 years ago
0
Don't memcpy C++ objects
#15
DaoWen
closed
8 years ago
1
Single type name for loop domains
#14
DaoWen
closed
8 years ago
1
Remove old allocator macros
#13
DaoWen
closed
8 years ago
0
memcpy non-trivially-copyable function objects
#12
DaoWen
closed
8 years ago
1
Remove HC_MALLOC and HC_FREE macros
#11
DaoWen
closed
8 years ago
1
Use a different file extension for C++-only headers
#10
DaoWen
closed
7 years ago
1
Minimize context swaps
#9
DaoWen
closed
8 years ago
1
ESCAPING_ASYNC property not supported
#8
DaoWen
opened
8 years ago
7
For viewing only: Fix comm worker
#7
agrippa
closed
8 years ago
0
first draft of fixing comm worker
#6
agrippa
closed
8 years ago
0
Finish Statement never finishes
#5
NecOnIce
closed
8 years ago
14
Missing HC_CUDA Makro
#4
NecOnIce
closed
8 years ago
1
GPU Support v1
#3
agrippa
closed
8 years ago
0
Nonblocking finish
#2
agrippa
closed
8 years ago
1
Blocking futures support
#1
agrippa
closed
8 years ago
1
Previous