Skip to content
Snippets Groups Projects

CA: remove SIMDization and multithreading

Merged Sergey Gorbunov requested to merge se.gorbunov/cbmroot:noSIMD into master

Files

@@ -26,7 +26,7 @@ ca:
# 3) Turn the full TOF off
# inactive_stations: [TOF]
#inactive_stations: ['MUCH']
inactive_stations: []
inactive_stations: ['MUCH']
# Random seed
random_seed: 1
Loading