j-p-e

Results 15 comments of j-p-e

thanks very useful ideas - so sha256sum on a successful file in local .git/lfs/objects gives SHA A == filename as expected however sha256sum on a local file (in the repo)...

updated - no fault in the git or lfs storage as far as I can tell (at either end), all seems fixable by fixing local stuff

the files are png. Seems there are two types of local fault and neither are the files being stubs

in case anyone comes here this is the clunky process I followed to recover while avoiding doing much with the rest of the very large repo, I hope there are...

for those coming here - the fix is in the Jackson 2 plugin in a version that isn't quite out yet - mine (2.13.1.242) still has the issue, there's an...

I was trying it as a linux container on windows (docker desktop in linux container mode, with WSL2 back end) - can you advise why that’s impossible (or whether it...

I appreciate this might not quite an nvidia-docker question as I'm using gpus -all - still not found the magic combo that works. Some other things I've tried : -...

Update - I have moved to docker-ce within WSL2, running a docker container via nvidia-docker-container with ocker run --gpus all -it --entrypoint /bin/bash --privileged --gpus all -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=all...

for completeness - glxinfo -B from WSL2 ubuntu direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Microsoft Corporation (0xffffffff) Device: D3D12 (NVIDIA GeForce RTX 3080 Ti) (0xffffffff) Version: 21.2.6 Accelerated:...