RE: [PyMOL] having problems with batch rendering

2004-07-05 Thread Warren DeLano
gt; Sent: Monday, July 05, 2004 12:02 PM > To: Warren DeLano > Cc: pymol-users@lists.sourceforge.net > Subject: Re: [PyMOL] having problems with batch rendering > > Hi Warren > I set hash_max to 250 and this appears to be helping > significantly. Thanks. What exactly to these

Re: [PyMOL] having problems with batch rendering

2004-07-05 Thread Scott Classen
Hi Warren I set hash_max to 250 and this appears to be helping significantly. Thanks. What exactly to these numbers mean? What is the default? If hash_max 250 is speeding things up will hash_max 500 be even better? Thanks, Scott On Jul 5, 2004, at 10:56 AM, Warren DeLano wrote: Scott,

RE: [PyMOL] having problems with batch rendering

2004-07-05 Thread Warren DeLano
Scott, The optimal hash_max is somewhat scenery-dependent, but values in the 180-250 range tend to be best for multiprocessor situations with lots of RAM. Cheers, Warren -- mailto:war...@delsci.com Warren L. DeLano, Ph.D. Principal Scientist DeLano Scientific LLC Voice (650)-346-1154

Re: [PyMOL] having problems with batch rendering

2004-07-04 Thread Nat Echols
> I have commented out most all the "quality" settings until I can figure > this thing out. well, if you comment out the setting for 'ray_trace_frames', it'll be using OpenGL for rendering. but you've launched on the command line, so there is no OpenGL. uncomment that line, and see if it works.