To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e5T9%2BYxURMfUrr8nVyERKqD1yMGGRMONw09eNeUggHNew%40mail.gmail.com.
Thank you, Christoph. I now tried installing v 1.6. I am trying on local machine for now since it is easier to install all the dependencies.Initially, my cmake version was old which was 3.5.1 and on installing votca it was throwing an error that minimum 3.10 version is required for cmake. Hence I manually installed cmake version 3.16.5I verified cmake installation by checking the cmake --versionHowever, on installing the votca back I got the following error:Could not find a configuration file for package "Eigen3" that is compatible
with requested version "3.3.0".
The following configuration files were considered but not accepted:
/usr/lib/cmake/eigen3/Eigen3Config.cmake, version: unknown
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAFwyQHy-N%3DpNKX4tQ-KXSU6Aghh23Af%2Bg_M1pJiAB8KsQAi-UQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e4RwoWm-NDRSYAZPzycT%3DKAoOnK-HZ8JYVCC0Ej5X_%2BEA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7T7i1nF%3DJj_O4aPEJh6JmEomSn_mLn2kRXW9Q_N7fq%2Bg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e5bXjZrLsJQUBTRAE3T%2BMs4Unrk3SzCzUp_ZZYCHXXnCA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7KT6hGWYuOTO%3DwVTkgpBG9DWQWes7FQ8DmB%3DexmZ0x0g%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7mfQb%2BC5Cfq2RtFtzZiNDHXNeAR8rFqzYq%2BbAg1SGjqw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e4dei82q8VEfajeWidKeRE4m%2BC0h9haLw6j_7qdQ60ixQ%40mail.gmail.com.
Thank you. That works too. Next error was encountered in make -j5 command.
/home/sbinkas/software/include/eigen3/unsupported/Eigen/FFT:75:21: fatal error: fftw3.h: No such file or directory
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAFwyQHyvibXKzOp4e4ig-Lv331HkdZ2X9Titsjvt_ooMiqrQPg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7MxFV6fc2WDU0%3D8%2BL%3D%2B4mgaZr4LZ6APYdEqYmtsmmJpA%40mail.gmail.com.
I have attached the printed output from cmake command herewith
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAFwyQHym1V1DDWnoqELvtNPbFE%3D%2B7KSTE-RCKM2aVArgF5YdRw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e4gh80z%3DUPL8nydGrEm3QV0HqRzYm7cozObdZJZR1QZLA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7fxS5eBc3B0%2BY2kNVEquJwkJpF3vkfZSFQDE6aPy-6BQ%40mail.gmail.com.
Thanks. The version I had installed manually or one available in my cluster doesn't seem to work. Would you suggest any specific boost installation?
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAFwyQHy8EPGUnz66WC74EXCrpkAyZ4UJjS6gjOcXZu758i-KUQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7JGVgFqQKLgvsGXnyAtBJd8JP-L8L9nJ4tcKjm7c4z5Q%40mail.gmail.com.
Hey Christoph,Installing a different version of boost as well as hd5 seemed to have worked in eliminating erorr (hd5 associated error showed up later). The software got installed till final step (make install) without throwing any fatal error precisely at the same point when your message was received. Would you recommend spack option right away or if the current installation throw errors during running the tutorials?I would like to note one thing:In navigating to csg, git checkout for/stable/fftw_fix was not being shown as available options. Available options were master, stable and various versions. I then noticed that you made changes in the tools folder from the pull link you sent. I hence tried git checkout fpr/stable/fftw_fix and it took me to a different branch, and I also manually checked for the changes in the modules you mentioned. Hence, it looks like the changes have to be made in the tools folder. Still, I want to confirm this change with you to make sure that it doesn't come to bite me later.
I have another question:Which file would we need to source for loading VOTCA, like GMXRC of Gromacs. Or would we need to do something else to make use of VOTCA functions.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAFwyQHycbw9%3DjVO_a54J%3D3_R9HKCvdZ6rxDhKDGjORReMOJD-A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e6mGSmVE%2BmGn4SRmNoZ1t31nmqg2-vZ16BuFFt5-GWWcw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e61KdB3HW%2Bk8vBAHMPQEgutAmtmHQ26t%3DpF_xwY6zBzEQ%40mail.gmail.com.
Ok. I will try reinstalling with second option as providing path doesn't seem to work.
Secondly, I has installed votca using spack. But I am not sure where to source it from. Can you let me know the probable file location. I can try that first
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAFwyQHwM2v-Qw5SBsLY78bFautoLpZSSbO1fqpwg-kFbwzn3vA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e4NkODKOYSGLX1N480L3wudMzbvRjS39imLc-0dRyNXNg%40mail.gmail.com.
On Sun, Apr 26, 2020 at 3:51 PM Salman Bin Kashif <sbkas...@gmail.com> wrote:
>
> Thanks. spack version seems to work fine.
>
> However, I have one more question from the spce ibi tutorial. I have run the rus.sh and Extarct_Energies.sh from atomistic folder successfully which means that it has a reference trajectory.vi
>
> On running the run.sh file the simulation throws an error that Group cur-off scheme cannot be used with OpenMP threads.
>
> If I set scheme to Verlet, it is asking to change from Coulomb-type User and vdw-type user to cut-off or PME which might not be right as parameters should be generated from tabulated values.
Ah, I think I know what this is.
Can you see what gromacs version spack installed?
(spack find -p gromacs)
If is it 2020 or newer, you will have rebuild votca-csg with gromacs-2019.
$ spack uninstall votca-csg
$ spack install votca-csg@1.6 ^gromacs@2019.6
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7M%3DNp4LSC3kSSpVTMPt4CKB9Aec5uL4VjzW7pCy3UbdA%40mail.gmail.com.
Thanks again. In the csg-tutorials force matching, I am not sure what tool or file to use to calculate the final RDF. I see the CG-CG potential file but not sure where to calculate the RDF from.
In IBI, a CG-CG dist file is created at each step and that can be used to compare RDF with atomistic, right?
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAFwyQHxxHwX%2BM4XguumXNG36aHXtYxyOinPbABLxZhAQJOmbsg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e4F2UZtyzxege8tJNuZ0VjAiTd-ivwYVuWBwch4%2BXZm0w%40mail.gmail.com.
csg_call --options fmatch.xml --ia-name CG-CG --ia-type non-bonded convert_potential gromacs --clean input.pot table_CG_CG.xvg # calls convert_potential gromacs. Unsampled regions for distances smaller than the min value are extrapolated.Thanks. Sorry for my ignorance as I am new to this package. I am not sure if there is already a script to run simulation with CG potential.If there is not, I am assuming the following can work:Use the mdp file from IBI, and supply the table generated in FM as user defined potential using appropriate GROMACS syntax?
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/votca/CAHG27e7M%3DNp4LSC3kSSpVTMPt4CKB9Aec5uL4VjzW7pCy3UbdA%40mail.gmail.com?utm_medium=email&
Maybe this is the command for running CSG potential:csg_call --options fmatch.xml --ia-name CG-CG --ia-type non-bonded convert_potential gromacs --clean input.pot table_CG_CG.xvg # calls convert_potential gromacs. Unsampled regions for distances smaller than the min value are extrapolated.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e4TDga2pQ-0tt17BQErUq1W9rBaKMRPT7VpcUOL-2HzRw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e7PgHx_Yh-g3Bh8gf1pK8qTmfNAVisQjASwGV2fPR2-5w%40mail.gmail.com.