jgforbes

Results 5 issues of jgforbes

Running find . -printf '%p' -maxdepth 1 -iname "*.pdf" -exec ocrmypdf -v1 '{}' '{}' \; on a directory with many pdf files, most of which have already have OCR data,...

I got this error for several pdb files. Any suggestions as what the problem may be? upside/obj/upside --duration 1e7 --frame-interval 1e2 --temperature 0.5 --seed $RANDOM simulation.up invocation: upside/obj/upside --duration 1e7...

The latest version of NVIDIA container toolkit uses the Container Device Interface with podman: [https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/1.14.3/cdi-support.html](url) An example podman command line: podman run --rm --device nvidia.com/gpu=all --security-opt=label=disable ubuntu nvidia-smi -L How...

question

I started with the latest julia docker image and was able to run the BCR demonstration in the Bio benchamrk group with no problems. When I added all of the...

**Describe the bug** The height setting does not come out correct. For example, setting height to 92 mm gives overall height (from bottom to top of hinge) of 86. Material...

bug