Re: [AMBER] cpptraj and nastruct

From: Daniel Roe via AMBER <amber.ambermd.org>
Date: Fri, 30 Jun 2023 14:28:12 -0400

Hi,

You only need HIP if you want to run cpptraj on AMD GPUs (just like
you only need CUDA if you want to run on NVIDIA GPUs). Really the
"core" of what you need is NetCDF and BLAS/LAPACK (and maybe FFTW if
you want the PME functionality).

'./configure --buildlibs gnu && make install' should be able to
provide a functioning executable for you with (hopefully) minimal
fuss.

Good luck,

-Dan

On Fri, Jun 30, 2023 at 1:13 PM Jing Qu <jqu2.ncsu.edu> wrote:
>
> Hi,
>
> Thank you all for answering my questions. There's one more question about installing. In the GitHub it says for full functionality, CPPTRAJ makes use of a list of libraries. One is HIP. How to get and install it if my system doesn't have it?
>
> Best,
> Jing
>
> On Thu, Jun 29, 2023 at 8:58 AM Daniel Roe <daniel.r.roe.gmail.com> wrote:
>>
>> Your best bet is to install the GitHub version:
>> https://github.com/Amber-MD/cpptraj
>>
>> You can also install AmberTools 23, which has an updated version of
>> cpptraj: https://ambermd.org/GetAmber.php#ambertools
>>
>> -Dan
>>
>> On Mon, Jun 26, 2023 at 11:57 PM Jing Qu <jqu2.ncsu.edu> wrote:
>> >
>> > Hi,
>> >
>> > On one computer the version is V18.01, another one is V5.1.0. Neither one is okay, is it? By the way, how to upgrade the cpptraj?
>> >
>> > Thanks,
>> > Jing
>> >
>> > On Mon, Jun 26, 2023 at 8:51 AM Daniel Roe <daniel.r.roe.gmail.com> wrote:
>> >>
>> >> Hi,
>> >>
>> >> What version of cpptraj are you using? If it's before version 6.18.0
>> >> you should upgrade - base pair detection has been greatly improved
>> >> since then (see https://github.com/Amber-MD/cpptraj/pull/1018).
>> >>
>> >> -Dan
>> >>
>> >> On Mon, Jun 26, 2023 at 12:36 AM Jing Qu via AMBER <amber.ambermd.org> wrote:
>> >> >
>> >> > Dear all,
>> >> >
>> >> > I'm using CPPTRAJ to analyze simulations of parallel strand DNA and want to
>> >> > get step parameters via nastruct. Does anyone know how nastruct identify
>> >> > the molecule as parallel strands? If I write "guessbp bptype para" in the
>> >> > nastruct command, the program will simply get stuck and look as if it is
>> >> > not continuing to run at all. If I just write "guessbp", it would seem to
>> >> > treat the molecule as anti-parallel. What is the correct way to do that?
>> >> >
>> >> > Thanks in advance,
>> >> > Jing
>> >> > _______________________________________________
>> >> > AMBER mailing list
>> >> > AMBER.ambermd.org
>> >> > http://lists.ambermd.org/mailman/listinfo/amber

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Jun 30 2023 - 11:30:02 PDT
Custom Search