2 molecules simultaneously computation
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 12
- Joined: Thu Apr 24, 2014 7:49 am
2 molecules simultaneously computation
potentially offtopic
Most of the time client (cpu) computes 2 molecules simultaneously (or even 3), and just sometimes only 1 molecule. Is it software optimisation only/most effective cpu usage, or 2 molecules are related to each other and must be computed as conjuncted pair?
Most of the time client (cpu) computes 2 molecules simultaneously (or even 3), and just sometimes only 1 molecule. Is it software optimisation only/most effective cpu usage, or 2 molecules are related to each other and must be computed as conjuncted pair?
-
- Posts: 2522
- Joined: Mon Feb 16, 2009 4:12 am
- Location: Greenwood MS USA
Re: 2 molecules simultaneously computation
As always, every single time, our answers would be better if we could see the 'system' portion of your log.
The current default setup for FAH is to have one CPU client running on as many threads as is wise, and one GPU client per whitelisted video card.
You CAN configure multiple CPU clients, but in general you will do less scientific work.
Each client works on one molecule. So the number of molecules worked on is the number of clients. (FAH frequently downloads the next Work Unit when 99% done with the current one, but does not start that one until the current one finishes)
The current default setup for FAH is to have one CPU client running on as many threads as is wise, and one GPU client per whitelisted video card.
You CAN configure multiple CPU clients, but in general you will do less scientific work.
Each client works on one molecule. So the number of molecules worked on is the number of clients. (FAH frequently downloads the next Work Unit when 99% done with the current one, but does not start that one until the current one finishes)
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
-
- Posts: 10179
- Joined: Thu Nov 29, 2007 4:30 pm
- Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
- Location: Arizona
- Contact:
Re: 2 molecules simultaneously computation
The picture looks like 2 or 3, but it is always only one protein.
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Re: 2 molecules simultaneously computation
This is a known bug in the viewer.7im wrote:The picture looks like 2 or 3, but it is always only one protein.
Mathematically, the analysis takes place in a box, or rather an infinite number of boxes stacked up in 3 dimensions. Mathematically, the protein is in each of the boxes, but the viewer only shows one. If the protein happens to cross one or more boundaries, it also crosses the opposite boundary and any atoms that disappear (in the viewer) reappear entering the box from the opposite side.
The viewer needs to be smart enough to glue those pieces back together before it displays it.
Have you tried Folding Atomata - a 3rd-party protein viewer for F@h? I recommend it.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Site Moderator
- Posts: 2850
- Joined: Mon Jul 18, 2011 4:44 am
- Hardware configuration: OS: Windows 10, Kubuntu 19.04
CPU: i7-6700k
GPU: GTX 970, GTX 1080 TI
RAM: 24 GB DDR4 - Location: Western Washington
Re: 2 molecules simultaneously computation
Thanks Bruce, but my viewer doesn't piece those pieces back together because I don't have access to enough information to solve the problem. I do think my viewer looks better than the official F@h one, but then I'm biased.
F@h is now the top computing platform on the planet and nothing unites people like a dedicated fight against a common enemy. This virus affects all of us. Lets end it together.
Re: 2 molecules simultaneously computation
I knew you were working on it and that you needed more information, but I had hoped that you'd figured out a way to guess how the pieces needed to fit together. Unfortunately it looks like it's not a high enough priority for PG.
The proteins I fold seem to stay inside the box when I look at them.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Posts: 1094
- Joined: Wed Nov 05, 2008 3:19 pm
- Location: Cambridge, UK
Re: 2 molecules simultaneously computation
Is this related to wrapping Christmas presents? When I fold paper round a box, the box doesn't always stay inside....
D.
D.
Re: 2 molecules simultaneously computation
No, it's more like trying to wrap a new puppy/rabbit which keeps pushing its way out of the box long before you have time to get the wrapping paper.
Mathematically speaking, there are prisms which make the part that has escaped the box appear like it's still inside the box.
Mathematically speaking, there are prisms which make the part that has escaped the box appear like it's still inside the box.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Posts: 12
- Joined: Thu Apr 24, 2014 7:49 am
Re: 2 molecules simultaneously computation
For example, project 6099 screenshotJimboPalmer wrote:As always, every single time, our answers would be better if we could see the 'system' portion of your log.
The current default setup for FAH is to have one CPU client running on as many threads as is wise, and one GPU client per whitelisted video card.
You CAN configure multiple CPU clients, but in general you will do less scientific work.
Each client works on one molecule. So the number of molecules worked on is the number of clients. (FAH frequently downloads the next Work Unit when 99% done with the current one, but does not start that one until the current one finishes)
-
- Posts: 12
- Joined: Thu Apr 24, 2014 7:49 am
Re: 2 molecules simultaneously computation
Thank you. I read about it, but there is no win porting yet. Jesse_V wrote might be it will be ported to javascript, so I'll be able to trybruce wrote:This is a known bug in the viewer.7im wrote:The picture looks like 2 or 3, but it is always only one protein.
Mathematically, the analysis takes place in a box, or rather an infinite number of boxes stacked up in 3 dimensions. Mathematically, the protein is in each of the boxes, but the viewer only shows one. If the protein happens to cross one or more boundaries, it also crosses the opposite boundary and any atoms that disappear (in the viewer) reappear entering the box from the opposite side.
The viewer needs to be smart enough to glue those pieces back together before it displays it.
Have you tried Folding Atomata - a 3rd-party protein viewer for F@h? I recommend it.