how to create my own boinc project...

Message boards : Server programs : how to create my own boinc project...
Message board moderation

To post messages, you must log in.

AuthorMessage
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 17822 - Posted: 12 Jun 2008, 19:55:37 UTC
Last modified: 12 Jun 2008, 20:24:08 UTC

I set up a boinc server. (hopefully, the first content is 'relpace with project name', it's successful, isn't?) Here is the link http://canis.csc.ncsu.edu:8005/boinc_test/.

Then I tried to run the sample app upper_case, everything goes on well according to the instruction except create_work,


kchen3@lobo:/chen/project/boinc_test$ ./bin/create_work -appname upper_case -wu_name test -wu_template templates/upper_case_wu -result_template templates/upper_case_result in
No file number found
process_wu_template: -112
create_work: -112
kchen3@lobo:/chen/project/boinc_test$



I set the file number into 0 in the wu template the first time and second time for 1, neither worked. Also I can't find anything in table workunit in the database.

And then when I try to access the web page, the content hasn't changed at all.

I don't know whether because I failed to create the work so the web page content doesn't change (but it should be changed to error message,isn't ?) or I have to do something else to create the project?

I am totally new to this project creating thing. Appreciate any help from you. Thank you.
ID: 17822 · Report as offensive
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 17824 - Posted: 12 Jun 2008, 20:00:47 UTC - in response to Message 17822.  

Also I have a question is that can I change content index.php directly for simple application (such as show the current time of the machine). Or I should create a project for that?

Thanks.
ID: 17824 · Report as offensive
peterlavin

Send message
Joined: 17 Jun 08
Posts: 7
Ireland
Message 17914 - Posted: 17 Jun 2008, 10:58:58 UTC - in response to Message 17822.  

Hi, the sequence goes (roughly and summarised), install the boinc server, run /tools/make_project and then ./bin/create_work. There is lots of info on this on various wikis but I found this article very useful and consice.

http://w3.linux-magazine.com/issue/71/Distributed_Applications_With_BOINC.pdf

Peter

I set up a boinc server. (hopefully, the first content is 'relpace with project name', it's successful, isn't?) Here is the link http://canis.csc.ncsu.edu:8005/boinc_test/.

Then I tried to run the sample app upper_case, everything goes on well according to the instruction except create_work,


kchen3@lobo:/chen/project/boinc_test$ ./bin/create_work -appname upper_case -wu_name test -wu_template templates/upper_case_wu -result_template templates/upper_case_result in
No file number found
process_wu_template: -112
create_work: -112
kchen3@lobo:/chen/project/boinc_test$



I set the file number into 0 in the wu template the first time and second time for 1, neither worked. Also I can't find anything in table workunit in the database.

And then when I try to access the web page, the content hasn't changed at all.

I don't know whether because I failed to create the work so the web page content doesn't change (but it should be changed to error message,isn't ?) or I have to do something else to create the project?

I am totally new to this project creating thing. Appreciate any help from you. Thank you.

ID: 17914 · Report as offensive
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 17923 - Posted: 17 Jun 2008, 19:51:30 UTC - in response to Message 17914.  

Thank you, peter. The link you gave me is great helpful. I appreciate it.

Hi, the sequence goes (roughly and summarised), install the boinc server, run /tools/make_project and then ./bin/create_work. There is lots of info on this on various wikis but I found this article very useful and consice.

http://w3.linux-magazine.com/issue/71/Distributed_Applications_With_BOINC.pdf

Peter

I set up a boinc server. (hopefully, the first content is 'relpace with project name', it's successful, isn't?) Here is the link http://canis.csc.ncsu.edu:8005/boinc_test/.

Then I tried to run the sample app upper_case, everything goes on well according to the instruction except create_work,


kchen3@lobo:/chen/project/boinc_test$ ./bin/create_work -appname upper_case -wu_name test -wu_template templates/upper_case_wu -result_template templates/upper_case_result in
No file number found
process_wu_template: -112
create_work: -112
kchen3@lobo:/chen/project/boinc_test$



I set the file number into 0 in the wu template the first time and second time for 1, neither worked. Also I can't find anything in table workunit in the database.

And then when I try to access the web page, the content hasn't changed at all.

I don't know whether because I failed to create the work so the web page content doesn't change (but it should be changed to error message,isn't ?) or I have to do something else to create the project?

I am totally new to this project creating thing. Appreciate any help from you. Thank you.


ID: 17923 · Report as offensive
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 17959 - Posted: 19 Jun 2008, 18:00:05 UTC - in response to Message 17923.  

I found out the problem finally. There are some fatal errors in the template in the instruction I followed so far.

The following link is workable:
http://www.linux-magazine.com/issue/71/Distributed_Applications_With_BOINC.pdf

Hope it will help new comers.
ID: 17959 · Report as offensive

Message boards : Server programs : how to create my own boinc project...

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.