HVM
HVM copied to clipboard
Dynamic shared memory allocation
- [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
andL_VARS_LEN
to dynamically change. - [ ] Calculate performance loss per less memory allocated.
- [ ] Return warning when set minimum memory for performance is not met.