"git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "4b50683264413e4c8c60d469f3d8e9d20b3eb028"
Unverified Commit 82a43f86 authored by Jonas Kaufmann's avatar Jonas Kaufmann Committed by GitHub
Browse files

`docker/cleanup_gem5.sh`: adds cache configuration patch

parent 302ec056
...@@ -6,6 +6,7 @@ cd sims/external/gem5 ...@@ -6,6 +6,7 @@ cd sims/external/gem5
cp -r --parents \ cp -r --parents \
build/X86/gem5.fast \ build/X86/gem5.fast \
configs \ configs \
cache_conf.patch \
../gem5-new/ ../gem5-new/
#`find build -name \*.py` \ #`find build -name \*.py` \
cd .. cd ..
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment