Skip to content

Commit 9d68f3f

Browse files
committed
Device=cpu
1 parent bcd10e6 commit 9d68f3f

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
@@ -137,7 +137,7 @@ def execute_with_realtime_output(command, directory, env=None):
137137
'reference': 'FW',
138138
'c302params': 'C2',
139139
'verbose': False,
140-
'device': 'GPU',
140+
'device': 'CPU',
141141
'configuration': 'worm_crawl_half_resolution',
142142
'noc302': noc302,
143143
'datareader': 'UpdatedSpreadsheetDataReader2',

0 commit comments

Comments
 (0)