Search found 7 matches

by Trevor Cickovski
Tue Jun 04, 2013 1:47 pm
Forum: OpenMM
Topic: Old versions?
Replies: 2
Views: 823

Re: Old versions?

Thank you Peter! Hope all is well.
-Trevor
by Trevor Cickovski
Tue Jun 04, 2013 7:52 am
Forum: OpenMM
Topic: Old versions?
Replies: 2
Views: 823

Old versions?

Hi:
Is there anyway I can get to old ZIP files of OpenMM, like version 4? Thanks!
-Trevor
by Trevor Cickovski
Fri May 20, 2011 7:26 pm
Forum: OpenMM
Topic: Weird error with libOpenMMCuda
Replies: 5
Views: 489

RE: Weird error with libOpenMMCuda

Yes, that worked!! Thanks Peter.
by Trevor Cickovski
Thu May 19, 2011 7:11 pm
Forum: OpenMM
Topic: Weird error with libOpenMMCuda
Replies: 5
Views: 489

RE: Weird error with libOpenMMCuda

<t>Here's the trace, seems to be in ContextImpl:<br/> <br/> #0 0x00007ffff6fe54b5 in raise () from /lib/libc.so.6<br/> #1 0x00007ffff6fe8f50 in abort () from /lib/libc.so.6<br/> #2 0x00007ffff4381cc5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6<br/> #3 0x00007ffff43800...
by Trevor Cickovski
Thu May 19, 2011 7:10 pm
Forum: OpenMM
Topic: Weird error with libOpenMMCuda
Replies: 5
Views: 489

RE: Weird error with libOpenMMCuda

<t>Ok, I just tried it again with the newly released OpenMM version 3.0 and get the same issue. I am running on 64 bit Ubuntu Linux, version 10 - and downloaded OpenMM3.0-Linux64.zip. I am using Cuda 3.2 and downloaded the 64 bit binaries for that. My g++ is version 4.4.1.<br/> <br/> I ran gdb and g...
by Trevor Cickovski
Wed Apr 13, 2011 12:58 pm
Forum: OpenMM
Topic: Weird error with libOpenMMCuda
Replies: 5
Views: 489

Weird error with libOpenMMCuda

<t>Hi,<br/> I was trying to run OpenMM with Cuda and was getting a weird bad_cast error. I confirmed that the following two lines gave me the error:<br/> <br/> OpenMM::Platform::loadPluginLibrary("/usr/local/openmm/lib/plugins/libOpenMMCuda.so");<br/> context = new OpenMM::Context(*system, *integrat...
by Trevor Cickovski
Wed Apr 13, 2011 11:14 am
Forum: OpenMM Zephyr
Topic: Weird problem with libOpenMMCuda
Replies: 0
Views: 414

Weird problem with libOpenMMCuda

<t>Hi,<br/> I was trying to run OpenMM with Cuda and was getting a weird bad_cast error. I confirmed that the following two lines gave me the error:<br/> <br/> OpenMM::Platform::loadPluginLibrary("/usr/local/openmm/lib/plugins/libOpenMMCuda.so");<br/> context = new OpenMM::Context(*system, *integrat...