Denis Bobrovskiy

Results 4 comments of Denis Bobrovskiy

@simnalamburt Yes, of course. ![2020-05-27_13-57](https://user-images.githubusercontent.com/35276831/83011146-16331480-a022-11ea-9330-aefc2e3557ad.png) My terminal is kitty 0.17.4. I had the same issue with alacritty (0.4.2). I also tried gnome-terminal(3.36.2) same problem. My fish shell version is 3.1.2...

Pretty sure it is caused by Marlin kernel support that was added in #856 Try falling back to #848 . Marlin kernels are built for Compute Capability of 8+

@EricLBuehler fails at ``` --- stderr thread 'main' panicked at mistralrs-quant\build.rs:19:64: called `Result::unwrap()` on an `Err` value: ParseFloatError { kind: Invalid } ``` in this code `(output.split('\n').nth(1).unwrap().parse::().unwrap() * 100.) as...

@EricLBuehler #880 this should fix the issue i mentioned