Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Why can't I use my CPU? #601

@Papill0n

Description

@Papill0n

I downloaded deepfacelab 1.0 opencl 01-11-2020 and until a few days ago I was able to use my cpu (i5-9600k)

For some days now, I don't understand why, when I do the training dfl automatically selects the GPU 9800gt 1 gb.

Obviously 1 gb of memory are very few, so the software notifies me of an error message. <<python-3.6.8\lib\site-packages\plaidml\library.py", line 131, in raise_last_status raise self.last_status() plaidml.exceptions.Unknown: Unable to map memory: CL_MEM_OBJECT_ALLOCATION_FAILURE)>> <<(ERROR:plaidml:Unable to map memory:CL_MEM_OBJECT_ALLOCATION_FAILURE Error: Unable to map memory: CL_MEM_OBJECT_ALLOCATION_FAILURE Traceback (most recent call last)>>

How can I reselect my CPU? When I start the PC in safe mode and start training, the software automatically selects the CPU and everything works well.

Windows 10 64bit
Nvidia 9800GT 1GB
I5-9600k
RAM 16 GB
Python 3.6.8
All versions visual c++
numpy==1.17.0
h5py==2.9.0
Keras==2.2.4
opencv-python==4.1.0.25
tensorflow==1.12.0
plaidml==0.6.0
plaidml-keras==0.5.0
scikit-image
tqdm
ffmpeg-python==0.1.17
torch===1.3.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
torchvision===0.4.0+cpu -f https://download.pytorch.org/whl/torch_stable.html

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