2022-07-21 01:17:10 Oh, btw guys, a while back I was talking about Lenovo sending me my computer with the 512 GB SSD only formatted for 256 GB. 2022-07-21 01:17:33 I managed to get that resolved this morning - last night imode gave me some info, and following up on it got it taken care of. 2022-07-21 01:17:58 Turns out I have LVM2, and that made things a lot more straightforward. I just had to study on it for a while and find some examples online, and now all is well. 2022-07-21 01:18:04 I provided no support and fell asleep and went to work. :P 2022-07-21 01:18:11 sorry in hindsight. 2022-07-21 01:18:13 I appreciate you man. 2022-07-21 01:18:20 aww. 2022-07-21 01:18:22 likewise. 2022-07-21 01:18:43 I've decided I am an LVM fan. 2022-07-21 21:00:30 Hey - OpenCL is finally working in Python on my computer. 2022-07-21 21:00:49 Probably was working all along - it works if I run Python as root. 2022-07-21 21:02:02 I didn't really do much with it, but at least it found the platform and the device, which it can't do as non-root. 2022-07-21 21:03:47 a.k.a "security? what is that?" mode 2022-07-21 21:06:36 Usually when something like that happens I need to add myself to a group, but I don't see that there are any groups I'm not in already. 2022-07-21 21:06:49 There's a video group, but I'm in it. 2022-07-21 21:08:07 What I really want to do is get some good set of matrix math functions using the GPU cooking in Jupyter Notebook. 2022-07-21 21:27:41 Ok - NOT a privilege problem. I created a new user temporarily, and it runs fine from there. 2022-07-21 21:28:00 So clearly all my efforts to get this working a few months ago farkled something up, and I've got to figure out how to undo that now. 2022-07-21 21:28:04 Fun fun fun. 2022-07-21 21:29:43 Ok, fixed it. I removed the anaconda entry from my PATH.