new build

\n studio-striking\n

Message boards : Number crunching : new build
Message board moderation

To post messages, you must log in.

AuthorMessage
john

Send message
Joined: 8 Jul 11
Posts: 36
Credit: 2,565,481,364
RAC: 4,038,338
Message 6984 - Posted: 21 Feb 2016, 12:23:49 UTC

finally got around to building a new puter.put an amd 8150 on an asus sabertooth,with 32 gigs of ram,and a r9 390 card.just about tripled my output from the 650 ti boost,on the other puter.now i just need to get a working app info file,and ill really get this thing cooking
ID: 6984 · Rating: 0 · rate: Rate + / Rate - Report as offensive
HAL9000

Send message
Joined: 14 Dec 11
Posts: 11
Credit: 20,567,012
RAC: 0
Message 6989 - Posted: 23 Feb 2016, 15:00:51 UTC

Which driver are you using? I can see your OpenCL version is 1912.5 but that could be 15.11 or 15.12.

With Cat 15.7.1 on my R9 390x I'm getting:

[Feb 23 14:40:52 UTC] Unable to initialize OpenCL.
[Feb 23 14:40:52 UTC] *Break* Shutting down...
09:40:53 (3412): dnetc520-win32-x86-opencl.exe exited; CPU time 0.000000
09:40:53 (3412): input buffer 12 packets (2144 bytes), checkpoint file 0 packets (0 bytes), output buffer 0 packets (0 bytes)
09:40:53 (3412): premature exit detected, app exit status: 0xfffffffd
09:40:53 (3412): wrapper: running dnetc520-win32-x86-opencl.exe (-ini dnetc.ini -runoffline -multiok=1) - attempt 2/10
ID: 6989 · Rating: 0 · rate: Rate + / Rate - Report as offensive
john

Send message
Joined: 8 Jul 11
Posts: 36
Credit: 2,565,481,364
RAC: 4,038,338
Message 6991 - Posted: 24 Feb 2016, 11:03:22 UTC

im using the 16,11 driver on the card,says something about crimson edition
ID: 6991 · Rating: 0 · rate: Rate + / Rate - Report as offensive
john

Send message
Joined: 8 Jul 11
Posts: 36
Credit: 2,565,481,364
RAC: 4,038,338
Message 6994 - Posted: 24 Feb 2016, 17:20:40 UTC

sorry,thats 16.1.1
ID: 6994 · Rating: 0 · rate: Rate + / Rate - Report as offensive
HAL9000

Send message
Joined: 14 Dec 11
Posts: 11
Credit: 20,567,012
RAC: 0
Message 6996 - Posted: 26 Feb 2016, 1:12:02 UTC
Last modified: 26 Feb 2016, 1:13:46 UTC

Thanks. The 16.x driver are still Beta. Once a 16.x driver moves to release I I'll give Moo another chance with the 390.
ID: 6996 · Rating: 0 · rate: Rate + / Rate - Report as offensive
john

Send message
Joined: 8 Jul 11
Posts: 36
Credit: 2,565,481,364
RAC: 4,038,338
Message 6997 - Posted: 26 Feb 2016, 10:54:21 UTC

seems to work alright for me,temps are around 65c,which from what ive read about this card is within specs.doing just over 900k per day,heck of alot faster than the 650ti boost in my other puter.
ID: 6997 · Rating: 0 · rate: Rate + / Rate - Report as offensive
john

Send message
Joined: 8 Jul 11
Posts: 36
Credit: 2,565,481,364
RAC: 4,038,338
Message 7027 - Posted: 15 Mar 2016, 21:16:10 UTC

still looking for that app info file if anyone has one thatll work with this thing
ID: 7027 · Rating: 0 · rate: Rate + / Rate - Report as offensive
HAL9000

Send message
Joined: 14 Dec 11
Posts: 11
Credit: 20,567,012
RAC: 0
Message 7028 - Posted: 17 Mar 2016, 5:12:45 UTC - in response to Message 7027.  

still looking for that app info file if anyone has one thatll work with this thing

Not sure why you want an app_info.xml, but this is the one I use.
<app_info>
	<app>
		<name>dnetc</name>
		<user_friendly_name>Moo! Wrapper</user_friendly_name>
	</app>
	<file_info>
		<name>dnetc_wrapper_1.4_windows_intelx86__opencl_ati_101.exe</name>
		<executable/>
	</file_info>
	<file_info>
		<name>dnetc520-win32-x86-opencl.exe</name>
		<executable/>
	</file_info>
	<file_info>
		<name>dnetc-gpu-1.4.ini</name>
	</file_info>
	<file_info>
		<name>job-win32-opencl-520.1.xml</name>
	</file_info>
	<app_version>
		<app_name>dnetc</app_name>
		<version_num>104</version_num>
		<platform>windows_intelx86</platform>
		<plan_class>opencl_ati</plan_class>
		<file_ref>
			<file_name>dnetc_wrapper_1.4_windows_intelx86__opencl_ati_101.exe</file_name>
			<main_program/>
		</file_ref>
		<file_ref>
			<file_name>dnetc520-win32-x86-opencl.exe</file_name>
			<copy_file/>
		</file_ref>
		<file_ref>
			<file_name>dnetc-gpu-1.4.ini</file_name>
			<open_name>dnetc.ini</open_name>
			<copy_file/>
		</file_ref>
		<file_ref>
			<file_name>job-win32-opencl-520.1.xml</file_name>
			<open_name>job.xml</open_name>
			<copy_file/>
		</file_ref>
		<coproc>
			<type>ATI</type>
			<count>1</count>
		</coproc>
	</app_version>
</app_info>
ID: 7028 · Rating: 0 · rate: Rate + / Rate - Report as offensive
john

Send message
Joined: 8 Jul 11
Posts: 36
Credit: 2,565,481,364
RAC: 4,038,338
Message 7045 - Posted: 22 Mar 2016, 21:58:10 UTC

cant get it to work,so guess i really dont need it
ID: 7045 · Rating: 0 · rate: Rate + / Rate - Report as offensive
HAL9000

Send message
Joined: 14 Dec 11
Posts: 11
Credit: 20,567,012
RAC: 0
Message 7046 - Posted: 23 Mar 2016, 4:24:51 UTC - in response to Message 7045.  

cant get it to work,so guess i really dont need it

What could you not get to work? Doing a copy/post into notepad, saving the as app_info.xml in the project folder, and restarting BOINC should be all that is needed.

The only reason I can think of as to why you might want to use app_info.xml is to increase the number of task on the GPU. However to do that you would really want to use app_config.xml instead.
ID: 7046 · Rating: 0 · rate: Rate + / Rate - Report as offensive
john

Send message
Joined: 8 Jul 11
Posts: 36
Credit: 2,565,481,364
RAC: 4,038,338
Message 7080 - Posted: 4 Apr 2016, 21:34:16 UTC

really didnt realise my stats were as high as they were.didnt try app config though,did it as app info.xml,and it never saw it.ill give it a try the other way and see what it does.like you said,probably wont get to much more out of it,got the wu running just under 14 minutes on the huge ones,as it is.if i could shave another minute or so off,that would be nice.
ID: 7080 · Rating: 0 · rate: Rate + / Rate - Report as offensive

Message boards : Number crunching : new build


 
Copyright © 2011-2024 Moo! Wrapper Project