Skip to content

Error with coMD in VMD re GPUs #61

@roger99shi

Description

@roger99shi

Hi,
I was running coMD in VMD 1.9.3. The following error pops up and kills the process.

can't read "::comd::gpus_present": no such variable
can't read "::comd::gpus_present": no such variable
while executing
"if {$::comd::gpus_present} {
set processes_per_run [expr {[llength [wsplit $::comd::gpus_selection1 ","]] + 1}]

if {[info exists ::comd::num_..."
(procedure "::comd::Prepare_system" line 220)
invoked from within

"::comd::Prepare_system"
invoked from within
".comdgui.main_frame.prepare.button invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 23)
invoked from within
"tk::ButtonUp .comdgui.main_frame.prepare.button"
(command bound to event)

I also tried 1.9.2 and even the ionization cannot complete.
Could you give me a clue about how to fix it? Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions