ROCR-Runtime
ROCR-Runtime copied to clipboard
ROCm Platform Runtime: ROCr a HPC market enhanced HSA based runtime
I get a crash on trying to run `MatrixMultiplication` example (from `rocm-gpudebugsdk_1.5.270-g3e9d2df_amd64.deb`, `rocm-gdb_1.5.270-gc4fb045_amd64.deb`): ```sh $ cd /opt/rocm/gpudebugsdk/samples/MatrixMultiplication && /opt/rocm/bin/rocm-gdb MatrixMul GNU gdb (GDB) 7.11 Copyright (C) 2016 Free Software Foundation,...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
On Ubuntu 22.04, kernel 6.7.9, ROCm 6.1.0 (RC), Radeon Pro VII. In brief: when creating a second command-queue (that is not even used at all) one thread starts eating 100%...
### Problem Description The function `Init()` called by the one of constructors of `lazy_ptr` is undefined. That constructor is not used by other code so that the compiler doesn't complain....
### Problem Description Musl libc (and specifically releases after 1.2.3) has pedantic interpretation of C/C++ standard comparisons with NULL, resulting in series of errors: * in core/util/utils.h: `NULL != posix_memalign(...)`...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this...