Skip to content

calcOpenMMNonbondedAndGBSAForces(): OpenMM has not been initialized #9

@spirilaurentiu

Description

@spirilaurentiu

OMM::System::getDefaultPeriodicBoxVectors 2.000000 0.000000 0.000000
OMM::System::getDefaultPeriodicBoxVectors 0.000000 2.000000 0.000000
OMM::System::getDefaultPeriodicBoxVectors 0.000000 0.000000 2.000000
OPENMM_EXPLORE Platform::createKernel CalcHarmonicBondForce
OPENMM_EXPLORE HarmonicBondForceImpl::initialize created kernel CalcHarmonicBondForce
OPENMM_EXPLORE Platform::createKernel CalcHarmonicAngleForce
OPENMM_EXPLORE HarmonicAngleForceImpl::initialize created kernel CalcHarmonicAngleForce
OPENMM_EXPLORE Platform::createKernel CalcPeriodicTorsionForce
OPENMM_EXPLORE Platform::createKernel CalcNonbondedForce
OPENMM_EXPLORE Platform::createKernel ApplyAndersenThermostat
OPENMM_EXPLORE Platform::createKernel IntegrateVerletStep
ERROR: OpenMM error during initialization: Error launching CUDA compiler: -1
WARNING: DuMM: failed to initialize OpenMM
NOTE: DuMM: using OpenMM platform ''
Traceback (most recent call last):
File "simulate.rebas.py", line 111, in
context.getWorld(worldIx).addSampler(sampler, robosample.IntegratorType.VERLET, thermostat, True)
RuntimeError: SimTK Exception thrown at Integrator.cpp:431:
Integrator initialization failed apparently because:
ERROR: calcOpenMMNonbondedAndGBSAForces(): OpenMM has not been initialized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions