Skip to content

gpu || out of memory #29

@RivaLei

Description

@RivaLei

i run line3D with the sfm results of colmap, like:

./runLine3Dpp_colmap -i ~/project/Line3Dpp/experiments/jrg-0622-44/colmap-pre/image/pic -m ~/project/Line3Dpp/experiments/jrg-0622-44/colmap-pre/sfm_result

the output is :

[L3D++] @GPU: [0001] --> DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... [0002] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! [0003] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! [0004] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! [0005] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! [0006] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! DataArray::strideGPU(): data is _not_ on GPU! DataArray::dataGPU(): data is _not_ on GPU! [0008] DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory] DataArray::upload(): GPU memory not allocated... DataArray::allocateGPU(): GPU memory could not be allocated...[out of memory]

it seems that the image size is too large(7952x5304) to use gpu successfully. could you give me some help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions