Posts by Louis Loria II

41) Message boards : Number crunching : Dumb Question(s) About Seti v8 (Message 1755192)
Posted 9 Jan 2016 by Profile Louis Loria II
Post:
Louis, Jim is right..

Just use his.

I'm away from computers until at least Monday night, using the cellphone right.

Sorry

Zalster


Louis, here's a correction on CPU usage:

<app_config>
<app>
<name>setiathome_v8</name>
<gpu_versions>
<gpu_usage>0.50</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
</app_config>

cpu_usage should be 0.04, not 0.4, to be consistent with Seti main and lunatics.
Otherwise each GPU uses a full core to feed it!


HA! You guys are on the money! Thank you.
42) Message boards : Number crunching : Dumb Question(s) About Seti v8 (Message 1755154)
Posted 9 Jan 2016 by Profile Louis Loria II
Post:
Try using this simple app_config.xml

adjust the cpu usage to what you like.
<app_config>
<app>
<name>astropulse_v7</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.4</cpu_usage>
</gpu_versions>
</app>
<app>
<name>setiathome_v7</name>
<gpu_versions>
<gpu_usage>0.50</gpu_usage>
<cpu_usage>0.4</cpu_usage>
</gpu_versions>
</app>
</app_config>


Zalster, is there an app_config for Beta that will allow multiple GPU WUs? I've searched everywhere.

Thanks!
43) Message boards : Number crunching : Hardware News (Message 1754948)
Posted 8 Jan 2016 by Profile Louis Loria II
Post:
http://www.tomshardware.com/news/single-socket-amd-zen-cpu,30949.html

Quite interesting...
44) Message boards : Number crunching : Anything relating to AstroPulse tasks (Message 1754461)
Posted 7 Jan 2016 by Profile Louis Loria II
Post:
in the beginning right before <name> you have <app>, but at the end you have <name> but no <app> before it.

of course i don't know anything


Actually, I found an issue, thanks to your suggestion. I hadn't copied the v8 info in full. I have I still have a syntax problem though. I have looked at the app_info carefully and I have gained at least a rudimentary idea of how it should be written ie: <name> vs </name> for example, beginning and end of command (I guess). I may not be getting GPU WUs because it isn't my turn or because I don't have my files configured correctly. No matter. I can wait for the updated installer and Lunatics.

Thank you though.
45) Message boards : Number crunching : Anything relating to AstroPulse tasks (Message 1754445)
Posted 6 Jan 2016 by Profile Louis Loria II
Post:
I added v8 app info to my v7 app info this morning and immediately picked up two APs. However, BOINC says there is a syntax error on my app info. The following is what I inserted up to the v7 point. Does anything jump out at you? I haven't received anymore APs today, all else seems to be running fine though. Any help is appreciated.

<app_info>
<app>
<name>setiathome_v8</name>
</app>
<file_info>
<name>setiathome_8.00_windows_intelx86.exe</name>
<executable/>
</file_info>
<file_info>
<name>libfftw3f-3-3-4_x86.dll</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome_v8</app_name>
<version_num>800</version_num>
<file_ref>
<file_name>setiathome_8.00_windows_intelx86.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>libfftw3f-3-3-4_x86.dll</file_name>
</file_ref>
</app_version><name>setiathome_v7</name>
46) Message boards : Number crunching : Anything relating to AstroPulse tasks (Message 1754311)
Posted 6 Jan 2016 by Profile Louis Loria II
Post:
My app_info will NOT be compatible with yours. I run NVIVEA you have ATI.

I would suggest, set cache at 0.01 days and let it run down (at least a bit).

Reinstall Lunatics to get your app_info back for your ATI cards. And restart BOINC.

Then insert the v8 MB code in. And restart BOINC.

That should get you going in this time of change.


Thank you! I'll give it a ty this evening.
47) Message boards : Number crunching : Anything relating to AstroPulse tasks (Message 1754250)
Posted 6 Jan 2016 by Profile Louis Loria II
Post:
First, there is no such thing as AP v8, only MB v8.

There may(I think I heard rumors) be a MB app for ATI, but don't quote me on that. I use NVIDIA and there is no MB v8 app for that yet.

Do you still have your original app_anfo ??

What I did, was add to it:


<app>
<name>setiathome_v8</name>
</app>
<file_info>
<name>setiathome_8.00_windows_intelx86.exe</name>
<executable/>
</file_info>
<file_info>
<name>libfftw3f-3-3-4_x86.dll</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome_v8</app_name>
<version_num>800</version_num>
<file_ref>
<file_name>setiathome_8.00_windows_intelx86.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>libfftw3f-3-3-4_x86.dll</file_name>
</file_ref>
</app_version>


I added it right at the bottom before </app_info> (bottom of file)

MAKE SURE YOU DON'T PASTE IN ANOTHER <app_info> or </app_info>

This will retain your current apps, and just add MB v8 for CPU.

Currently I am running v8 MB on CPU, v7 AP and v7 resends on GPU.
It worked for me.

BUT DISCLAIMER, I won't say that it will work for all, I AM NO EXPERT !!!!


I'll take my chances. Please post a copy of your app_info,... Greatly appreciated.

I don't wish to reinstall BOINC if it isn't necessary to retrieve my previous V7 app_info...
48) Message boards : Number crunching : Anything relating to AstroPulse tasks (Message 1754227)
Posted 6 Jan 2016 by Profile Louis Loria II
Post:
I am still confused. Should I be receiving APs for V8. I am receiving CPU tasks without a problem. Am I missing something or is it just not my turn? Just curious....

Setiathome is at v8, with Setiathome v7 still available, just, Astropulse is at v7, and staying at v7.

Setiathome applications

Claggy


So, should I have inserted the V8 app_info into my (previously) existing app_info, or should I have replaced it completely, as I did?
49) Message boards : Number crunching : Anything relating to AstroPulse tasks (Message 1754188)
Posted 5 Jan 2016 by Profile Louis Loria II
Post:
I am still confused. Should I be receiving APs for V8. I am receiving CPU tasks without a problem. Am I missing something or is it just not my turn? Just curious....
50) Message boards : Number crunching : New app? (Message 1754102)
Posted 5 Jan 2016 by Profile Louis Loria II
Post:
for AMD/ATI GPU I'm using Mike's GPU app

So that might help Louis out, from what I see. Maybe you could point him in the right direction if he asks?
For me, I'm running 6 NVidias ...


Its Raistmers app not mine.

Here is the link.
http://mikesworldnet.de/home


Yep, yep...found that easy enough, just waiting for the time to go through the whole read me file. I think I still need to wait for more info though. Let some of the more experienced people work out the app_config or whatever else needs to be written or coded.

As for my previous problem, for a little guy I seem to have fat fingers.... fumbled a copy and paste routine, I guess.... Anyhow, all is well for now. Milkyway can keep my GPUs warm for a spell...
51) Message boards : Number crunching : New app? (Message 1754003)
Posted 5 Jan 2016 by Profile Louis Loria II
Post:
No GPU apps?

I believe this to be correct. There is currently one in beta testing I believe however this requires manual installation. Not sure where you get the application from


HA! I'll wait. Not going to fight it any more. I can overthink a scrambled egg...
Gonna let it lay for a while...
52) Message boards : Number crunching : Hardware News (Message 1753969)
Posted 4 Jan 2016 by Profile Louis Loria II
Post:
Yep, I read up on some of the history. It seems AMD and Nvidia have both hyped their products a bit. I looks though that the possibility of a two new dies(?) and possibly two foundries? http://wccftech.com/amd-polaris/

If this is true and real, my new build will have to wait for this.
53) Message boards : Number crunching : New app? (Message 1753966)
Posted 4 Jan 2016 by Profile Louis Loria II
Post:
I need a functional app_info and a functional app_config.
Any help is appreciated.

For CPU work, the info is present, earlier in this chain, that I used to get that running. For GPU work, there is no app yet. If you want to do the CPU part it's very easy, following Richard's message to paste this new segment into your App_Info.xml:

<app>
<name>setiathome_v8</name>
</app>
<file_info>
<name>setiathome_8.00_windows_intelx86.exe</name>
<executable/>
</file_info>
<file_info>
<name>libfftw3f-3-3-4_x86.dll</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome_v8</app_name>
<version_num>800</version_num>
<file_ref>
<file_name>setiathome_8.00_windows_intelx86.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>libfftw3f-3-3-4_x86.dll</file_name>
</file_ref>
</app_version>

Then be sure to download the new executable:
http://boinc2.ssl.berkeley.edu/sah/download_fanout/setiathome_8.00_windows_intelx86.exe
and put it in in the project directory.
Stop BOINC and restart. That's it.

On the other hand, screw it. I shouldn't have to understand anything about code, app files or jack shit to volunteer for this work.

But I thought I remembered you were here to learn as well? Isn't that some of the fun?


I won! Thank you for your tolerance, I apologize for my outburst... Still a lot to learn I think. No GPU apps?
54) Message boards : Number crunching : Hardware News (Message 1753877)
Posted 4 Jan 2016 by Profile Louis Loria II
Post:
Polaris? What is this? Is AMD finally making a move?
55) Message boards : Number crunching : New app? (Message 1753824)
Posted 4 Jan 2016 by Profile Louis Loria II
Post:
I need a functional app_info and a functional app_config.
Any help is appreciated.

For CPU work, the info is present, earlier in this chain, that I used to get that running. For GPU work, there is no app yet. If you want to do the CPU part it's very easy, following Richard's message to paste this new segment into your App_Info.xml:

<app>
<name>setiathome_v8</name>
</app>
<file_info>
<name>setiathome_8.00_windows_intelx86.exe</name>
<executable/>
</file_info>
<file_info>
<name>libfftw3f-3-3-4_x86.dll</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome_v8</app_name>
<version_num>800</version_num>
<file_ref>
<file_name>setiathome_8.00_windows_intelx86.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>libfftw3f-3-3-4_x86.dll</file_name>
</file_ref>
</app_version>

Then be sure to download the new executable:
http://boinc2.ssl.berkeley.edu/sah/download_fanout/setiathome_8.00_windows_intelx86.exe
and put it in in the project directory.
Stop BOINC and restart. That's it.

On the other hand, screw it. I shouldn't have to understand anything about code, app files or jack shit to volunteer for this work.

But I thought I remembered you were here to learn as well? Isn't that some of the fun?


I have beat this thing to death; uninstalled and reinstalled, copied app_info and app_config, cleared all notices from BOINC. I show a clean program, I guess SETI still doesn't think so. I will try again this evening. GGGRrrrr....
56) Message boards : Number crunching : New app? (Message 1753764)
Posted 4 Jan 2016 by Profile Louis Loria II
Post:
Really? I could save a lot of Watthours just dropping SETI and BOINC. WTH is up with this new app?! I have followed all of the instructions I have found.

I need a functional app_info and a functional app_config.

Any help is appreciated.


On the other hand, screw it. I shouldn't have to understand anything about code, app files or jack shit to volunteer for this work.

I'll check back in a few weeks, maybe....
57) Message boards : Number crunching : New app? (Message 1753762)
Posted 4 Jan 2016 by Profile Louis Loria II
Post:
Really? I could save a lot of Watthours just dropping SETI and BOINC. WTH is up with this new app?! I have followed all of the instructions I have found.

I need a functional app_info and a functional app_config.

Any help is appreciated.
58) Message boards : Number crunching : Seti@home v8 (Message 1753733)
Posted 3 Jan 2016 by Profile Louis Loria II
Post:
Oh yea, I'm having fun with this.

What should my app_config look like? I think I have followed all other instruction properly.
59) Message boards : Number crunching : Seti@home v8 (Message 1753593)
Posted 3 Jan 2016 by Profile Louis Loria II
Post:
I bought mine first to be able to see something on my monitors, second to be able to run DirectX 11 games at high/very high/ultra settings. Isn't that what most people think about when they buy a graphics card?


Most people? Probably. People here in the SETI forums might be a bit different. ;-)

I currently have 15 GPU's crunching for SETI. 13 of them were purchased specifically for that purpose.


Got to agree with you Fawkesguy, I bought my first R9 280x for gaming (Hawken)and my second for SETI. I very rarely play games any more, so my PC should be allowed to do something productive...
60) Message boards : Number crunching : Hardware News (Message 1753217)
Posted 2 Jan 2016 by Profile Louis Loria II
Post:
http://www.maximumpc.com/best-cpus-processors/

This one hurt my feelings, I may become an Intel convert after all...


Previous 20 · Next 20


 
©2020 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.