John Biddiscombe
John Biddiscombe
Is it possible to use tmpi with slurm, I tried a few quick experiments setting the mpirun env var to srun and launching jobs, but I didn't get it working...
When running a command using subprocess in response to a user selection, arrow keys are not passed through to the stdin of the forked process. Other keys are passed through....
In the blog/docs it says > To make QSBR work, each thread must periodically call junction::DefaultQSBR.update at a moment when that thread is quiescent – that is, not in the...
### Steps to reproduce Step 1 : Load a squashfs image with packages setup in spack `uenv start prgenv-gnu/24.2:latest` Step 2: confirm that packages are correctly loaded and visible `spack...
Fixes #536. This is a squashed commit containing multiple changes completion_modes: pika supports different completion modes that may be used as an alternative to the dlaf:: transformMPI mechanism that uses...
In many places (see here for example https://github.com/CompFUSE/DCA/blob/12c6c1279139994e8eb1656806f4fbb235f49296/cmake/dca_cuda.cmake#L10-L12 ) vars are set and made CACHE vars. This is annoying because if you compile WITH cuda, then change the option later...
On my laptop, in release mode (but not in debug mode), the matrixop_complex tests always fail. Can we relax the tolerances on the checks slightly or does this indicate a...
I would like this to go through testing ASAP, so I'm pushing it, but it can be can be considered a draft PR for now Relies on #1151 and #1180...