Skip to content

Disable Gaudi-Allen tests when compiled for cuda architecture

Disable tests calling Gaudi-Allen algorithms when compiling for a binary tag including "cuda", since the Allen algorithms will be compiled for the GPU device, which is incompatible with the current Gaudi-Allen implementation.

Addresses #607 and Allen#450 (closed)

Merge request reports