Daniel Richard G.

Results 28 issues of Daniel Richard G.

I am building cutlass 3.4.1 using the Intel LLVM (oneAPI) compiler. There are a *lot* of warnings being produced related to implicit integer sign conversions. This PR does not fix...

inactive-90d

When I configure with `-DCUDNN_FRONTEND_BUILD_UNIT_TESTS=ON`, I get ``` CMake Error at CMakeLists.txt:49 (add_subdirectory): The source directory /path/to/cudnn-frontend/1.1.0/test does not contain a CMakeLists.txt file. ``` Is the `test/` directory supposed to...

Changelog: (Fix): Extract .zip files with recorded file timestamps Proposed fix for #15268. Timestamps need to be set after directories have been populated, because directory timestamps are updated whenever a...

type: look into

I am able to build the project successfully on Linux, using e.g. ``` $ cmake -DCMAKE_INSTALL_PREFIX=/tmp/WAIFU2X /path/to/waifu2x-converter-cpp-source ``` However, after the `make` and `make install`, when I go to run...

Ongoing discussion in #343. This PR replaces the existing "hands-on" release automation for ungoogled-chromium's Debian package with one that is driven by Debian's own `chromium` package, in a fully automated...

**Describe the bug** When the test suite is invoked via CMake in a regular out-of-source build configuration, and the source tree is read-only, the tests fail with ``` $ ctest...

**Describe the bug** I use the "Exclude LAN" option on my tunnel peers so I can access services on my `192.168.*.*` home network. Also, my VPN provider specifies their DNS...

bug

### Description There are two issues with the default APT (package manager) configuration on the `ubuntu-slim` runner, compared to the standard `ubuntu-24.04`: * It pulls from the global `archive.ubuntu.com` server...

bug
awaiting-deployment
OS: Ubuntu
bug report