-
When using CMake/3.14.5 the following error was observed on Lassen:
```
CMake Error at CMakeLists.txt:853 (file):
file STRINGS file
"/usr/workspace/howarth1/LASSEN/ANDRE_DEBUG/quda/CUDA_TO…
-
CTest: dslash_improved_staggered_build-policytune fails when built with ROCm-4.1.0 RC2, DEVEL configuration, -O2.
The failure message is:
```
ERROR: Error in unitarization component of the hisq…
-
-
export META="--unit-gauge 0 --dim 16 16 16 16 --Lsdim 1 --gridsize 1 1 1 1 --solve-type direct-pc --dslash-type clover --mass 0 --clover-coeff 0.01 --compute-clover 1 --anisotropy 1 --inv-multigrid tr…
-
Currently, cmake defaults to 'sm_35'. Overriding the default with 'QUDA_GPU_ARCH' only allows a single architecture to be specified, rather than a list. I would like to be able to build quda to work o…
-
When dynamic clover is disabled (and in the call of `loadCloverQuda` in the tests), we need to ensure that the clover field is correctly inverted also in the non-deg case.
### `loadCloverQuda`
`…
-
invertQuda gives me
CALLING QUDA SOLVER
ERROR: Parameter clover_coeff undefined (rank 0, host workstation, check_params.h:365 in checkInvertParam())
last kernel called was (name=N4quda10CopyCl…
-
I would like to request some help, if possible, with pin-pointing the origin of convergence issues that I see using twisted mass clover on the Jureca K80 nodes at Juelich Supercomputing Center. I don'…
-
Issue to collect possible problems with new tmclover-nondeg operator by @AlexVaq
-
With the use of some features, e.g. NVTX or NVML, a dependency on shared libraries has been added to QUDA.
E.g. for compiling MILC with some options on a Cray we need to specify
```
-L${CUDA_HOME}/li…