log in |
Message boards : Number crunching : Trial Factoring
Previous · 1 . . . 3 · 4 · 5 · 6 · 7 · 8 · 9 . . . 23 · Next
Author | Message |
---|---|
Funny thing is that the system with the A10-5700 has three HD6670 cards, and it own IGP, and crunches four of the GPU72 WUs at the same time. That is a code/compiler thing, not something I can change | |
ID: 5895 · Rating: 0 · rate: / Reply Quote | |
Funny thing is that the system with the A10-5700 has three HD6670 cards, and it own IGP, and crunches four of the GPU72 WUs at the same time. you can use an app_config file but try in standalone. | |
ID: 5896 · Rating: 0 · rate: / Reply Quote | |
Funny thing is that the system with the A10-5700 has three HD6670 cards, and it own IGP, and crunches four of the GPU72 WUs at the same time. I have no problems with running four WUs at a time, I have problems with running each WU for more than 12 hours, getting a few meagre number of credits, while the same GPUs bring me 300k credits a day on e.g. Moo! and double that on Collatz. If I want it to run on just one GPU I can use <cc_config>
<log_flags>
</log_flags>
<options>
<use_all_gpus>0</use_all_gpus>
</options>
<cc_config> , but that's not why I have three GPUs next to my APU | |
ID: 5897 · Rating: 0 · rate: / Reply Quote | |
For all with this error ERROR: unknown option '--device' | |
ID: 5898 · Rating: 0 · rate: / Reply Quote | |
I have updated the FAQ, mfakto has no multi-GPU support but mfaktc has it (all GPUs running on one WU) so I cant use the -d option in template. If you have success to run it in standalone we need another solution. | |
ID: 5899 · Rating: 0 · rate: / Reply Quote | |
Makes no sense about no multi-GPU support. 1 WU per GPU shouldn't be this hard. Every other project that uses GPU can do it. And I don't see both GPU's working on 1 WU like the FAQ shows for NVIDIA, 1 is idle. So what's the problem here? | |
ID: 5902 · Rating: 0 · rate: / Reply Quote | |
Makes no sense about no multi-GPU support. 1 WU per GPU shouldn't be this hard. Every other project that uses GPU can do it. So what's the problem here? the app itself. | |
ID: 5903 · Rating: 0 · rate: / Reply Quote | |
Well, sorry but that's just lame. | |
ID: 5904 · Rating: 0 · rate: / Reply Quote | |
Well, sorry but that's just lame. Are you relating to mfakto or mfaktc? I can report this to the devs if there are some issues. | |
ID: 5905 · Rating: 0 · rate: / Reply Quote | |
Well, sorry but that's just lame. Both, does it on both AMD and NVIDIA systems with 2 GPUs in each. Shows 2 tasks running but only 1 GPU with utilization. On Windows machines: http://srbase.my-firewall.org/sr5/hosts_user.php?userid=2080 | |
ID: 5906 · Rating: 0 · rate: / Reply Quote | |
Well, sorry but that's just lame. So we need an app_config file to define the GPUs (doesnt work with mfakto - AMD). | |
ID: 5907 · Rating: 0 · rate: / Reply Quote | |
Lovely, So I have to tell the app how to run my machine properly instead of the app telling my machine how to run properly. | |
ID: 5908 · Rating: 0 · rate: / Reply Quote | |
Lovely, So I have to tell the app how to run my machine properly instead of the app telling my machine how to run properly. I will try to create one, never used that. Before we starting with this file, do you have a cc_config file with <cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config> | |
ID: 5909 · Rating: 0 · rate: / Reply Quote | |
Yes. | |
ID: 5910 · Rating: 0 · rate: / Reply Quote | |
Yes. I put the file content to the FAQ, let me know if its working. | |
ID: 5911 · Rating: 0 · rate: / Reply Quote | |
Yeah, that's not going to work. I basically had that in my app_config and cc_config anyway. Nothing there tells the app to use all GPUs on 1 WU. Only to run 1 WU at a time per GPU and 1 WU max per project. The app is not doing it's job properly by not using all GPUs towards 1 WU on NVIDIA. | |
ID: 5912 · Rating: 0 · rate: / Reply Quote | |
Yeah, that's not going to work. I basically had that in my app_config and cc_config anyway. Nothing there tells the app to use all GPUs on 1 WU. Only to run 1 WU at a time per GPU and 1 WU max per project. The app is not doing it's job properly by not using all GPUs towards 1 WU on NVIDIA. Any errors in the BOINC event log? Its always using device 0 by default. | |
ID: 5913 · Rating: 0 · rate: / Reply Quote | |
Nope, no errors. Both HWiNFO and Afterburner show the 1st GPU deivce 0 being ignored/not used and device 1 being used in my 2x 1660ti setup. Only device 1 shows any utilization in those 2 programs. | |
ID: 5914 · Rating: 0 · rate: / Reply Quote | |
Nope, no errors. Both HWiNFO and Afterburner show the 1st GPU deivce 0 being ignored/not used and device 1 being used in my 2x 1660ti setup. Only device 1 shows any utilization in those 2 programs. I have checked the documentation and found out that the app_config.xml must be in the data/projects/srbase.my-firewall.org_sr5 directory, corrected in FAQ. | |
ID: 5915 · Rating: 0 · rate: / Reply Quote | |
Mine were in the correct locations. | |
ID: 5916 · Rating: 0 · rate: / Reply Quote | |
Message boards :
Number crunching :
Trial Factoring