accel icon indicating copy to clipboard operation
accel copied to clipboard

Cannot build test on master branch

Open termoshtt opened this issue 6 years ago • 2 comments

$ CUDA_LIBRARY_PATH=/opt/cuda/lib64 cargo test
rustc: CommandLine Error: Option 'print-summary-global-ids' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
error: Could not compile `accel`.
warning: build failed, waiting for other jobs to finish...
rustc: CommandLine Error: Option 'print-summary-global-ids' registered more than once!

termoshtt avatar Aug 17 '18 16:08 termoshtt

This seems to be a bug of accel-derive #53

termoshtt avatar Aug 19 '18 13:08 termoshtt

I also hit this issue. Is there any solution or work around?

cwz920716 avatar Sep 28 '18 06:09 cwz920716