Message boards : News : Rosetta's role in fighting coronavirus
Previous · 1 . . . 11 · 12 · 13 · 14 · 15 · 16 · 17 . . . 27 · Next
Author | Message |
---|---|
Roland Gericke Send message Joined: 1 Mar 19 Posts: 5 Credit: 126,140 RAC: 0 |
I really hope so, but as long as he has the power, my question concerns me. |
Jim1348 Send message Joined: 19 Jan 06 Posts: 881 Credit: 52,257,545 RAC: 0 |
I really hope so, but as long as he has the power, my question concerns me. Most people here would leave if they thought Donald had anything to do with it. But do what you want. There are plenty of others. |
Millenium Send message Joined: 20 Sep 05 Posts: 68 Credit: 184,283 RAC: 0 |
Indeed as an European, partecipating to a project in the epoch of "america first" is indeed concerning. |
Jim1348 Send message Joined: 19 Jan 06 Posts: 881 Credit: 52,257,545 RAC: 0 |
This is at a university. Any commercial application of the information developed here is down the road. You can get concerned at some point I suppose, but this is much too basic a level for that. EDIT: European companies can use the information developed here too of course. Getting them interested enough to spend the money on development will probably be the biggest hangup. |
nealburns5 Send message Joined: 11 May 19 Posts: 37 Credit: 10,184,436 RAC: 0 |
Dear all, I can't imagine on what authority the president could commandeer the results of research done by a public university that's affiliated with the state of Washington. The governor of Washington is Jay Inslee, and he is a great guy. Neal |
CIA Send message Joined: 3 May 07 Posts: 100 Credit: 21,059,812 RAC: 0 |
I can't imagine on what authority the president could commandeer the results of research done by a public university that's affiliated with the state of Washington. The governor of Washington is Jay Inslee, and he is a great guy. He must be, Trump hates him. |
Rodito Send message Joined: 11 Apr 20 Posts: 1 Credit: 0 RAC: 0 |
Impressive! |
bettylo Send message Joined: 11 Apr 20 Posts: 1 Credit: 0 RAC: 0 |
nice information |
GUser4930 Send message Joined: 4 Apr 20 Posts: 6 Credit: 0 RAC: 0 |
Hello @Admin @Mod.Sense Can you please have the appropriate team/developers look at the Android thread in the Q&A? There are Android TV boxes and phones with pretty powerful GPU's but keep getting RAM errors. It would be great to get these idle devices crunching too! |
GUser4930 Send message Joined: 4 Apr 20 Posts: 6 Credit: 0 RAC: 0 |
World Community Grid will be launching a COVID-19 project soon: https://www.ibm.org/OpenPandemics |
Mod.Sense Volunteer moderator Send message Joined: 22 Aug 06 Posts: 4018 Credit: 0 RAC: 0 |
Rosetta@home does not presently have a GPU application. The reason the work is tagged as requiring high memory is... well that it often requires high memory, and if the task tries to run on systems that do not have high memory available, it does not run well. Rosetta Moderator: Mod.Sense |
Mod.Sense Volunteer moderator Send message Joined: 22 Aug 06 Posts: 4018 Credit: 0 RAC: 0 |
Dear all, Dr. Baker posted an answer to the question back in the early days of the project, that all results are public domain. Indeed, the servers are at the University of Washington, but the community of developers is global. And the published research speaks for itself. The Project Team also participates in the biannual CASP where the participating teams that do well at their blind predictions give presentations to the other participants describing the methods they utilized to produce their predictions. Rosetta Moderator: Mod.Sense |
Roland Gericke Send message Joined: 1 Mar 19 Posts: 5 Credit: 126,140 RAC: 0 |
Thank you very much for this information! Happy easter for all of you! Roland |
GUser4930 Send message Joined: 4 Apr 20 Posts: 6 Credit: 0 RAC: 0 |
Understood... which is why if the developers have the device work on smaller slices at a time (thus less memory), we can get many more devices working for R@H. No different than what R&H actually is... many devices working on a slice of the project as a whole. Thanks a bunch |
Mod.Sense Volunteer moderator Send message Joined: 22 Aug 06 Posts: 4018 Credit: 0 RAC: 0 |
Well, in the case of R@h, the smallest "slice" is one model. Models are the unit of the distributed crunching. To make models smaller, you would have to study less complex proteins. But, often, nature dictates the size of your target. Such as COVID-19. If you want to study that, you must study it at the size that it has. Since most systems have multiple processors, I often suggest people run R@h alongside other projects with smaller memory footprints. Rosetta Moderator: Mod.Sense |
rulez-alex Send message Joined: 27 Aug 11 Posts: 11 Credit: 189,802 RAC: 0 |
My Asus Max Pro m2 4/64 is weak for this project, it could not start computing, as far as I understand mobile processors are weak for this kind of computing, I changed the G1840 to I5-4690 and the performance improved as 6.5 G1840 cores. Fine. RNA vaccine should defeat the RNA virus. |
robertmiles Send message Joined: 16 Jun 08 Posts: 1232 Credit: 14,281,662 RAC: 1,807 |
My Android pixel 2xl is an arm64 device but it's not getting any Wu's. Something else I need to do? The server is currently out of tasks for mobile devices, so you will at least have to wait for more to be created. I looked at its details. It looks like it should be able to run one task at a time, and possibly two, due to the size or its memory. You may need to get familiar with the settings that control the limit of how many tasks it will try to run at the same time. |
phill1305 Send message Joined: 14 Sep 19 Posts: 1 Credit: 1,278 RAC: 0 |
Hi, I am very new here and have a pile of Raspberry Pi boards in the cupboard which are about to be allocated to fight Covid19. Just installed BOINC on one and the Rosetta@home project but can't see any tasks to run, its crunching data on the Windows PC. Any suggestions where I am going wrong before I switch on all the other boards? I am using a fresh copy of Raspbian if that helps. |
spRocket Send message Joined: 23 Mar 20 Posts: 22 Credit: 3,008,018 RAC: 0 |
This needs to be in the FAQ thread. To use a Raspberry Pi, you would first need a Pi 4 with at least 2 GB of RAM. Also, Raspbian won't do, since it's a 32-bit distro and the ARM version of Rosetta is 64-bit only. You need to use an aarch64 distro such as Fedora or Arch. On a 2 GB Pi 4, you'll only have enough RAM to run a single Rosetta task at a time, since it can use up about 1.5 GB per task. None of my Pi systems are Pi 4, so I can't put those to work on Rosetta. |
Chilean Send message Joined: 16 Oct 05 Posts: 711 Credit: 26,694,507 RAC: 0 |
My Android pixel 2xl is an arm64 device but it's not getting any Wu's. Something else I need to do? Hmmm, I set my phone to 4 tasks. I don't really check how it's doing in detail, but according to my PC lists, it's doing about 370 RAC, running only at night. My wife's phone is slowly catching up as well. I'm mostly worried about the writing to storage these WUs might be doing... does anybody know anything about this? Amazing, these little phones are crunching as fast as my old computer did back when BOINC got first released. |
Message boards :
News :
Rosetta's role in fighting coronavirus
©2024 University of Washington
https://www.bakerlab.org