Skip to content

Commit ea2a628

Browse files
committed
Bugfix.
'device GPU' -> 'device=GPU'
1 parent 1dbe45c commit ea2a628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master_openworm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def execute_with_realtime_output(command, directory, env=None):
131131
-dt %s
132132
-dtNrn %s
133133
-logstep %s
134-
-device %s
134+
-device=%s
135135
-configuration %s
136136
-reference %s
137137
-c302params %s

0 commit comments

Comments
 (0)