You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been messing around with the library examples and noted that the /examples/nvexec/bulk.cpp does not compile when using nvexec::multi_gpu_stream_context. What is the "canonical" way to send a bulk job to a multi-gpu context?
I'm writting a multi-agent simulator, and currently I'm using:
Hello,
I've been messing around with the library examples and noted that the
/examples/nvexec/bulk.cpp
does not compile when usingnvexec::multi_gpu_stream_context
. What is the "canonical" way to send a bulk job to a multi-gpu context?I'm writting a multi-agent simulator, and currently I'm using:
The text was updated successfully, but these errors were encountered: