Dean Howarth

Results 46 comments of Dean Howarth

@maddyscientist How are Dirichlet BC presently ~enabled~ applied? I'll need to implement this more generally in the near future.

@kostrzewa I find that USQCD download on summit can be finicky. Here's a script to do it automatically: ``` #!/bin/bash INSTALL_DIR=/ccs/home/howarth/IO_STACK/install mkdir -p $INSTALL_DIR #Clone the QMP repo git clone...

I'll also cook up a command that sees this large delay at L=64 scale.

@kostrzewa I think that `QUDA_GAUGE_ALG` issue is fixed in latest develop (with many more compilation improvements).

@hummingtree Yeah you have to set `HOSTDEBUG` to add the correct flag via CMake. However, if you just edit these lines https://github.com/lattice/quda/blob/feature/generic_kernel/include/multigrid.h#L10 you can trigger `GPU_MULTIGRID_DOUBLE` without the debugging flag.

@maddyscientist I used the wilson 16,64 and a small twisted clover 32,64, both with single node and with various MPI splitting, both with recon-sloppy/precondition = 8. None of the tests...

I'll give it a whirl with the 32,64 twisted clover.