Results 1 to 40 of 129

Thread: New Projects

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Unholy Undead Death's Avatar
    Join Date
    Sep 2003
    Location
    Kyiv, Ukraine
    Posts
    907
    Blog Entries
    1
    http://qcn.stanford.edu/continual/ - another QCN project.

    also OGR-27 is retired and OGR-28 is running now. Can we have all stats parsed, not just selected teams. Maybe it's will be useful to get in contact with someone from d.net team, and ask them to export stats in boinc parseable format?
    wbr, Me. Dead J. Dona \


  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,500
    Blog Entries
    13
    no xml stats produced from the QCN continual..

    I've asked Dnet in the past and they have refused to produce stats for everyone unfortunately. I'll create some new ones for OGR-28 in the same format as ogr27 were.

  3. #3
    Unholy Undead Death's Avatar
    Join Date
    Sep 2003
    Location
    Kyiv, Ukraine
    Posts
    907
    Blog Entries
    1
    http://qcn.stanford.edu/continual/fo...0&postid=19#19 I have asked them.

    i suppose org27 can be archived now. it was long road....
    wbr, Me. Dead J. Dona \


  4. #4
    Unholy Undead Death's Avatar
    Join Date
    Sep 2003
    Location
    Kyiv, Ukraine
    Posts
    907
    Blog Entries
    1
    feel really weird today. just posted to stats-dev maillist. there was no posting since 2011

    i've got response http://lists.distributed.net/piperma...ch/000122.html

    What stats are you looking for?

    There are a number of XML export functions already available:

    http://stats.distributed.net/partici...=PARTICIPANTID
    http://stats.distributed.net/partici...&st=SEARCHTERM

    http://stats.distributed.net/team/tm...CT&team=TEAMID
    http://stats.distributed.net/team/tm...CT&team=TEAMID
    Otherwise - the code for stats.distributed.net is available on GitHub (https://github.com/dcti/stats-html) - we'd certainly welcome all contributions
    Thanks,
    Chris
    haven't looked at sources yet, but i suppose this may help. or maybe i'm wrong.
    i'm not a coder (((, so someone has to fork and add xml output, etc.
    wbr, Me. Dead J. Dona \


  5. #5
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,500
    Blog Entries
    13
    I've looked at them before, there is no way to get a full export.

  6. #6
    Unholy Undead Death's Avatar
    Join Date
    Sep 2003
    Location
    Kyiv, Ukraine
    Posts
    907
    Blog Entries
    1
    wbr, Me. Dead J. Dona \


  7. #7
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,500
    Blog Entries
    13

  8. #8
    Senior Member Dirk Broer's Avatar
    Join Date
    Jun 2013
    Location
    Leiden, South Holland, Netherlands
    Posts
    370
    Ithena export stats per subproject too
    e.g.
    <user>
    <id>29</id>
    <subproject name="iThena CNode">
    <workunits>354</workunits>
    <credit>0.00118</credit>
    <expavg_credit>0.00010579650611516</expavg_credit>
    </subproject>
    <subproject name="iThena PERF">
    <workunits>3</workunits>
    <credit>6</credit>
    <expavg_credit>0.59409228206798</expavg_credit>
    </subproject>
    </user>


  9. #9
    Senior Member Dirk Broer's Avatar
    Join Date
    Jun 2013
    Location
    Leiden, South Holland, Netherlands
    Posts
    370
    Tomáš Brada Experimental Grid, aka Pseudo-Associative DLS now had badges too.


  10. #10
    Quote Originally Posted by Dirk Broer View Post
    Tomáš Brada Experimental Grid, aka Pseudo-Associative DLS now had badges too.
    I added badges to my project because of popular request.
    I believe that on my part everything is set up to export the badge assignment with stats files. But I do not know what stats sites like yours expect. Please let me know if something is missing.
    Ps: thanks you Bok for unblocking my account.

  11. #11
    T.Brada Experimental Grid has new subproject. If there is something on my part to do to facilitate the stats gathering, please let me know.

  12. #12
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,500
    Blog Entries
    13
    If you mean the subproject data. I can add that for you project but it looks like your files are empty so it wouldn't show anything

    Code:
    -bash-4.2$ zcat user_work.gz
    <users>
    <user>
        <id>1</id>
    </user>
    <user>
        <id>2</id>
    </user>
    <user>
        <id>4</id>
    </user>
    <user>
        <id>3001</id>
    </user>
    <user>
        <id>3002</id>
    </user>
    <user>
        <id>3003</id>
    </user>
    ....

Posting Permissions

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