issues
search
mratsim
/
weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Other
541
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parallel task compilation fails for nim >= 2.0.0
#201
lilkeet
opened
1 week ago
0
Examples in README.md do not compile
#200
PhilippMDoerner
opened
6 months ago
5
"nimble install weave" fails on Ubuntu 18
#199
greenersharp
closed
10 months ago
3
Can Weave spawn a thread that sends a Channel message to the main channel without blocking the main thread?
#198
PhilippMDoerner
opened
11 months ago
3
test version-2-0 and devel
#197
ringabout
closed
11 months ago
1
adapt weave to non-var destructors
#196
ringabout
closed
1 year ago
2
error: special identifier '_' ignored
#195
alperyilmaz
closed
4 months ago
4
randomly "off values"
#194
ingoogni
closed
1 year ago
2
Use Lnear Congruential Generator to generate work-stealing permutation
#193
mratsim
opened
1 year ago
1
Vastly simplify and accelerate memory management.
#192
mratsim
opened
1 year ago
1
Feature Request: Cores as init parameter, respect core perf levels
#191
turbo
opened
1 year ago
0
don't use underscore for used type Weave parameter
#190
metagn
closed
1 year ago
0
Error: undeclared identifier: 'gebb_ukernel_int_x86_AVX512'
#189
bung87
closed
1 year ago
2
force to install cligen in the tests
#188
ringabout
closed
2 years ago
1
hopefully fix apple m1 thread unique ID assignment
#187
mratsim
closed
2 years ago
0
Add Github Actions CI
#186
mratsim
closed
2 years ago
0
Weave doesn't compile on MacOS with arm64
#185
its5Q
closed
2 years ago
2
make weave compile with gcsafe
#184
ringabout
closed
2 years ago
0
Is there a manual or tutorial for weave?
#183
dawnmy
closed
2 years ago
2
install deps for tests
#182
ringabout
closed
2 years ago
3
Add a test for #180
#181
mratsim
closed
2 years ago
0
functions with no arguments fail parsing
#180
ghost
closed
2 years ago
1
UX: auto-transform captured seq to ptr UncheckedArray behind the scenes
#179
mratsim
opened
2 years ago
3
disable avx512
#178
ringabout
closed
2 years ago
0
Raytracing example doesnt compile with threads
#177
gavr123456789
closed
3 years ago
1
Cache misses (much) worse for page-aligned (e.g. power of two) accesses
#176
dumblob
closed
3 years ago
0
Update CI
#175
mratsim
closed
2 years ago
1
fix #173
#174
ringabout
closed
3 years ago
1
@mratsim
#173
mratsim
closed
3 years ago
0
affinity_posix should get this patch (for Android/Termux)
#172
HJarausch
opened
3 years ago
0
Recent Nim makes Weave crash
#171
HJarausch
opened
3 years ago
8
fix aligned_mem on Windows
#170
mratsim
closed
3 years ago
1
a plea for an easier to understand error message
#169
HJarausch
opened
3 years ago
3
parallelFor has arguments that do not fit in the parallel tasks data buffer
#168
HJarausch
closed
3 years ago
9
GC Boehm Error with more than 8 threads
#167
Shadowfall357
opened
3 years ago
2
Fix typo
#166
littleli
closed
3 years ago
0
`blockUntilAny` equivalent
#165
mratsim
opened
3 years ago
0
Add user-definable auxiliary procedures to init/exit
#164
awr1
closed
4 years ago
2
[Request] Optional per-thread startup procedure
#163
awr1
closed
4 years ago
1
windows aligned_alloc in allocs.nim have different params order compared to docs and malloc.h
#162
jangko
closed
3 years ago
0
background processing some submits go missing
#161
HumptyNumpty
opened
4 years ago
0
isReady is always false
#160
HumptyNumpty
closed
4 years ago
1
Fix a few typos
#159
Clyybber
closed
4 years ago
0
CI for Nim stable broken
#158
mratsim
closed
4 years ago
1
Executor fixes
#157
mratsim
closed
4 years ago
0
Misc. problems on Android using termux
#156
Vindaar
opened
4 years ago
4
Need help with weave as background process
#155
olliNiinivaara
closed
4 years ago
4
README typo fixes
#154
zevv
closed
4 years ago
0
Using Weave makes nimsuggest stuck at 100% CPU, guaranteed
#153
mratsim
opened
4 years ago
0
Prevent copying of Flowvar and Pending results
#152
mratsim
opened
4 years ago
0
Next