The current code depends on one of `FERMI_ARCH`, `KEPLER_ARCH`, ... being defined https://github.com/nv-legate/legate.pandas/blob/7a97b455999e49c328c1873e49fb65d2eade7f2a/src/pandas.cu#L27 but if the core is build with support for multiple architectures then none of these will be defined: https://github.com/nv-legate/legate.core/blob/branch-22.01/src/legate.mk#L90