From: John Stone (johns_at_ks.uiuc.edu)
Date: Mon Jul 16 2018 - 15:06:35 CDT

Hi,
  I'm still out of the office, so I have to keep this short:
Before you assume that this is working well, you need to address
whether or not this docker image is using direct or indirect GLX.

I mentioned this in the initial discussions but I haven't seen any
indication that adding the missing X server pieces is actually
allowing GLX passthrough (with a direct context) vs. using indirect
GLX via network protocol. Using indirect GLX will be substantially
lower performance than direct GLX. The EGL containers I have built
use a hardware-direct context, so they run at full performance.

If you use GLX, you have to check on direct vs. indirect otherwise
VMD may perform quite slowly vs. what it is normally capable of.
You can determine which way the container is running by looking
at the VMD startup text and compare with the output of 'glxinfo'.

I should also note that the VMD license doesn't allow redistribution
of the binaries without a special arrangement. We are allowing the
containers we built to be obtained via NGC, but that is not generally
the case for just anyone. This is necessary because we have to report
user statistics to our funding agency.

Best,
  John Stone
  vmd_at_ks.uiuc.edu

On Mon, Jul 16, 2018 at 11:00:16AM -0400, Matthew Kenney wrote:
> Hi Everyone,
> If anyone has the need to use a fully visual version of VMD in
> containerized form, feel free to pull from my Dockerhub or clone from my
> Github. I've provided both a Centos7 and Ubuntu16.04 option for the two
> VMD containers, and each can be run in either text mode or visual mode.
> Images can be easily modified to fit your system's CUDA version (or lack
> of CUDA support). Further, each are below 3GB, so you shouldn't have to
> worry too much about storage space. Hope these can be of use to you!
> Dockerhub:Â [1]https://hub.docker.com/r/mkenney1/vmd-cudagl/
> GIthub:Â [2]https://github.com/kenneym/vmd-cudagl
> Best,
> Matt
> This message contains information which may be confidential and/or
> protected by attorney-client privilege. Â Unless you are the addressee,
> you may not use, copy or disclose to anyone this message or any
> information contained in this message. Â If you have received this message
> in error, please send me an email and delete this message. Â Thank you.
>
> References
>
> Visible links
> 1. https://hub.docker.com/r/mkenney1/vmd-cudagl/
> 2. https://github.com/kenneym/vmd-cudagl

-- 
NIH Center for Macromolecular Modeling and Bioinformatics
Beckman Institute for Advanced Science and Technology
University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801
http://www.ks.uiuc.edu/~johns/           Phone: 217-244-3349
http://www.ks.uiuc.edu/Research/vmd/