HVM icon indicating copy to clipboard operation
HVM copied to clipboard

Dynamic shared memory allocation

Open kings177 opened this issue 6 months ago • 0 comments

  • [x] Make a CUDA file to get max shared mem info.
  • [x] Capture output from CUDA file with memory info.
  • [x] Allow L_NODE_LEN and L_VARS_LEN to dynamically change.
  • [ ] Calculate performance loss per less memory allocated.
  • [ ] Return warning when set minimum memory for performance is not met.

kings177 avatar Aug 20 '24 01:08 kings177