Yang, Bo

Results 421 comments of Yang, Bo

I think it is not possible to reliably do the application layer reference counting.

There are some binary caches - https://github.com/SomeoneSerge/nixpkgs-cuda-ci - https://github.com/numtide/nixpkgs-unfree

[`nvidia-smi`](https://developer.nvidia.com/system-management-interface) needs [`libnvidia-ml.so`](https://github.com/numtide/nix-gl-host/blob/125ff2e1ca816ebbb5978b919165151b7a8a8126/src/nixglhost.py#L194) in `$LD_LIBRARY_PATH`. How to satisify it?

Unpatched binaries need this tool (along with [nix-ld-rs](https://github.com/nix-community/nix-ld-rs) or [ld-floxlib](https://github.com/flox/ld-floxlib)) in order to access GPU on NixOS.

Do you want to merge this PR?

This issue should have been fixed in https://github.com/scalacenter/scalajs-bundler/pull/456. Unfortunately the latest release of `scalajs-bundler` does not include the fix.

This issue can result in failures in `pkgs.writeShellApplication` when running `nix build` under a dev shell with `root` user. I created a repository to reproduce the error in https://github.com/Atry/nix-tmpdir-bug-report ###...

This project ignores `local.sbt` so that you can specify the `scalaVersion` in it for local development, allowing for a diiferent version from CI. It was on purpose to not specify...

Some library returning a generator is on purpose for streaming generation. On Sat, Aug 10, 2024 at 10:55 AM kirti purohit ***@***.***> wrote: > Hi I went through this enhancement,...

Hi Joe, could you add a link to the pull request completing this issue? On Fri, Nov 1, 2024 at 2:03 PM Joe Mayer ***@***.***> wrote: > Closed #5595 as...