Re: [Rdkit-devel] rdkit.tanimoto_threshold
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Adrian S. <ad...@sc...> - 2011-02-15 11:55:11
|
Thanks Uwe, that did the trick. On Mon, Feb 14, 2011 at 22:23, Uwe Hoffmann <uw...@fa...> wrote: > Hi, > > Am Montag, den 14.02.2011, 13:58 +0100 schrieb Greg Landrum: >> Adrian, >> >> the hack I use to get around this is to always start my connections >> with a "select 'c1ccccc1'::mol" >> >> After this (or any other call that uses the RDKit functions), the >> configuration parameters are visible. >> >> Not sure what causes this, but it would be a nice one to solve in a >> less hacky way. >> > > you can set > shared_preload_libraries = 'rdkit' > in postgresql.conf > > regards, > Uwe > > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Rdkit-devel mailing list > Rdk...@li... > https://lists.sourceforge.net/lists/listinfo/rdkit-devel > |