mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Change BRepCheck_Analyzer::Perform algorithm from recursion to 'for' loop Add parallelization to BRepCheck_Analyzer::Perform Add '-parallel' option to checkshape command to use parallelization. Default mode is single-thread. mutex as Handle
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
puts "REQUIRED All: Faulty shapes in variables faulty_1 to faulty_12"
|
|
puts "=========="
|
|
puts "0027814: Parallelize BRepCheck_Analyzer"
|
|
puts "=========="
|
|
puts ""
|
|
|
|
CheckPerform [locate_data_file BPLSEITLI.brep] |