-
When installing Leafcutter package in R, I got this error. I have done the installation in Mac, Debian, and Ubuntu, and the error repeats consistently in each Operating System.
```
> devtools::ins…
-
I think the TBB build cannot possibly succeed in a Qt app due to https://github.com/oneapi-src/oneTBB/issues/547.
Because `emit` is a Qt define, something needs to change to enable build with TBB (so…
-
We had an issue with performance processing histogram mode detector data for ymir demo.
It was because we didn't have TBB library installed.
TBB library is available in `conda` but not in `pypi`,
…
-
Problem: How to turn off TBB warning messages
catboost version: 1.2.7
Operating System: Window
CPU: Yes
GPU: No
Hi, I am training a CatBoost model for classification, and I have already set the…
-
Hello. While building the Debian package for onetbb (version 2021.13.0) on a system with only one CPU, I noticed that some tests never return. This results in a build log like this when the package is…
-
In run [388037](https://cmsoms.cern.ch/cms/runs/report?cms_run=388037) (PbPb collisions, HLT release `CMSSW_14_1_4_patch3`), we got the following segmentation violation:
```
Thread 10 (Thread 0x7f…
-
When building the project on Ubuntu 22.04, the CMake configuration fails if TBB is not installed.
```sh
# Install gtsam (GTSAM_WITH_TBB=OFF) and iridescence
# Configure
git clone https://githu…
-
Unit tests `TestFWCoreFrameworkTransitions` crashed for 14.1.X ( see log https://cmssdt.cern.ch/SDT/cgi-bin/logreader/el8_amd64_gcc12/CMSSW_14_1_X_2024-10-31-1100/unitTestLogs/FWCore/Framework#/20749-…
-
github action:
[WindowsMinGWBuild.zip](https://github.com/user-attachments/files/17657860/WindowsMinGWBuild.zip)
Can you help me see what needs to be changed
https://github.com/microsoft/vcpkg/…
-
Noting that it works fine in staging, but currently in prod doesn't work for TBB:
I suspect it's a performance issue related to no. of candidates, because it works for SHARP in prod, albeit slowly:…