Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MemoryError #14

Open
mfthepop opened this issue Aug 17, 2022 · 0 comments
Open

MemoryError #14

mfthepop opened this issue Aug 17, 2022 · 0 comments

Comments

@mfthepop
Copy link

At the Time i want to do the Training
and excutre the command
python main.py --network ESN --train 1 --case 0

this is waht i get :
The number of parameters: 1694986
The modes is: ESN
It is using GPU!
C:\Users*\Anaconda3\envs\Onlineskelet\lib\site-packages\torch\utils\data\dataloader.py:478: UserWarning: This DataLoader will create 24 worker processes in total. Our suggested max number of worker in current system is 16 (cpuset is not taken into account), which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.
warnings.warn(_create_warning_msg(
Train on 40091 samples, validate on 16487 samples
0 0.001
Traceback (most recent call last):
File "", line 1, in
File "C:\Users*
\Anaconda3\envs\Onlineskelet\lib\multiprocessing\spawn.py", line 116, in spawn_main
exitcode = _main(fd, parent_sentinel)
File "C:\Users****\Anaconda3\envs\Onlineskelet\lib\multiprocessing\spawn.py", line 126, in _main
self = reduction.pickle.load(from_parent)
MemoryError

How can I solve this error ?
please help!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant