quda icon indicating copy to clipboard operation
quda copied to clipboard

JIT and generic_kernels build fail

Open cpviolator opened this issue 4 years ago • 1 comments

With JITIFY on, the generic_kernels branch will fail due to a vestigial instance of constant_param_t at

/scratch/CPviolator/work/QUDA_GENERIC_KERNELS/quda/lib/targets/cuda/jitify_helper.cpp:76

cpviolator avatar Mar 23 '21 00:03 cpviolator

This is "expected" at the moment due to the rework with respect to kernel param vs constant param . Jitify in GK will likely be busted for the next few days. It's on my to-do list.....

Apologies for the churn.

maddyscientist avatar Mar 23 '21 00:03 maddyscientist