c3sr / pangolin

6 stars 0 forks source link

Some tests cause compiler crash with catch 2.11.3 #58

Open cwpearson opened 4 years ago

cwpearson commented 4 years ago

test_load_balance, test_load_balance_gpu, and test_merge_path all cause a compiler segmentation fault under both Release and Debug build types in Catch 2.11.3

To work around, we use Catch 2.10.2

amd64

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Oct_23_19:24:38_PDT_2019
Cuda compilation tools, release 10.2, V10.2.89
g++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.