accel
accel copied to clipboard
Cannot build test on master branch
$ 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!
This seems to be a bug of accel-derive #53
I also hit this issue. Is there any solution or work around?