Search found 9 matches
- Tue Mar 09, 2010 9:03 am
- Forum: Issues with a specific server
- Topic: No appropriate work server was available
- Replies: 59
- Views: 16399
Re: No appropriate work server was available
Got that on a number of Q6600 cores with "Client Version 6.02", Arguments: -freeBSD -verbosity 9 w/ and w/o -advmethods flag. [08:29:17] Connecting to http://assign.stanford.edu:8080/ [08:29:18] Posted data. [08:29:18] Initial: 0000; + No appropriate work server was available; will try aga...
- Fri Mar 06, 2009 11:07 pm
- Forum: Discussions of General-FAH topics
- Topic: Donor & Team lists issues
- Replies: 16
- Views: 2539
Re: Donor & Team lists issues
I am amazed.
Three months have passed and there is still no one even trying to think it over.
Is it really something simple as adding three words like "order by first_seen_datetime" so hard to see and so tough to implement?
Three months have passed and there is still no one even trying to think it over.
Is it really something simple as adding three words like "order by first_seen_datetime" so hard to see and so tough to implement?
- Mon Dec 15, 2008 2:10 pm
- Forum: Discussions of General-FAH topics
- Topic: Donor & Team lists issues
- Replies: 16
- Views: 2539
Re: Donor & Team lists issues
When a donor puts their full donorname (including email) we parse it on the other side and make sure it goes to the right account, even if it's not in the text pages. The stats are more complex than what's in the text pages, since we must hide emails in the text pages. True, by why can't you assign...
- Sun Dec 07, 2008 12:14 am
- Forum: Discussions of General-FAH topics
- Topic: Donor & Team lists issues
- Replies: 16
- Views: 2539
Re: Donor & Team lists issues
When a donor puts their full donorname (including email) we parse it on the other side and make sure it goes to the right account, even if it's not in the text pages. The stats are more complex than what's in the text pages, since we must hide emails in the text pages. True, by why can't you assign...
- Thu Dec 04, 2008 11:16 am
- Forum: Discussions of General-FAH topics
- Topic: Donor & Team lists issues
- Replies: 16
- Views: 2539
Re: Donor & Team lists issues
If you look at the MyFolding file (which is the correct place to see a person's stats), you'll see that a donor's page is determined by the username AND the team. If Andy from Team FF wished to see his stats, he'd access it via this link . If you search for donors by name and see the page for Andy ...
- Thu Dec 04, 2008 1:05 am
- Forum: Discussions of General-FAH topics
- Topic: Donor & Team lists issues
- Replies: 16
- Views: 2539
Re: Donor & Team lists issues
To get a certificate, you have to use the official Stanford stats. If andy enters his name as andy@domain1.com, the stats will know exactly who he is and give him the correct certificate. This cannot be done on a 3rd party stats site that depends on the donor and team lists as the source for their ...
- Tue Dec 02, 2008 8:27 pm
- Forum: Discussions of General-FAH topics
- Topic: Donor & Team lists issues
- Replies: 16
- Views: 2539
Re: Donor & Team lists issues
Regarding item 3: FAH accepts email addresses as names but does not publish email addresses in the interest of minimizing spam. Thus andy@domain1.com and andy@domain2.com and andy will appear as three distinct records but will all show only "andy" for the name. There is no way to tell the...
- Tue Dec 02, 2008 6:19 pm
- Forum: Discussions of General-FAH topics
- Topic: Donor & Team lists issues
- Replies: 16
- Views: 2539
Donor & Team lists issues
Downloading the daily_user_summary.txt and daily_team_summary.txt files is OK. Issues: 1. Importing it has revealed that non alphanumeric ( even non ascii ) names exist, which does not match the site requirement? - probably not really an issue, while i can still save those binary; - but still would ...
- Sat Jan 26, 2008 8:33 am
- Forum: Discussions of General-FAH topics
- Topic: SSE and SSE2
- Replies: 3
- Views: 1123
SSE and SSE2
A number of units are highly optimized for the SSE or SSE2 instructions. Well, having in mind that there is a hardware difference between those two I feel like an optimization possibility exists - is it possible to run a SSE unit along with SSE2 unit at the same time on a single CPU not having the o...