-
Anyway to reduce or eliminate the memory allocation being created?
![Screenshot_3](https://github.com/popcron/gizmos/assets/125713876/3529c02a-c4bb-42ea-8560-98762c04bc98)
I'm using your gizmos to…
-
I'm reporting this here, since the gcc repo doesn't allow submitting issues.
In `devkitPPC/powerpc-eabi/include/c++/13.2.0/powerpc-eabi/bits/c++config.h`, the `_GLIBCXX_HAVE_ALIGNED_ALLOC` macro is…
-
When I run the gqesort demo in /Vitis_Libraries/database/L2/demos/gqeSort/,I got this:
[XRT] ERROR: std::bad_alloc
Create Device buf_in 0 Failed!
-
### System information
Type | Version/Name
--- | ---
Distribution Name |
Distribution Version |
Kernel Version | 4.4.94
Architecture | mips
OpenZFS Version | 2.2.3
### Describe…
-
[injected64-ForDistribution.i64.txt](https://github.com/user-attachments/files/17267412/injected64-ForDistribution.i64.txt)
```
thread 'test::parse_idbs' panicked at /rustc/aedd173a2c086e558c2b66d37…
-
to remind myself when I next update `awint`
-
https://github.com/FESOM/fesom2/blob/a9f45df14609706602904a4f30dd4d14805e19b5/src/io_netcdf_file_module.F90#L84
@hegish @koldunovn @patrickscholz the ftn 2.7.17 at lumi cannot handle move_alloc. A …
-
I don't see why this shouldn't be implemented. It certainly proves useful when working with generic allocators, without requiring a `Copy` bound on them. For example:
struct AllocWithInternalMu…
-
I did an update and now the latest lib no longer compiles. Here are the errors I am seeing
```
/Users/erikolson/.platformio/packages/toolchain-xtensa-esp32s3/xtensa-esp32s3-elf/include/c++/8.4.0/bi…
-
Dears,
I get the below error while creating a new rank object because of adding new bankstates (nextWrite_H & nextRead_H) in BankState.h and BankState.cpp. Do you know why?
class BankState
{
ost…