-
Hello,
I am fixing code for my own functionality and have some questions about **wargroup_wait** called in **mma** function of **sm90_mma_tma_gmma_x_warpspecialized_x.hpp** files. Why do below files…
-
In the file '\matconvnet-1.0-beta25\contrib\mcnSSD\matlab\src\bits\nnmultiboxdetector.hpp', it includes
#include
'data.hpp' is in the folder 'matconvnet-1.0-beta25\matlab\src\bits'.
On my wind…
-
## Describe the bug
```
/wrkdirs/usr/ports/audio/bespokesynth/work/BespokeSynth-1.2.1/libs/exprtk/include/exprtk/exprtk.hpp:6408:49: error: a template argument list is expected after a name prefix…
-
Currently all the code is in the hpp due to linker issues
-
Let's say we have a vertical split and both top and bottom components are of `Container::Vertical` type.
If we added some child components which are `Container::Vertical / Container::Horizontal` them…
-
Hi, I am having problems installing shxarray on Windows. The issue is related to building the C++ files at `src/builtin_backend` with the Visual Studio build tools.
Steps to reproduce: Run `pip in…
-
We need to introduce it to avoid this with clang19
```
In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include/cpp11.hpp:3:
/home/hornik/lib/R/Library/4.5/x86_64-linux…
-
I'm trying to use entt for a project but I got a crash at this place :
`ParticleSystem::ParticleSystem(math::Vec3f position, math::Vec3f size, graphic::ecs::ComponentMapping& cmapping)
…
-
## Expected Behavior
di.hpp should not cause compilation failures
## Actual Behavior
just including di.hpp causes the compilation to fail
di.hpp:2104:42: error: token is not a valid binary operato…
-
It would be useful if the fastfloat library had macros with the library version number.
Almost all other libraries provide that. For instance:
The Boost library collection ver. 1.85.0 has a header…