Live chat

sabayonino Abemus spacious team (02.11.25, 13:06)
sabayonino https://spaciousathome.eu/spaciousathome/team_display.php?teamid=6 (02.11.25, 12:50)
sabayonino https://www.boincitaly.org/forum/astronomia-fisica-e-chimica/115408-thread-ufficiale-spacious-home.html (31.10.25, 20:37)
boboviz Can we open a thread about this project?? (31.10.25, 17:06)
zioriga This seems the goal (28.10.25, 18:10)
zioriga "vision of an easy access to technologies for mining the Big Data produced by missions of the European Space Agency." (28.10.25, 18:10)
entity There is speculation that there might not be any Windows apps similar to Gaia... Why don't European projects like Windows? Cost? (28.10.25, 16:19)
zioriga I downloaded 10 WUs on a VBoxed Linux, I'll wait the results (28.10.25, 11:03)
zioriga There is only work for LInux (28.10.25, 10:58)
zioriga Correct !!!! You're right (28.10.25, 10:44)
entity Not dead but not real active yet. Open call for projects from Sept 2025 until Nov 16 2025. Call for Testers went out Jul 2025. There is work at the Boinc Project (28.10.25, 01:02)
zioriga no news from the end of jan 2024 (27.10.25, 21:41)
zioriga I think it's a dead project (27.10.25, 21:41)
entity More info at https://spacious.ub.edu/ (27.10.25, 18:03)
entity BOINC project at spaciousathome.eu/spaciousathome/ (26.10.25, 22:33)
entity Anyone have any additional information on spaciousathome.eu? (26.10.25, 19:37)
Fabrizio74 In questo periodo non mi sono arrivate WU di WDG; le cercavo ma non mi sono arrivate (25.10.25, 18:12)
kidkidkid3 Chiedo qui per una risposta al volo. WCG ha tutte le WU in pending da un paio di giorni. Sono terminate le mie e quelle del wingman. Vi risulta ? Grazie in anticipo (24.10.25, 18:15)
GHz Aggiornamento stats minecraft ripristinato, avevano fatto una variazione al sito web che bloccava l'update, grazie per la segnalazione Loroe (18.09.25, 23:11)
boboviz credo sia un problema dei progetti (18.09.25, 11:02)
Per usare la chat devi effettuare il login.
Benvenuto, Ospite
Nome utente: Password: Ricordami
29 Set 2025

29 Settembre 2025 : 14:30
Migrazione del forum e dei suoi contenuti

Leggi tutto...
  • Pagina:
  • 1

ARGOMENTO:

Modifiche al wrapper di VirualBox 12/12/2023 16:32 #138661

  • boboviz
  • Avatar di boboviz Autore della discussione
  • Offline
  • Administrator
  • Administrator
  • Messaggi: 8248
  • Ringraziamenti ricevuti 442
Con la nuova release in arrivo ci saranno importanti novità per quanto riguarda il wrapper
- prima, per creare una versione del wrapper era necessario utilizzare una versione di linux vecchia (molto vecchia). Adesso la cosa sarà più semplice, eseguendo su #GitHub CL. Per fare questo saranno necessarie librerie glibc aggiornate (e quindi distro linux aggiornate).
- Hanno aggiornato, un pò di tempo, la pagina per le VboxApps
- Con la nuova versione si condividerà lo slot e le dir dei progetti

A questo punto, però, chiedo l'aiuto del mio uomo all'Avana, ovvero il buon Saba per capire se tutto stò ambaradan sarà utile ai progetti e cosa cambierà per noi utenti...


Sei curioso dei risultati scientifici di Boinc? Guarda la sezione Pubblicazioni.

"We continue to face indifference and resistance from the high­-performance computing establishment." D. Anderson


The first italian guy with 1 milion (and half) on Ralph

Si prega Accedi o Crea un account a partecipare alla conversazione.

Ultima Modifica: da boboviz.

Modifiche al wrapper di VirualBox 14/12/2023 15:30 #138663

  • entity
  • Avatar di entity
  • Offline
  • RAM 128 KB
  • RAM 128 KB
  • Messaggi: 47
  • Ringraziamenti ricevuti 14
Sharing of the slot and project directories is a VERY BIG deal in my opinion. I stopped running the Rosetta project because it would copy the executable from the project directory into every slot directory at work unit start. The executable was very large if I remember correctly. On my 128 thread server, the wrapper would try and copy the executable 128 times at BOINC client start. This would monopolize the disk for almost an hour. It would also cause the BOINC data directory to fill up and BOINC would terminate as it couldn't write to the client_state.xml file. The wrapper now <links> to the executable in the project directory so only need one copy.

Si prega Accedi o Crea un account a partecipare alla conversazione.

Modifiche al wrapper di VirualBox 15/12/2023 15:52 #138664

  • zioriga
  • Avatar di zioriga
  • Online
  • RAM 1GB
  • RAM 1GB
  • Messaggi: 3067
  • Ringraziamenti ricevuti 261
:ok:

Si prega Accedi o Crea un account a partecipare alla conversazione.

Modifiche al wrapper di VirualBox 15/12/2023 16:21 #138665

  • boboviz
  • Avatar di boboviz Autore della discussione
  • Offline
  • Administrator
  • Administrator
  • Messaggi: 8248
  • Ringraziamenti ricevuti 442

Sharing of the slot and project directories is a VERY BIG deal in my opinion. I stopped running the Rosetta project because it would copy the executable from the project directory into every slot directory at work unit start. The executable was very large if I remember correctly.


No, this is the multi-attach disk functionality, implemented some times ago
The sharing of folders is, if i'm not wrong, another functionality....


Sei curioso dei risultati scientifici di Boinc? Guarda la sezione Pubblicazioni.

"We continue to face indifference and resistance from the high­-performance computing establishment." D. Anderson


The first italian guy with 1 milion (and half) on Ralph

Si prega Accedi o Crea un account a partecipare alla conversazione.

Modifiche al wrapper di VirualBox 15/12/2023 21:29 #138666

  • entity
  • Avatar di entity
  • Offline
  • RAM 128 KB
  • RAM 128 KB
  • Messaggi: 47
  • Ringraziamenti ricevuti 14
Thanks Boboviz. Maybe you are right. I do remember reading somewhere that there had been a new version of the wrapper built that corrected the problem but never actually heard if it was implemented. I also remember reading that Rosetta didn't seem interested in implementing the new wrapper anytime soon. I was dealing with this problem about 18 months ago. What was interesting at the time was there were other projects that were using the wrapper technology that didn't seem to have the same problem. Maybe the amount of data they were coping was a lot smaller where it wasn't as noticeable or they modified the wrapper for their project.

Si prega Accedi o Crea un account a partecipare alla conversazione.

Modifiche al wrapper di VirualBox 16/12/2023 09:03 #138667

  • boboviz
  • Avatar di boboviz Autore della discussione
  • Offline
  • Administrator
  • Administrator
  • Messaggi: 8248
  • Ringraziamenti ricevuti 442

Thanks Boboviz. Maybe you are right. I do remember reading somewhere that there had been a new version of the wrapper built that corrected the problem but never actually heard if it was implemented. I also remember reading that Rosetta didn't seem interested in implementing the new wrapper anytime soon.


Yes, rosetta@home project is VERY VERY slow to implement new boinc platform funcionality
And we must not confuse between boinc wrapper and boinc virtualbox wrapper


Sei curioso dei risultati scientifici di Boinc? Guarda la sezione Pubblicazioni.

"We continue to face indifference and resistance from the high­-performance computing establishment." D. Anderson


The first italian guy with 1 milion (and half) on Ralph

Si prega Accedi o Crea un account a partecipare alla conversazione.

Modifiche al wrapper di VirualBox 08/01/2024 12:24 #138689

  • boboviz
  • Avatar di boboviz Autore della discussione
  • Offline
  • Administrator
  • Administrator
  • Messaggi: 8248
  • Ringraziamenti ricevuti 442
Detto, fatto.
Hanno rilasciato, dopo 1 anno, una nuova versione del wrapper, la 26207 (e anche una VM_image.zip).
Ovviamente nessuna release note....


Sei curioso dei risultati scientifici di Boinc? Guarda la sezione Pubblicazioni.

"We continue to face indifference and resistance from the high­-performance computing establishment." D. Anderson


The first italian guy with 1 milion (and half) on Ralph

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Pagina:
  • 1
Moderatori: camposReLeonAntonio Cerrato
Tempo creazione pagina: 0.474 secondi
Powered by Forum Kunena