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
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