Search found 6 matches
- Thu Jul 02, 2020 1:09 pm
- Forum: Discussions of General-FAH topics
- Topic: Status of the logo contest
- Replies: 3
- Views: 1004
Re: Status of the logo contest
Hi PhanterX, Indeed, he received an email informing that he was one of the finalists just after our messages in the begging of June ... ... but once again he came to me today asking if I know more info as it was more than one month ago. I double checked the site and Twitter and couldn't see anything...
- Wed Jun 03, 2020 9:05 pm
- Forum: Discussions of General-FAH topics
- Topic: Status of the logo contest
- Replies: 3
- Views: 1004
Status of the logo contest
Hi, Anyone from Pande group can update us on the contest promoted to update the logo? I suggested a friend that is designer to submit a proposal ... he did but never received any feedback and was asking me about it. As I didn't notice any changes to the logo yet, I can only imagine that the decision...
- Sun Apr 12, 2020 3:06 pm
- Forum: Issues with a specific WU
- Topic: [Solved] Gromacs Error
- Replies: 13
- Views: 2266
Re: [Solved] Gromacs Error
beuk, We are using SLURM as well to launch a singularty container with FAH ... if this helps your scenario, here are the repo: https://github.com/felipeportella/foldi ... larity-gpu (in the repo we didn't included the SLURM jobs as its very specific for each cluster due queue names etc., but if you ...
- Sun Apr 12, 2020 1:34 pm
- Forum: Issues with a specific WU
- Topic: [Solved] Gromacs Error
- Replies: 13
- Views: 2266
Re: Gromacs Error
beuk, 1. I'm new to the project, but as I observed so far its not memory intensively ... definitely 1 Tb RAM will not be fully used. We added our fatnodes to be more computer power, even knowing that the whole memory will not be used. 2. FAH uses a single node per process, so no need for infiniband ...
- Fri Apr 10, 2020 6:06 pm
- Forum: Issues with a specific WU
- Topic: [Solved] Gromacs Error
- Replies: 13
- Views: 2266
Re: Gromacs Error
This core "Gromacs" has know problems with many cores. Check this response from bruce about it in another thread: viewtopic.php?f=16&t=34035&p=323426&hilit=GROMACS#p323426 What I did as a workaround was to create some smaller CPU Folding Slots to avoid the problem in the config...
- Sat Mar 28, 2020 6:29 pm
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: Running F@A on HPC
- Replies: 10
- Views: 2547
Re: Running F@A on HPC
We can run singularity, docker directly is out of the question since it requires root we managed to support F@H more or less in a HPC environment by using a singularity container. Our scripts are available at GitHub* with GPU support (we use V100 as well). * as I'm new user in the Forum I can't put...