William Allen

Results 50 issues of William Allen

![JointPics_20210912_135055](https://user-images.githubusercontent.com/8990544/132999758-fca8dd26-5eb8-476b-9a98-081a133e5550.PNG) ![Screenshot_20210912-134310](https://user-images.githubusercontent.com/8990544/132999759-6c2c16aa-840e-4fa8-b082-0ccd4d868fe1.png) Did some benchmarking running 1 process at a time, increasing the `-r` value by 2 with each run, from 6 threads to 88. I did 2 runs of...

### Problem description ![Screenshot_20230624-175637](https://github.com/termux/termux-app/assets/8990544/5785980a-95ae-477f-900a-1d289424e95e) This always shows up at start, or if I switch away from Termux, and return, it will be back. I have to type the microphone icon,...

bug report

Hello @cyring ! Following up from our chat on reddit. Now that they've fixed the kernel headers package, I can build again. ``` '############### ,############# Name: AMD Custom APU 0405...

### Please confirm - [X] I have searched existing issues - [X] This issue is not a duplicate of an existing one - [X] This is not a request for...

help wanted
feature request

Reducing some complexity ![Screenshot_20230830-233225](https://github.com/Chia-Network/bladebit/assets/8990544/943384c2-e5b7-4804-9fc2-bc201cf0e48e)

Update b3 files and bladebit and harvester cmake

It'd be useful to add ARM versions. Maybe something like: ``` with: cuda: '12.1.1' arch: ARM os: Ubuntu-20.04 ``` would fetch: https://developer.download.nvidia.com/compute/cuda/12.1.1/local_installers/cuda_12.1.1_530.30.02_linux_sbsa.run

In our workflow, we are using `pep517.build` (which is deprecated) to build the wheel: https://github.com/Chia-Network/clvm/blob/26bb83c2f988dd0a2855c8466e224bd6f0743e69/.github/workflows/publish-to-test-pypi.yml#L32-L44 We aren't building the sdist. If we were to use `pip install build`, and then...