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 36185e5 commit de867bbCopy full SHA for de867bb
DATA/tools/epn/gen_topo_o2dpg.sh
@@ -29,6 +29,8 @@ if [[ "${DEBUG_TOPOLOGY_GENERATION:=0}" == "1" ]]; then
29
GEN_TOPO_MI100_NODES=1 # also for MI100 nodes
30
GEN_TOPO_OVERRIDE_TEMPDIR=$PWD # keep temporary files like QC jsons in local directory
31
EPN2EOS_METAFILES_DIR=/tmp # nothing is written here, just needs to be set to something
32
+ unset ECS_ENVIRONMENT_ID
33
+ unset GEN_TOPO_CACHE_HASH
34
fi
35
36
# Check settings coming from the EPN
0 commit comments