c3sr / comm_scope

NUMA-aware multi-CPU multi-GPU data transfer benchmarks
https://github.com/c3sr/scope
Apache License 2.0
21 stars 3 forks source link

stack-smashing error during do_after_inits #14

Closed cwpearson closed 4 years ago

cwpearson commented 6 years ago

CUDA 9.1, x86, debug build only Happened when coherence-duplex host/gpu calls cudaGetDeviceProperties, but no cuda errors were reported.

cwpearson commented 4 years ago

Closing as we haven't seen this issue in a couple of years