Message boards : GPUs : Trying to run two GPUs
Message board moderation
Author | Message |
---|---|
Send message Joined: 20 Feb 16 Posts: 4 |
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? |
Send message Joined: 29 Aug 05 Posts: 15585 |
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> |
Send message Joined: 20 Feb 16 Posts: 4 |
Thank you!!! Now I feel really stupid!!!!!! |
Copyright © 2025 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.