Sample: jacobiCudaGraphs
Minimum spec: SM 3.5

Demonstrates Instantiated CUDA Graph Update with Jacobi Iterative Method using cudaGraphExecKernelNodeSetParams() and cudaGraphExecUpdate() approach.

Key concepts:
CUDA Graphs
Stream Capture
Instantiated CUDA Graph Update
Cooperative Groups
