Skip to content

Confused: set the batch_size=1, still out of memory #140

@liyang0522

Description

@liyang0522

now i got a 2080TI A with 11G memory, when i edit the code of pvrcnn and use one gpu to train, i set the batch_size to 1 ,but i got the out of memory error, so i add another 2080TI B,i guess i got more memory , i run 'python train.py --batch_size 1' the out of memory still occurs , i check the utilization of the new 2080TI B is 0%, dose it mean that every graphics card handles different batch, not the same batch? if one graphic card can't handle the model process with batch_size=1, adding more graphics card can't solve this problem? so i was wondering how i solve the problem,thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions