Skip to content

ansible script to install and launch VMD 1.9.3 from your Ubuntu

Notifications You must be signed in to change notification settings

VeronikaLee/VMDlauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

VMDlauncher

ansible script to install and launch VMD 1.9.3 from your Ubuntu https://quarter-prince.()/vmd-1.9.3.bin.LINUXAMD64-CUDA8-OptiX4-OSPRay111p1.opengl.tar.gz - be sure I am online

tar -zxvf vmd-1.9.3.bin.LINUXAMD64-CUDA8-OptiX4-OSPRay111p1.opengl.tar.gz This will extract the folder to your downloads folder. You can then just

cd vmd-1.9.3

./configure LINUXAMD64

cd src

sudo make install (install cmake first)

install x-server from install software add Virtual Box to .codio file(added automatically) restart box(important)

About

ansible script to install and launch VMD 1.9.3 from your Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published