From a55d54ebea19192931161e571fc775ef2cf0811b Mon Sep 17 00:00:00 2001 From: Sam Yates Date: Fri, 22 Jan 2021 09:52:40 +0100 Subject: [PATCH] Use arbor:master [OMIT when merge to nsuite master] OMIT this commit when merging nsuite dev to master. * Set arbor checkout to master branch. --- scripts/environment.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/environment.sh b/scripts/environment.sh index c92fc63..ca65c01 100644 --- a/scripts/environment.sh +++ b/scripts/environment.sh @@ -67,7 +67,7 @@ default_environment() { # Arbor specific ns_arb_git_repo=https://github.com/arbor-sim/arbor.git - ns_arb_branch=v0.5 + ns_arb_branch=master ns_arb_arch=native ns_arb_gpu=none