what language is F@H written in?
Moderators: Site Moderators, FAHC Science Team
what language is F@H written in?
Checked around on the Wiki and searched the forum but couldn't find anything on this. I seem to recall somebody saying that the cores were written directly in assembly for speed, is that true? Or maybe C or C++? Just curious, really.
Re: what language is F@H written in?
A mix of languages are being used (Fortran, C, Python, ...).
Re: what language is F@H written in?
The optimized code for SSE in Gromacs is written in Assembly for speed, but just that code segment.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
Re: what language is F@H written in?
Cool, thanks for the interesting info!
-
- Posts: 174
- Joined: Sun Nov 16, 2008 6:41 am
Re: what language is F@H written in?
sorry to change subjects inside someone else's thread, but since his question was answered already, how proprietary is the code? for the purpose of pure science advancement do you share with other similar projects?
Re: what language is F@H written in?
I am not the right person to answer, but as much I've seen project code does get contributed back to original code base. GROMACS is probably the largest one. I've seen some AMBER patches floating around, but nothing for TINKER. GPU code will go to totally new project.spazzychalk wrote:sorry to change subjects inside someone else's thread, but since his question was answered already, how proprietary is the code? for the purpose of pure science advancement do you share with other similar projects?
-
- Posts: 174
- Joined: Sun Nov 16, 2008 6:41 am
Re: what language is F@H written in?
ok umm.... i dont understand anything you just said, my question was more of sharing with other similar non-profit projects. why is the code so proprietary if the results are shared? we could at least share with other similar projects, even make it a strictly 2 way exchange, get our code optimized some by that.
-
- Posts: 12
- Joined: Sat Aug 09, 2008 10:49 pm
Re: what language is F@H written in?
Ermm that's exactly what he just said that they do?spazzychalk wrote:ok umm.... i dont understand anything you just said, my question was more of sharing with other similar non-profit projects. why is the code so proprietary if the results are shared? we could at least share with other similar projects, even make it a strictly 2 way exchange, get our code optimized some by that.
Re: what language is F@H written in?
To put it more clearly - FAH has many software components and they are being shared back to original software projects.spazzychalk wrote:ok umm.... i dont understand anything you just said, my question was more of sharing with other similar non-profit projects. why is the code so proprietary if the results are shared? we could at least share with other similar projects, even make it a strictly 2 way exchange, get our code optimized some by that.
But there is no source tarball what can be downloaded freely and compiled into fully functional FAH client-server environment.