Category: Running CPPTRAJ

Parallelization

CPPTRAJ has many levels of parallelization. These levels can be enabled via the ’-mpi’, ’-openmp’, and/or ’-cuda’ configure flags for MPI, OpenMP, and CUDA parallelization respectively. At the highest level, trajectory and ensemble reads are parallelized with MPI…. Read More