issues
search
JuliaSIMD
/
ThreadingUtilities.jl
Utilities for low overhead threading in Julia.
MIT License
17
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Precompilation fails on julia master due to llvmcall depreacation
#51
lgoettgens
opened
4 months ago
2
Bump julia-actions/setup-julia from 1 to 2
#50
dependabot[bot]
closed
7 months ago
0
Bump codecov/codecov-action from 3 to 4
#49
dependabot[bot]
opened
9 months ago
0
Bump actions/cache from 3 to 4
#48
dependabot[bot]
closed
9 months ago
0
Bump actions/checkout from 3 to 4
#47
dependabot[bot]
closed
1 year ago
0
Catch
#46
chriselrod
closed
1 year ago
0
Bump actions/cache from 1 to 3
#45
dependabot[bot]
closed
1 year ago
0
Bump codecov/codecov-action from 1 to 3
#44
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 2 to 3
#43
dependabot[bot]
closed
1 year ago
0
enable dependabot for GitHub actions
#42
ranocha
closed
1 year ago
0
Add Invalidations.yml [ci skip] [skip tests]
#41
ranocha
closed
2 years ago
0
Missing atomics operation on v1.8
#40
ChrisRackauckas
opened
2 years ago
3
increasing THREADBUFFERSIZE
#39
lrnv
opened
2 years ago
1
Add option to put all tasks to sleep
#38
chriselrod
closed
2 years ago
2
Don't use VectorizationBase in tests to reduce latency
#37
chriselrod
closed
2 years ago
1
Run CI and deploy docs on tags
#36
DilumAluthge
closed
2 years ago
3
Stable docs do not exist
#35
tknopp
closed
2 years ago
1
Arithmetic (incremental) backoff in task spin/wait.
#34
chriselrod
closed
3 years ago
5
Tests pass locally on 32 bit
#33
chriselrod
closed
3 years ago
1
Display failed tasks
#32
chriselrod
closed
3 years ago
1
Something broke
#31
ranocha
closed
3 years ago
5
Reset threads on error
#30
chriselrod
closed
3 years ago
2
Depend on ManualMemory.jl
#29
chriselrod
closed
3 years ago
1
Bump verison.
#28
chriselrod
closed
3 years ago
1
Remove all dependencies.
#27
chriselrod
closed
3 years ago
1
Have `wait`ing thread steal incomplete work.
#26
chriselrod
closed
3 years ago
1
Does not play nicely with `Threads.@spawn` or `Threads.@threads`
#25
chriselrod
opened
3 years ago
0
overhead of each task still seems large (much better than @threads tho)
#24
Roger-luo
closed
3 years ago
8
Store and load each element of every tuple individually
#23
mmiller-max
closed
3 years ago
11
Add `ThreadingUtilities.launch` for a simpler API
#22
chriselrod
closed
3 years ago
2
Make load/store! increment by size of the loaded/stored type.
#21
chriselrod
closed
3 years ago
3
Add ability to reset ThreadTasks
#20
chriselrod
closed
3 years ago
1
VectorizationBase 0.18
#19
chriselrod
closed
3 years ago
1
Print a warning if the kernel is allowed to move threads about
#18
DilumAluthge
closed
3 years ago
20
Create a more convenient API
#17
chriselrod
closed
3 years ago
1
Add some docs and/or examples?
#16
DilumAluthge
opened
3 years ago
17
Run the Aqua tests in a separate workflow
#15
DilumAluthge
closed
3 years ago
4
Run CI with both 32-bit and 64-bit Julia binaries
#14
DilumAluthge
closed
3 years ago
3
Also run CI with 32-bit Julia binaries
#13
DilumAluthge
closed
3 years ago
1
Print `versioninfo` at the beginning of the test suite, and add a bunch of debugging statements
#12
DilumAluthge
closed
3 years ago
7
Fix the docs build
#11
DilumAluthge
closed
3 years ago
1
Probably don't merge; added a few asserts for testing.
#10
chriselrod
closed
3 years ago
3
Temporarily disable CI on Windows
#9
DilumAluthge
closed
3 years ago
2
Reorganize the docs, and link from the README to the docs (and vice versa)
#8
DilumAluthge
closed
3 years ago
2
Bump version number from "0.1.1-DEV" to "0.1.1"
#7
DilumAluthge
closed
3 years ago
7
THREADPOOL: Use the runtime value of `Sys.CPU_THREADS`
#6
DilumAluthge
closed
3 years ago
6
Add tests to increase code coverage
#5
DilumAluthge
closed
3 years ago
2
ThreadingUtilities.jl is currently not relocatable
#4
DilumAluthge
closed
3 years ago
0
CI is intermittently timing out on master
#3
DilumAluthge
closed
3 years ago
29
Several fixes for CI
#2
DilumAluthge
closed
3 years ago
5
Next