Results 1 to 14 of 14

Thread: Getting started at Pi Segment

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Getting started at Pi Segment

    Project Name: Pi Segment
    Projcet's Home Website: http://pisegment.vicp.net/index.aspx

    From the Pi Segment website:

    What is the purpose of this project?

    The main purpose of Pi Segment is to propagandize distributed computing in China and to try to encourage making full use of computational resources on personal computers. China has started researches in distributed computing long before and has obtained some achievement, for example the China Grid. But so far, there isn't any formal distributed projects for the public to join in. Obviously, that's really a waste of computational resources. We hope that the public would get to know about and join in distributed computing, through the propaganda of this project.

    What is Pi Segment?

    Pi Segment is a distributed computing project held by a university student. It aims to propagandize distributed computing, encourage people to make full use of their computational power and challenge the world record of calculating Pi. There are many popular distributed computing projects in other countries, but there's none in China. We hope that Pi Segment can change this situation. For more information, please visit the Introduction page of the project.
    To download the latest client please visit: http://pisegment.vicp.net/project/projectpart.aspx

    The client is very simple to work with, much like the Seventeen or Bust program. The client has built-in support for multiple CPU detection so you don't have to install X amount of copies to have one for every CPU. Registration is done through the client and then you can goto the main website and login then join a team.

    If anyone needs any further help (it's pretty much just install->register->run) then please feel free to ask!

    Happy Crunching!
    Distributed Hold'em


  2. #2
    Old Timer jasong's Avatar
    Join Date
    Oct 2004
    Location
    Arkansas(US)
    Posts
    1,778
    Is there something you can do if you DON'T want it on every core?

  3. #3
    Hello guys!
    I'm the founder of this project. Thank you for testing it!

    Since we are in BETA test section, any suggestion is appreciated.

  4. #4
    Quote Originally Posted by jasong
    Is there something you can do if you DON'T want it on every core?
    Just click the "Stop" button in the corresponding CPU page

  5. #5
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,470
    Blog Entries
    13
    Thanks for stopping by.

    I've been meaning to mail you today regarding the stats, just got a little busy...

    What I need ideally is some file which holds the following.

    name, team, score, downloads, uploads, etc etc

    it can be in xml,csv,txt or whatever...

    I'll try and email in the morning if I get time (got a flight to catch to Chicago at lunchtime)

    Bok

  6. #6
    Quote Originally Posted by Bok
    Thanks for stopping by.

    I've been meaning to mail you today regarding the stats, just got a little busy...

    What I need ideally is some file which holds the following.

    name, team, score, downloads, uploads, etc etc

    it can be in xml,csv,txt or whatever...

    I'll try and email in the morning if I get time (got a flight to catch to Chicago at lunchtime)

    Bok
    ya, I'm planing to do that.
    But since I have a little knowledge in XML, I may need some time to learn it.

    Could you give me some examples on other projects?
    Thank you!

  7. #7
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,470
    Blog Entries
    13
    Sure, take a look at the file SeventeenorBust releases for an example.

    here

    That is in a format say where it is user that has

    user,$name,$nick,$signup,$teamid,$totaltests,$lastdaytests,$pendingtests,$totalwork,$lastdaywork,$fi rstassign,$lastreport

    Probably overkill too, so all I would need is

    userid,name,team,download,upload,etc etc in this raw form, then I can parse it very easily and generate all of the user and team stats from that..if you wanted to do teamstats with their totals within this file as Sob have done, I can use that otherwise I;d just calculate them from the sum of the users scores.

    Bok

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •