Welcome to MilkyWay@home

2 x gpu

Message boards : Number crunching : 2 x gpu
Message board moderation

To post messages, you must log in.

AuthorMessage
Robby1959

Send message
Joined: 1 Feb 13
Posts: 48
Credit: 66,724,440
RAC: 0
Message 63942 - Posted: 20 Sep 2015, 7:24:01 UTC

my GPU 7850 amd has a problem I was told made it not a good choice for dual Poem units but I was thinking would it work well here ? does anyone run 2 GPU units at once ?
ID: 63942 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
kararom

Send message
Joined: 9 Jan 09
Posts: 19
Credit: 1,009,149,134
RAC: 0
Message 63944 - Posted: 20 Sep 2015, 17:35:30 UTC

you have to create cc_config.xml file in your BOINC folder.
file should contains this:

<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>
ID: 63944 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Robby1959

Send message
Joined: 1 Feb 13
Posts: 48
Credit: 66,724,440
RAC: 0
Message 63946 - Posted: 20 Sep 2015, 18:54:13 UTC

sorry I meant 2 gpu work units on one gpu card . I was tired and got the wording
ID: 63946 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
kararom

Send message
Joined: 9 Jan 09
Posts: 19
Credit: 1,009,149,134
RAC: 0
Message 63947 - Posted: 20 Sep 2015, 21:19:09 UTC
Last modified: 20 Sep 2015, 21:19:57 UTC

You have to create app_config.xml file in your project folder.
File should contains this:

<app_config>

<app>
<name>milkyway</name>
<max_concurrent>8</max_concurrent>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.05</cpu_usage>
</gpu_versions>
</app>

<app>
<name>milkyway_separation__modified_fit</name>
<max_concurrent>8</max_concurrent>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.05</cpu_usage>
</gpu_versions>
</app>

</app_config>
ID: 63947 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : 2 x gpu

©2024 Astroinformatics Group