Skip to content

High memory usage when processing large input data #5

Description

@Guanhua-L

Hello,
I am using your code, but when handling large input data, the memory usage becomes excessively high, causing the program to crash.

The input data size I am using is:
X_test_pd.csv: 67,907
X_tr_pd.csv: 270,522
Y_test_pd.csv: 67,907
Y_tr_pd.csv: 270,522

Here is some system information:
OS: Ubuntu 20.04.2 LTS
CPU: Intel Xeon E5-2620 v4 @ 2.10GHz
RAM: 188GB
GPU: NVIDIA GeForce GTX 1080 Ti (11GB VRAM)
CUDA Version: 11.7 (V11.7.64)
Python Version: 3.8.20

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