qsim
qsim copied to clipboard
Exclude AVX- and SSE-using source files from non-x86 builds
This is a second attempt. This PR does not use target_compatible_with
; instead, it only uses select
, which is supported by the version of Bazel that qsim currently uses.
ERROR: Analysis of target '//apps:qsim_amplitudes' failed; build aborted:
no such package '@platforms//cpu': The repository '@platforms' could not be resolved