total_credit*864)/1000; $unit = "trillion"; $ops = $ops_trillion; if ($ops_trillion > 1000) { $ops = $ops_trillion/1000; $unit = "quadrillion"; } if ($ops_trillion > 1000000) { $ops = $ops_trillion/1000000; $unit = "quintillion"; } if ($ops_trillion > 1000000000) { $ops = $ops_trillion/1000000000; $unit = "sextillion"; } $ops = number_format($ops, 2); } function credit_string($user, $bolden) { $cobbs = number_format($user->total_credit, 0); credit_to_ops($user, $ops, $unit); if ($bolden) { $lbold="[["; $rbold="]]"; } else { $lbold=""; $rbold=""; } return " $lbold$cobbs Cobblestones$rbold of computation ($ops $unit floating-point operations)"; return $credit; } ?> Database unavailable
Primates@Home logo

Primates@Home

Berkeley Open Infrastructure
BOINC!
for Network Computing
Not logged in
Login
Main Page Ayiiii! Status Message Boards Glossary Your Account
 

Database unavailable

Unable to connect to database - please try again later

Error: 2002
Connection refused

Main Page Ayiiii! Status Message Boards Glossary Your Account


Return to Primates@Home main page


Copyright © 2023 Timmy the Monkey   ·   Contact the project administrators at primates-admin@spy-hill.net