Trajectory from Core 17 ?

If you think it might be a driver problem, see viewforum.php?f=79

Moderators: Site Moderators, FAHC Science Team

Post Reply
ChristianVirtual
Posts: 1596
Joined: Tue May 28, 2013 12:14 pm
Location: Tokyo

Trajectory from Core 17 ?

Post by ChristianVirtual »

Right now Core 17 with GPU folding is not providing any data for Viewer (or trajectory for 3rd party API). Is there a concrete plan to implement or not really as the scientific value is less compared to the entertainment value ?
ImageImage
Please contribute your logs to http://ppd.fahmm.net
Jesse_V
Site Moderator
Posts: 2851
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: Trajectory from Core 17 ?

Post by Jesse_V »

You're right, the API just returns an empty PyON array. My viewer just resorts to its demo protein for this. This is an important thing to fix, since viewers are a fairly prominent part of FAH client software and do help get newcomers into F@h.
Last edited by Jesse_V on Thu Jan 16, 2014 12:48 am, edited 1 time in total.
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.
davidcoton
Posts: 1102
Joined: Wed Nov 05, 2008 3:19 pm
Location: Cambridge, UK

Re: Trajectory from Core 17 ?

Post by davidcoton »

Which client version? AFAIK it's supposed to be fixed in 7.4.0 (now in open beta), but I don't have a 8900 running on 7.4.0 yet. Maybe I'll upgrade later tonight...

David
Image
ChristianVirtual
Posts: 1596
Joined: Tue May 28, 2013 12:14 pm
Location: Tokyo

Re: Trajectory from Core 17 ?

Post by ChristianVirtual »

You mean this point from change log : "Read Core 0x17 JSON visualization files." ?

But sounds like only work local; not on remote machines ... run my folding rigs mainly headless and control remote via ssh and iPad.
ImageImage
Please contribute your logs to http://ppd.fahmm.net
davidcoton
Posts: 1102
Joined: Wed Nov 05, 2008 3:19 pm
Location: Cambridge, UK

Re: Trajectory from Core 17 ?

Post by davidcoton »

Image
Jesse_V
Site Moderator
Posts: 2851
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: Trajectory from Core 17 ?

Post by Jesse_V »

Oh that's right. If FAHClient can read core 17 files, it should be able to return trajectory data via its API.

On a slightly different subject, the protein split glitch (where the protein seems broken/exploded) is another issue with the official and third-party viewers. The problem is upstream: FAHClient sometimes has issue reading protein data from the cores, and sometimes shows atoms all over the place or pieces of the protein that are far away. (The cores rely on Fourier transforms for their work, so a conversation back to a single 3D protein is necessary.) FAHClient also filters out bonds that are chemically impossibly long, which unfortunately also has the consequence that it's afterwards impossible to know which pieces hook up with each other. The bond filter needs to move from FAHClient to FAHViewer, which wouldn't have any visual effect to the end user, but would allow third-parties to hook into the API and get raw data. I've got some code that should be able to identify the glitched proteins, and with the bond information it should be fixable. But that's a different issue.
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.
ChristianVirtual
Posts: 1596
Joined: Tue May 28, 2013 12:14 pm
Location: Tokyo

Re: Trajectory from Core 17 ?

Post by ChristianVirtual »

Looks like the next Starwars movie: little x-wings attacking the DeathStar

Image

On a serious note: often it looks like H2O molecules .... Fewer times also more complex once ...

Image
ImageImage
Please contribute your logs to http://ppd.fahmm.net
SPACEMAN7
Posts: 29
Joined: Wed Jan 25, 2012 6:26 am

Re: Trajectory from Core 17 ?

Post by SPACEMAN7 »

I have an 8018 WU running now on 7.4.0, & the 3-D viewer works, I see now. :) I know 8900 runs on Zeta, so not exactly the same thing, but I thought it worth mentioning, for the score-keepers. ;)
Post Reply