Question about using GPU

If training is failing to start, and you are not receiving an error message telling you what to do, tell us about it here


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for reporting errors with the Training process. If you want to get tips, or better understand the Training process, then you should look in the Training Discussion forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
coregosu12
Posts: 4
Joined: Tue Apr 21, 2020 12:24 pm
Answers: 0
Has thanked: 1 time

Question about using GPU

Post by coregosu12 »

I am using NVIDEA Geforce GTX 750 Ti, and CUBA.

But my code says that The computer is using NVIDEA but the task manager says that the computer isn't using GPU, and only using CPU. I have a question on it.

  1. 'CPU using' rate is nearly 100% on task manager, and I will use faceswap training for 45 days. Can the program break my computer? (Fire)

  2. How to make my computer to use GPU?

  3. Using GPU makes the processing speed higher?

Following is my code. Thank you for checking.

Loading...
Setting Faceswap backend to NVIDIA
04/22/2020 17:59:05 INFO Log level set to: INFO
Using TensorFlow backend.
04/22/2020 17:59:09 INFO Model A Directory: D:\faces\alpha\Iu
04/22/2020 17:59:09 INFO Model B Directory: C:\Users\work\faceswap\face\seung
04/22/2020 17:59:09 INFO Training data directory: D:\faces\alpha\Train
04/22/2020 17:59:09 INFO ===================================================
04/22/2020 17:59:09 INFO Starting
04/22/2020 17:59:09 INFO Press 'Stop' to save and quit
04/22/2020 17:59:09 INFO ===================================================
04/22/2020 17:59:10 INFO Loading data, this may take a while...
04/22/2020 17:59:10 INFO Loading Model from Original plugin...
04/22/2020 17:59:10 INFO No existing state file found. Generating.
04/22/2020 17:59:11 INFO Creating new 'original' model in folder: 'D:\faces\alpha\Train'
04/22/2020 17:59:11 INFO Loading Trainer from Original plugin...
04/22/2020 17:59:13 INFO Enabled TensorBoard Logging

04/22/2020 17:59:50 INFO Backing up models...
04/22/2020 17:59:55 INFO [Saved models] - Average since last save: face_loss_A: 0.16904, face_loss_B: 0.21537

by torzdf » Wed Apr 22, 2020 10:12 am

2 and 3: app.php/faqpage#f0r3

For 1, your computer should shut itself down before it catches fire. If your machine is well ventilated and well powered, you should be fine.

Go to full post
User avatar
torzdf
Posts: 2796
Joined: Fri Jul 12, 2019 12:53 am
Answers: 160
Has thanked: 142 times
Been thanked: 650 times

Re: Question about using GPU

Post by torzdf »

2 and 3: app.php/faqpage#f0r3

For 1, your computer should shut itself down before it catches fire. If your machine is well ventilated and well powered, you should be fine.

My word is final

Locked