Skip to content

Commit

Permalink
Merge pull request #464 from riscv-boom/firesim-ci-speedup
Browse files Browse the repository at this point in the history
[ci] Small speedup to FireSim CI
  • Loading branch information
abejgonzalez committed May 27, 2020
2 parents 4508d68 + 993f233 commit bbb8861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/firesim-init-manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ git checkout $(cat $LOCAL_CHECKOUT_DIR/CHIPYARD.hash)
# setup repo
./scripts/init-submodules-no-riscv-tools.sh
./scripts/build-toolchains.sh ec2fast
NPROC=16 ./scripts/build-toolchains.sh ec2fast
source ./env.sh
# print out env for debugging
Expand Down

0 comments on commit bbb8861

Please sign in to comment.