issues
search
jrmadsen
/
PTL
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
MIT License
43
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CI and clang-tidy updates
#50
jrmadsen
closed
3 months ago
0
Non-use of perfect forwarding in TaskGroup run/exec?
#49
drbenmorgan
closed
3 months ago
4
Minor fixes for issues identified in Geant4 by Coverity
#48
drbenmorgan
opened
3 months ago
3
Add explicit linking to atomic library when required
#47
csparker247
opened
12 months ago
0
Update VERSION
#46
jrmadsen
closed
1 year ago
0
Remove environment variables for ThreadPool configuration other than number of threads
#45
drbenmorgan
closed
1 year ago
1
Refactor main API for simplicity and clarity
#44
drbenmorgan
closed
1 year ago
5
Fix MACOSX build, they don't need atomic library
#43
LocutusOfBorg
opened
1 year ago
0
CI: Add CI for macos
#42
carterbox
closed
1 year ago
1
Fix previous commit, latomic was added in the wrong variable name
#41
LocutusOfBorg
closed
1 year ago
1
Add CheckAtomic package helper to fix build on riscv64 architecture (…
#40
LocutusOfBorg
closed
1 year ago
0
/usr/include/PTL/Backtrace.hh:511:12: error: ‘strlen’ was not declared in this scope
#39
stephanlachnit
closed
2 years ago
1
Address resource leakage, unneeded dereferences, noxcept issue identified by Geant4 Coverity checks
#38
drbenmorgan
closed
2 years ago
0
Updates CI tests
#37
jrmadsen
closed
2 years ago
0
Replace sigignore(<SIG>) with signal(<SIG>, SIG_IGN)
#36
jrmadsen
closed
2 years ago
0
Set PTL_SANITIZER_TYPE to existing value, if it exists
#35
drbenmorgan
closed
2 years ago
0
General code cleanup/tidy
#34
drbenmorgan
closed
2 years ago
0
Make copy explicit in range loop to suppress GCC 11 warnings
#33
drbenmorgan
closed
2 years ago
0
Windows min max macro imported unexpectedly
#32
shangjiaxuan
opened
2 years ago
2
Minor fixes for macOS/Clang and use as a subproject
#31
drbenmorgan
closed
2 years ago
0
Bump version to 2.3.3
#30
jrmadsen
closed
2 years ago
0
Fixed message which did not honor verbosity level.
#29
loximann
closed
2 years ago
0
Support for BUILD_OBJECT_LIBS
#28
jrmadsen
closed
2 years ago
0
Bumped version to v2.3.1
#27
jrmadsen
closed
2 years ago
0
Threading: Fix GetNumberOfPhysicalCpus, it should never return zero
#26
slyon
closed
2 years ago
1
minimal.cc example fails on ARM
#25
slyon
closed
2 years ago
1
Formatting updates
#24
jrmadsen
closed
2 years ago
0
ThreadPool::Config
#23
jrmadsen
closed
2 years ago
0
pkgconfig: Use Libs.private for "-pthread" flag.
#22
badshah400
closed
2 years ago
2
Issue with Requires.private in pkgconfig file
#21
badshah400
closed
2 years ago
1
ThreadPool.h: fix typo
#20
stephanlachnit
closed
2 years ago
0
New/improved support for initialization and finalization routines in ThreadPool
#19
jrmadsen
closed
2 years ago
0
Removed timemory
#18
jrmadsen
closed
3 years ago
0
Version bump to 2.0.1
#17
jrmadsen
closed
3 years ago
2
Minimal examples fail on armhf
#16
stephanlachnit
closed
3 years ago
2
Fix C++20 warnings from GCC 11.2.0
#15
amadio
closed
3 years ago
0
2.0.0 release
#14
andriish
closed
3 years ago
2
Springclean CMake scripts and developer/client build/use interfaces
#13
drbenmorgan
closed
3 years ago
10
warning fixes + wait() for tasks
#12
jrmadsen
closed
3 years ago
0
Sanitizers + memory leak fixes + improved TBB support
#11
jrmadsen
closed
3 years ago
0
Fixed Version.hh header output location in build-tree
#10
jrmadsen
closed
3 years ago
0
Make PTLConfig.cmake reproducible
#9
jrmadsen
closed
3 years ago
0
Not reproducible
#8
stephanlachnit
closed
3 years ago
5
Update version to 1.0.0 + installation fixes
#7
jrmadsen
closed
3 years ago
0
Git tags for version
#6
stephanlachnit
closed
3 years ago
1
Massive update
#5
jrmadsen
closed
3 years ago
0
PTL uses deprecated TBB headers
#4
amadio
closed
3 years ago
4
Good job! but how i call the lib by the python?
#3
qidiso
closed
2 years ago
0
Build for WIN64
#2
carterbox
closed
5 years ago
0
Cmake updates + clang-tidy + clang-format + improved performance
#1
jrmadsen
closed
5 years ago
0
Next