We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53b5b9 commit 153b710Copy full SHA for 153b710
1 file changed
scripts/run-large-sharrow-mp.sh
@@ -10,7 +10,7 @@ cd "$(dirname "$0")/.."
10
OUTPUT_DIR="output-$(basename "$0" .sh)"
11
12
# run activitysim with multiprocessing settings
13
-uv run --project .. activitysim run \
+ASIM_LOG_ENVIRON=true uv run --project ./.. activitysim run \
14
-c configs/common \
15
-c configs/resident \
16
-d data-full \
0 commit comments