-
# Summary
We are trying to use `tbb::parallel_for_each` within a project compiled with gcc 9.4.0 within an Ubuntu 20.04 environment. We have been using C++17 and are moving to C++20. tbb was compil…
-
From https://github.com/cms-sw/cmssw/issues/42564#issuecomment-2492556852
Valgrind on workflow 250202.5 step 2 reports
```
==3506566== Conditional jump or move depends on uninitialised value(s)
==…
-
I encountered a build failure when trying to compile the project following the instructions in the README. `cmake .. -DCMAKE_BUILD_TYPE=Release -DGTSAM_BUILD_UNSTABLE:OPTION=OFF -DGTSAM_BUILD_EXAMPLES…
-
I was trying to get Stability fast 3D running, but it failed in compiling this library. It looks like the TBB implementation being used here is from 2020, and a newer (Linux Fedora 40) compiler fails …
-
- [x] Support for per-package variants (e.g. `cetmodules +versioned-docs`).
- [x] ~Support for first-line build dependencies such as `py-sphinx` and friends.~ (already present but obscured by lack of…
-
When working on #998, a failure (see below) was observed in triangulation when moving the Status() checks of the test up out of the processing loops: https://github.com/elalish/manifold/pull/998/comm…
-
### Description of Issue
Looks like USD is NOT compatible with the most recent **Intel oneapi 2021.3.0** ?
```console
[ 49%] Building CXX object pxr/base/work/CMakeFiles/work.dir/utils.cpp.o
c…
-
https://github.com/numbagg/numbagg/blob/c0e3682072ac03c3e76a0afd39faddc22a839d44/numbagg/decorators.py#L749-L776
This seems to assume that people don’t configure the thread pool. I think the follow…
-
Hi parlay maintainers, there seems to be an evasive bug in the integration of parlay and TBB that took me a painful amount of time to catch. The following is a minimal reproducible example:
```
#i…
-
HI
I have trouble to install qs2 from @traversc in https://github.com/qsbase/qs2/issues/3
He suggested me to ask you help.
When I install RcppParallel I got :
```
> remotes::install_gith…