Giter VIP home page Giter VIP logo

Comments (5)

hainm avatar hainm commented on July 18, 2024

Currently pytraj has parallel implementation but this is only good for single calculation. For multiple actions, pytraj can't not beat cpptraj due to python overhead (example shown below, again).

python has builtin multiprocessing so I don't bother user to install MPI.

ref restart.nc
autoimage
rms reference @CA
distance :1 :2

from cpptraj.

drroe avatar drroe commented on July 18, 2024

@hainm This is currently an area of active development. It's not just splitting up the trajectory, it's making sure the data is correctly used afterwards as well (e.g. a covariance matrix needs to be properly summed up, data set time series need to be put in the correct order, etc). I'm currently working on this in-house and will keep you up to date on my progress.

from cpptraj.

hainm avatar hainm commented on July 18, 2024

cool. I am waiting for it. Hopefully you release it soon. ha ha.

from cpptraj.

hainm avatar hainm commented on July 18, 2024

@drroe

I just double-check cpptraj's man and found 'crdframes', which is what pytraj currently need.

It's likely that cpptraj has everything I need to make pytraj and cpptraj better. So my job now is only to ask you does cpptraj have this, where is it?. lol.

from cpptraj.

hainm avatar hainm commented on July 18, 2024

'crdframes' solves my problem. Just added a PR for pytraj. I am closing this.

from cpptraj.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.