Error: unknown mnemonic `pause' -- `pause' when using cmake to build Caffe on Tegra X1

Hello, tousif111:
I guess you are using 64bit, right?

in file “3rdparty/cub/cub/host/spinlock.cuh”
it only contains #ifndef arm

you can comment out the following ‘pause’ code. or change arm to aarch64

br
ChenJian