Re: CUDA client problems
Philippe Faure <[email protected]>
| Newsgroups | gmane.comp.distributed-net.rc5 |
|---|---|
| Message-ID | <[email protected]> |
Yes, I have managed to get them to run simultanously. Install the CPU client as you normally would. Create a dos batch file that with the following: start /b /d"PATH/TO/YOUR/EXECUTABLE" dnetc.exe -multiok=1 -quiet Create a shortcut to the dos file in the Programs Startup folder, or link directly to the dos batch file from the windows registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run That way the CPU starts as a service, and the CUDA client start as an application, just working in the background. If you look at your task manager, you would see two instances of dnetc, one using 99%, and one using 0% cpu time. Hope that helps. Philippe Quoting Kevin McCoy <[email protected]>: > I am having lots of problems with the CUDA client. I wonder if anyone > has had similar issues or has any advice? > > I have tried all the service/stand-alone permutations of CPU and CUDA > clients, trying to run them simultaneously. Nothing works. I can run > either one quite nicely, but not both at the same time. > > If I install one as a service it deinstalls the opposite one. > > If I run one stand-alone, the other refuses to start in stand-alone > mode. If I try running one as a service, the opposite one won't even > start in stand-alone mode. > > I have the EXEs for each of them located in separate subdirectories. > They don't share any files or buffers. > > My goal is to install them both as services, since I want them to run in > the background, even if I am not logged in. Has anyone had any luck at > all getting them both to play nicely on the same machine? > > Intel Core 2 Quad Q6600, overclocked & water cooled > ASUS Striker II Extreme motherboard > 2 GB RAM > nVidia GeForce 8600 GTS, overclocked > XP SP3 > RAID 0+1 > > CPU client INI: > -----------------%----------------- > [buffers] > checkpoint-filename=checkpoint.bin > > [misc] > project-priority=OGR-NG,RC5-72=0 > > [display] > progress-indicator=auto-sense > > [triggers] > restart-on-config-file-change=yes > > [logging] > mail-log-via=xxxxxxxx > mail-log-max=64000 > mail-log-dest=xxxxxxxxx > log-file-limit=5000 > log-file=dnetc.log > log-file-type=fifo > > [ogr-ng] > fetch-workunit-threshold=30 > [parameters] > [email protected] > -----------------%----------------- > > CUDA client INI > -----------------%----------------- > [parameters] > [email protected] > [buffers] > checkpoint-filename=checkpoint.bin > [display] > progress-indicator=auto-sense > [rc5-72] > fetch-time-threshold=0 > core=3 > fetch-workunit-threshold=30 > [logging] > mail-log-via=xxxxxxxxxx > mail-log-max=16324 > mail-log-dest=xxxxxxxxxxx > log-file-limit=4000 > log-file=dnetc.log > log-file-type=fifo > -----------------%----------------- > > Thanks in advance! > > Kevin G. McCoy > _______________________________________________ > rc5 mailing list > rc5-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected] > http://lists.distributed.net/mailman/listinfo/rc5 > _______________________________________________ rc5 mailing list rc5-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected] http://lists.distributed.net/mailman/listinfo/rc5