Skip to content

chasays/amber22_param

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

amber22_param

After cloning this repo, do a Git-lfs fetch and pulling; since large files are compressed and needed to be pulled(Github way of dealing large files) In paramrudra terminal,

spack load miniconda3@24.3.0
conda create -n git 
conda activate git
conda install git-lfs

This will install git-lfs. Now git clone this repo,

git clone https://github.com/dmighty007/amber22_param.git
cd amber22_param
git-lfs install
git-lfs fetch --all
git-lfs pull

This should pull the whole directory with large file.

# Now cd into the bin folder
cd amber22_param/amber22/bin
ln -s pmemd.cuda_SPFP pmemd.cuda
ln -s pmemd.cuda_SPFP.MPI pmemd.cuda.MPI

That should be enough to install amber22 in the user directory.

About

temporary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Roff 70.7%
  • Python 8.3%
  • Jupyter Notebook 5.5%
  • Shell 4.3%
  • ReScript 3.0%
  • Perl 2.3%
  • Other 5.9%