Trying to run two GPUs

Message boards : GPUs : Trying to run two GPUs
Message board moderation

To post messages, you must log in.

AuthorMessage
Ray

Send message
Joined: 20 Feb 16
Posts: 4
United States
Message 67917 - Posted: 20 Feb 2016, 18:36:31 UTC

I have a computer on which I am trying to run two GPUs:

Windows 10
MSI Z97-G45 Motherboard
I7-4790
16G memory
Rosewell 1200w Power Supply
MSI GTX-970 4K GPU
PNY GTX-7 4K GPU

Video is present on both GPUs and windows recognizes both.

cc_config says:

<CC_CONFIG>
<LOG_FLAGS>
</LOG_FLAGS>
<OPTIONS>
<USE_ALL_GPUS>1</USE_ALL_GPUS>
</OPTIONS>
</CC_CONFIG>

Relevant Event Log Entries

Missing start tag in cc_config.xml
CUDA: NVIDIA GPU 0: GeForce GTX 970 (driver version 361.91
CUDA: NVIDIA GPU 1 (not used): GeForce GTX 770 (driver version 361.91
Open CL: NVIDIA GPU 0: GeForce GTX 970 (driver version 361.91
Open CL: NVIDIA GPU 1: (ignored by config) GeForce GTX 770 (driver version 361.91


Does anyone have an idea what I am missing or doing wrong?
ID: 67917 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 67918 - Posted: 20 Feb 2016, 18:45:42 UTC - in response to Message 67917.  

All text in cc_config.xml is lower case.

<cc_config>
<log_flags>
</log_flags>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>

ID: 67918 · Report as offensive
Ray

Send message
Joined: 20 Feb 16
Posts: 4
United States
Message 67920 - Posted: 20 Feb 2016, 19:20:33 UTC - in response to Message 67918.  

Thank you!!! Now I feel really stupid!!!!!!
ID: 67920 · Report as offensive

Message boards : GPUs : Trying to run two GPUs

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.