NPComplete
NPComplete
Also fails for https://github.com/mobilecoinfoundation/mobilecoin Any updates?
This might help http://www.oliverdavies.uk/blog/display-git-branch-or-tag-names-your-bash-prompt/
``` 'Linux version 6.2.0-26-generic (buildd@bos03-amd64-042) (x86_64-linux-gnu-gcc-11 (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Jul 13 16:27:29 UTC 2 rustc 1.73.0-nightly (39f42ad9e 2023-07-19) Cuda...
> What cards are you guys having ? > > We need `compute_cap>7.0` for it to work. I know compute_cap 5.2 does trigger similar fails. > > The core kernels...
> @dbrowne > > Go to `candle/candle-kernels/src/` > > And try to make the `.cu` compile: > > ``` > nvcc --ptx --gpu-architecture=sm_61 affine.cu -I. > ``` > > Most...
> Does it work now on main ? I made fixes for older cards (still far from universal support but should be much better) Yes