Search found 9 matches
- Sun Dec 20, 2020 5:57 pm
- Forum: New Donors start here
- Topic: Track back assayed design for Covid Moonshot projects
- Replies: 1
- Views: 905
Track back assayed design for Covid Moonshot projects
I'm donating my GPU power to foldingathome and to the Covid Moonshot Projects 13420-13429,13438-13449 in particular. https://foldingathome.org/2020/07/28/in ... w-therapy/ mentions That’s why we’re introducing weekly sprints: Each week, thousands of new designs from the chemists will go up on Foldin...
- Thu Jun 11, 2020 8:23 pm
- Forum: New Donors start here
- Topic: Donors vs User Stats Confusion
- Replies: 1
- Views: 634
Donors vs User Stats Confusion
Can somebody explain me why querying the donors API with my username yields no results GET https://stats.foldingathome.org/api/donors?name=fbuchinger_5641b567&search_type=exact&passkey=&team=&month=6&year=2020 {"description": "No results", "monthly":...
- Thu Jun 11, 2020 7:34 pm
- Forum: New Donors start here
- Topic: List of Project Contributors shows wrong information
- Replies: 3
- Views: 887
Re: List of Project Contributors shows wrong information
I deliberately chose this project because according to https://api.foldingathome.org/project it was last modified in September 2018 and I started folding in March 2020. Hence it didn't seem very likely to me that I contributed to this project.
- Sun Jun 07, 2020 10:28 pm
- Forum: New Donors start here
- Topic: List of Project Contributors shows wrong information
- Replies: 3
- Views: 887
List of Project Contributors shows wrong information
When I access the contributors list
https://stats.foldingathome.org/contrib ... 0000-10010
and search for my user name "fbuchinger" on that list, I get a match although I've never contributed to this project. Is this a bug or was my subsequent search across all of donations?
https://stats.foldingathome.org/contrib ... 0000-10010
and search for my user name "fbuchinger" on that list, I get a match although I've never contributed to this project. Is this a bug or was my subsequent search across all of donations?
- Mon Jun 01, 2020 6:10 pm
- Forum: New Donors start here
- Topic: Overall score is lower than the sum of WU credits
- Replies: 5
- Views: 911
Re: Overall score is lower than the sum of WU credits
I now found a bug in my script: I was counting some WUs more than once when their parent project was actually a collection of different project IDs that formed a "meta-project" (e.g. 11745,11751,11757,11763,11769,11780). When I limit my script to "unique" WUs (i.e. unique PRCG id...
- Sun May 31, 2020 10:34 pm
- Forum: New Donors start here
- Topic: Overall score is lower than the sum of WU credits
- Replies: 5
- Views: 911
Re: Overall score is lower than the sum of WU credits
But does the Work Unit endpoint of the fah REST API return the correct counts? (https://api.foldingathome.org/project/: ... e/gen/:gen)
Just checked my script - I just extracted the PRCG Values for each WU from the logs, the credit calculation was done using the values from the endpoint above.
Just checked my script - I just extracted the PRCG Values for each WU from the logs, the credit calculation was done using the values from the endpoint above.
- Sun May 31, 2020 8:40 pm
- Forum: New Donors start here
- Topic: Overall score is lower than the sum of WU credits
- Replies: 5
- Views: 911
Overall score is lower than the sum of WU credits
I've been folding quite a bit last month and completed 108 WUs. When I compared the total credit on my profile page https://stats.foldingathome.org/donor/66745553 with the sum of the 108 WU credits I noticed that the overall credit was much lower (828,369 vs around 1,300,000). For my per-WU credit c...
- Sun May 31, 2020 8:27 pm
- Forum: New Donors start here
- Topic: Limit number and "size" (credit) of received workunit
- Replies: 4
- Views: 1063
Re: Limit number and "size" (credit) of received workunit
Thank you! Will try that!
- Sun May 31, 2020 4:56 pm
- Forum: New Donors start here
- Topic: Limit number and "size" (credit) of received workunit
- Replies: 4
- Views: 1063
Limit number and "size" (credit) of received workunit
I'd like to donate a certain amount of CPU/GPU time of my system to folding@home. The donation shouldn't be in my name, but on behalf of some family members with very modest IT resources that aren't really suited for folding@home. Hence my idea was to create a folding@home donor account for each of ...