issues
search
RichieSams
/
FiberTaskingLib
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
Apache License 2.0
934
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CMake on Windows using Ninja and Visual studio fails to generate and compile
#109
NotAPenguin0
closed
4 years ago
2
Split ready fibers queue into two
#108
RichieSams
closed
4 years ago
3
Dynamically changing EmptyQueueBehavior from Sleep to anything else can leave threads permanently sleeping
#107
RichieSams
opened
4 years ago
0
Update the Copyrights to include all contributors
#106
RichieSams
opened
4 years ago
0
Add project languages, so CMake doesn't try-compile others
#105
martty
closed
4 years ago
0
Move simple ftl types into separate header to reduce some user includes
#104
BrodyHiggerson
opened
4 years ago
0
Add cpp17 CI
#103
RichieSams
closed
4 years ago
0
Fix warnings
#102
RichieSams
closed
4 years ago
0
Add C++17 CI for other compilers - GCC/Clang
#101
BrodyHiggerson
closed
4 years ago
0
Fix config header evaluation in later VS versions
#100
BrodyHiggerson
closed
4 years ago
3
Fix iterator debug level
#99
BrodyHiggerson
closed
4 years ago
6
WIP: Remove the need to specify a MainTaskFunc
#98
RichieSams
closed
4 years ago
0
A collection of random fixes / changes
#97
RichieSams
closed
4 years ago
2
Fix formatting and CI
#96
RichieSams
closed
4 years ago
3
Add ftl::fibtex
#95
RichieSams
closed
4 years ago
5
Fixes
#94
RichieSams
closed
4 years ago
0
Crash in AtomicCounter
#93
BrodyHiggerson
closed
4 years ago
1
Added optional user-specified callback executed on worker thread start
#92
BrodyHiggerson
closed
4 years ago
1
Added #ifndef guard around #define NOMINMAX
#91
BrodyHiggerson
closed
5 years ago
0
Added fix for C4324 at wait_free_queue.h(104-106) in VS 15.9.11
#90
BrodyHiggerson
closed
5 years ago
1
Fixed FTL's use of CMAKE_SOURCE_DIR breaking macros
#89
BrodyHiggerson
closed
5 years ago
1
Added fix for C2064 at config.h(90) in VS 15.9.11
#88
BrodyHiggerson
closed
5 years ago
1
Integration into event loop based system
#87
henrywiechert
closed
5 years ago
5
Usage of the ftl scheduler
#86
vamidi
closed
5 years ago
9
Add appveyor.yml
#85
RichieSams
closed
5 years ago
0
Static analysis
#84
RichieSams
closed
5 years ago
0
Export appveyor.yaml
#83
cwfitzgerald
closed
5 years ago
1
Full Static Analysis and Formatting
#82
cwfitzgerald
closed
5 years ago
7
Allow AddTask to be called from an external thread
#81
cwfitzgerald
closed
5 years ago
4
Allow the user to specify the size of the fiber wait lists in ftl::AtomicCounter
#80
RichieSams
closed
5 years ago
3
Add ftl::ThreadLocal to emulate thread_local keyword
#79
cwfitzgerald
closed
5 years ago
11
A/M/Tsan support
#78
cwfitzgerald
opened
5 years ago
0
Allow dynamically allocated size of fiber wait lists with ftl::AtomicCounter
#77
cwfitzgerald
closed
5 years ago
9
ftl::TaskScheduler allocator support
#76
cwfitzgerald
opened
5 years ago
7
Improper Removal of Fibers from ftl::AtomicCounter's Waiting List
#75
cwfitzgerald
closed
1 year ago
9
Python GDB Debugging Helper
#74
cwfitzgerald
opened
5 years ago
0
Segfault on Linux in CI tests
#73
cwfitzgerald
closed
4 years ago
3
Huge amount of tasks waiting on a single counter.
#72
vblanco20-1
closed
11 months ago
10
Built-in parallell algorithms?
#71
vblanco20-1
closed
1 year ago
4
Guard AddFiberToWaitingList with lock
#70
martty
closed
5 years ago
0
Contrib separation & ftl::Trampoline
#69
martty
opened
6 years ago
7
Possible issue of item-copy in WaitFreeQueue::Pop and WaitFreeQueue::Steal
#68
ChemistAion
closed
6 years ago
6
Interest in Additional LIbrary Features
#67
cwfitzgerald
opened
6 years ago
8
Add ftl::Fibtex
#66
cwfitzgerald
closed
5 years ago
30
WaitFreeQueue::Pop and WaitFreeQueue::Steal possible issue of item-copy
#65
ChemistAion
closed
6 years ago
1
Add cmpxchg to AtomicCounter to Enable Mutexes
#64
cwfitzgerald
closed
4 years ago
5
AtomicCounter::WaitingFiberBundle ctor PinnedThreadIndexctor possibly wrong
#63
ChemistAion
closed
6 years ago
1
GetCurrentThread() uses constant pseudo handle.
#62
ChemistAion
closed
6 years ago
2
Adding Multiple Tasks on a Counter only Increments Counter Once
#61
cwfitzgerald
closed
4 years ago
5
Fix First Thread Affinity
#60
cwfitzgerald
closed
6 years ago
9
Previous
Next