<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Hash_max</id>
	<title>Hash max - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Hash_max"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Hash_max&amp;action=history"/>
	<updated>2026-05-07T00:02:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Hash_max&amp;diff=8017&amp;oldid=prev</id>
		<title>Pyadmin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Hash_max&amp;diff=8017&amp;oldid=prev"/>
		<updated>2014-03-28T02:16:27Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:16, 28 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Hash_max&amp;diff=8016&amp;oldid=prev</id>
		<title>Andwar at 13:52, 18 February 2014</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Hash_max&amp;diff=8016&amp;oldid=prev"/>
		<updated>2014-02-18T13:52:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
[[hash_max]] sets how much memory PyMOL uses when ray tracing.&lt;br /&gt;
Higher values will enable PyMOL to ray trace more quickly, provided you can secure the necessary memory. Thus for large scenes,  it can be useful to increase this value.  Simpler scenes probably don't need it.  If '''hash_max''' is set too high, then PyMOL can (and will) crash when it attempts to use more memory than available.&lt;br /&gt;
Likewise, '''hash_max''' can be used to limit the use of memory to avoid crashes at the expense of increased computing time.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set hash_max, int&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
where '''int''' is a positive integer.  The default value is 100.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
set hash_max, 200&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[ray]], [[png]], [[draw]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Settings|Hash_Max]]&lt;br /&gt;
[[Category:Performance]]&lt;/div&gt;</summary>
		<author><name>Andwar</name></author>
	</entry>
</feed>