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
Find a way to refactor so "global" vars (i.e. ones that won't change during simulation runs or between runs in a mult-run configuration) get generated and put into a .h or .cuh. This file should also contain generic functions (if possible) for doing some of the calculations.