mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore: Just rename configuration variable to enable the dataflow runtime
This commit is contained in:
@@ -234,7 +234,7 @@ clientParametersSerialize(mlir::concretelang::ClientParameters ¶ms) {
|
||||
}
|
||||
|
||||
void terminateParallelization() {
|
||||
#ifdef CONCRETELANG_PARALLEL_EXECUTION_ENABLED
|
||||
#ifdef CONCRETELANG_DATAFLOW_EXECUTION_ENABLED
|
||||
_dfr_terminate();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user