Open menu
  • Accueil
  • Forum
  • Actualités
    • Astronomie
    • Biologie
    • Ecologie
    • Mathématiques
    • Physique - Chimie
    • Jeux - Loisirs
    • L'Alliance Francophone
    • Calcul partagé
    • Les brèves
    • En direct des projets (en VO)
  • Projets BOINC
    • Astronomie
    • Biologie
    • Ecologie
    • Mathématiques
    • Physique - Chimie
    • Autres ...
    • Terminés/Suspendus
    • Non Recommandés
  • L'Alliance
    • Compteur de l'AF
    • Forums des équipes
      • Amis de la mer
      • Amis des lapins
      • Belgique
      • EDLS
      • FAH.Addict.net
      • France
      • HFR
      • Kirass
      • Le Pommier
      • Libristes
      • Occitans
      • Québec
      • Sans MT
      • WildWildWest
    • Liste équipes
      • [AF>Amis de la mer]
      • [AF>Amis des Lapins]
      • [AF>Belgique]
      • [AF>France]
      • [AF>Futura Sciences]
      • [AF>EDLS]
      • [AF>HFR]
        • [AF>HFR>BZH]
        • [AF>HFR>TN²T]
        • [AF>HFR>TSA]
        • [AF>HFR>HOP!]
      • [AF>Kirass]
      • [AF>Le_Pommier]
      • [AF>Libristes]
      • [AF>LoO]
      • [AF>Occitania]
      • [AF>Team eDF]
      • [AF>Suisse]
      • [AF] petites MT
    • Ecoles et entreprises
    • Liste des Pays
    • User of the Day
    • Membres AF à l'honneur (Stats SEB)
    • Statistiques internes (BZH)
    • Statistiques internes (Sébastien)
    • Barre d'outils de L'AF
    • Contactez-nous
  • FAQ
    • FAQ Alliance Francophone
    • FAQ BOINC
    • Quel projet par OS
    • Quel projet par GPU
    • Caractéristiques techniques des projets
    • Résultats et Publications
    • Les sites des projets
    • Etat des serveurs de projet BOINC
      • Synthèse de l'état des serveurs de projets
      • Etat détaillé de chaque serveur de projet
    • Utilisation du site
    • Plan du Site
Connexion

S'enregistrer
  • Nom d'utilisateur oublié ?
  • Mot de passe oublié ?
S'enregistrer

Actualités en direct des projets (non traduites)

Nouvelles en VO

Minecraft@home - OneChunk launch and onwards

Détails
Hello everyone,

We didn't announce the launch of OneChunk SSG here even though we teased it already so this post is announcing it officially. This is our first CPU project and 2500 credits will be awarded by tasks since all have been designed to last approximately the same time. The calculation for the reward is based on the current runtime of a task, power draw of a CPU and our past GPU credits attribution.

This is a long-awaited project which is meant to find all seeds with 11 eyes stronghold for Minecraft 1.7/1.8.

Context :

To put it in context in Minecraft, you have a portal that allows you to go to the end dimension to beat the final boss called the ender dragon. This portal needs 12 tokens (eyes of ender) to lit up, fortunately some portal have those tokens already inserted from 0 to 12. If 12 are put inside the portal lit up and you can go through, however there is a catch in Minecraft 1.8 and below, 12 pre placed tokens didn't lit up the portal automatically so we are finding the next best thing 11 tokens/eyes ones!

Technical Details :

To compute those 11 eyes portal, a lot of stuff needs to be computed, the first thing we did is we used a lattice to find all combination that makes a 11 eyes portal then we reverse it to what we call a population seed and now on Boinc we are trying to find Stronghold that generates such as the portal room have that population seed. If you didn't get that last part, let me make it a bit clearer, basically we can not reverse fully the process so we use the midpoint strategy where we know valid numbers that were reversed and then we need to simulate forward a layout such as we match the numbers we found previously.

You can find our project here: https://github.com/minecrafthome/OneChunk and the Pull Request with the binaries : https://github.com/minecrafthome/minecrafthome/pull/77

As the client needs a bit more data we provide it from an API hosted at ssg.seedfinding.com.

Onward :
The current tasks (around 1.9M) should last us about 100-200 days and will yield about 200GB of data that will then be processed directly on the server to give us the best seed.

You can download the current results here: https://files.seedfinding.com, those are the raw results (seeds, coordinates) and will be further processed later on but they are already 11 eyes strongholds.

Happy crunching !

Neil

Source
Création : 13 août 2021

World Community Grid - August Update: Africa Rainfall Project

Détails
The pace of the project has increased in recent weeks thanks to volunteers who are processing more work units.

Source
Création : 11 août 2021

PrimeGrid - Once In A Blue Moon Challenge starts August 12

Détails
The sixth challenge of the 2021 Series will be a 10-day challenge leading up to a relatively rare astronomical event called a blue moon. The challenge will be offered on the PSP-LLR application, beginning 12 August 20:00 UTC and ending 22 August 20:00 UTC. To participate in the Challenge, please select only the Prime Sierpinski Problem LLR (PSP) project in your PrimeGrid preferences section. For more info, check out the forum thread for this challenge: https://www.primegrid.com/forum_thread.php?id=9720&nowrap=true#151032 Best of luck!

Source
Création : 10 août 2021

Minecraft@home - OneChunk CPU In Testing (X86_64 & ARM64)

Détails
This week marks the period where we finally begin creating tasks and testing the OneChunk CPU application in an actual BOINC environment. Once tonight and tomorrow's testing shows that we can validate these tasks, and that our work-gen / task data creation system is working as expected we shall be able to roll this out to our main Minecraft@Home server as a 'Beta App'. Over the past month since my last progress post we've had yet another set of delays. Some of this is because 'Sia' has not implemented the features we were hoping to use, and also some of our developers have been travelling in the past few weeks.

(See; https://minecraftathome.com/minecrafthome/forum_thread.php?id=102 )

On the bright side, we shall now be checking seeds for 11-Eye dungeons in version 1.7 and 1.8 at the same time, and our code has had some significant changes for the order of 'filtering' and how it works to find these special seeds and spawns required for the Super Speedruns / OneChunk challenges.

Shown below is a screenshot of my Raspberry Pi 4 (2.025GHz) running 4 tasks concurrently. We will be tweaking the time estimate (known config issue), but each individual task will take 4 hours (per core) on an RPi, and for example on a 5800X it takes about 1.5 hours per task per core.



For our BOINCers and those interested in running on a Raspberry Pi 4 (64bit), please note that the latest Debian Repos / Raspbian 64bit OS images have an issue with BOINC. This may appear as the BOINC client / BOINC manager saying you do not have a "GUI-RPC" permissions or password, and make the process of having the BOINC GUI working more frustrating than it should be. There's a few guides and other forum posts on this issue, but I shall probably make a quick step by step guide to ensure BOINC is operating properly *if* your 64bit ARM distribution wants to not play nice

Source
Création : 10 août 2021

iThena - Ya!vaConf 2021 [3]

Détails


Further to the news Ya!vaConf 2021.

Thanks so much for the conference gift.

Twitter: https://twitter.com/iThenaProject/status/1424815895910789120

Source
Création : 9 août 2021

iThena - Completed migration to new platform

Détails
Completed migration to new platform.
Stability and performance testing.
New Hypervisor and SAS10k drives in mirror mode.
If there are any new issues, please let us know.

Twitter: https://twitter.com/iThenaProject/status/1424691763114123275

Source
Création : 9 août 2021
  1. iThena - [08.08.2021 - Sunday] Maintenance break
  2. GPUGrid - What is happening and what will happen at GPUGRID, update for 2021
  3. MLC@home - [TMIM Notes] Aug 6 2021
  4. Yafu - Aliquot sequence 2579248 has terminated!!!
  5. iThena - Restoring the system to run in the new environment (temporary move)
  6. iThena - [03.08.2021 - Tuesday] Migration of the main BOINC virtual machine

Page 122 sur 129

  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126