UQ-RCC / ipp

The IPP is a Web portal for biologists to interact with High Performance Compute (HPC) systems. Designed and funded by the IMB Microscopy Facility & the Research Computing Centre (RCC)
https://rcc.uq.edu.au/
MIT License
3 stars 0 forks source link

Dataset Tiling #57

Open DrSpringy opened 3 years ago

DrSpringy commented 3 years ago

Memory calculations to assist users in tiling their large datasets! Ie: for an 11GB dataset it wont fit into the 16GB VRAM for deconvolution, so we need to cut it up into tiles, the newer versions of microvolution assist the users by telling them when the GPU usage is too large by highlighting in Red

But for the portal we need to do this automatically I believe this has been done in the newer versions of microvolution

Default "un-ticked" Tickbox to allow users to enable Peer to Peer GPU mode to share GPU VRAM Default "ticked" tickbox to Enable Auto-Tiling mode including memory usage estimator in API

image

image

DrSpringy commented 8 months ago

need to test if this is working the same as FIJI/microvolution plugin

markendr commented 6 months ago

JS, NC, DG, ND, ME zoom call on 12-Mar-2024:

Review as part of 2H2024 work